Skip to content
Translate Ideas and Comments
Choose language:
There was an error during translation

Developers

Categories

JUMP TO ANOTHER FORUM

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

451 results found

  1. Add a search field where you can search for a specific Title of a VOD or CLIP in the whole History of someones Channel

    Currently if you open up Past Broadcasts you can only search by Category. It would be nice if i can search for Titles aswell. For Example if i search for a specific Event which happened i could search for a Title and the result will show me all archived VODS with this Title.

    Also for Clips it would make it much easier for Editors to search for a specific word and get all Clips he wants…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. A mod can move people around the slots or add a user to a slot.

    But a mod can't know how many slots there are, as the slot count is locked into the settings API

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. I would like to get informations about videos which are available only for subscribers.
    something like add an attribute in the response indicating if the video is reserved for subscribers

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. As far as I understand, for now, it is possible to ban/unban an user with a channel moderator's OAuth token, but it is still impossible to retrieve the channel's banned users list. It must be done with the broadcaster's OAuth token. Even though moderators have access to this information with the /user chat command.

    If I want to check if an user is banned as a moderator via the API, here's what I currently need to do:
    - perform a ban/unban request on the user
    - check if it returned HTTP 200 or HTTP 400 (respectively meaning successful or user…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Right now, chat bots that post messages in chat from things such as commands. will post the reply in chat, which can become quite spammy. The only solution to this right now is to use whispers, but there is a hard limit on that and doesn't work half of the time anyways. I propose that we should be able to have bots send replies that are hidden to everyone but the person that ran the command.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Add column "costs" for each Subscription Type summary.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Off the back of

    https://twitch.uservoice.com/forums/310213-developers/suggestions/37563241-expose-vips-in-the-api

    Being an endpoint now.

    There is no endpoint for "how many VIP slots does the channel have"

    as per the help doc

    https://help.twitch.tv/s/article/Managing-Roles-for-your-Channel?language=en_US

    it scales based on the unique chatters/build a community achievement.

    So extend the Get VIPs endpoint to report the possible maximum VIPS for the channel I'm getting VIPs of.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Currently, an extension I've made can help show off a channel, including showing off their last played game. As this is one of the main reasons a person may be interested in following that streamer (based on the information that can be gathered by the API), the main way to improve upon that is to show more of these games.
    It seems strange that there is a list of the user's last several played games freely available on their channel, but not to be retrieved via an API.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. This should be cross checked to ensure the workflows trigger the expected/correct things across other parts of Twitch.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. We need direction the chatting user voted and how many channel points they bet

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Currently, the only API endpoint which can return the current status of the channel is /search/channels, which contains a "is_live" boolean attribute.

    So when I want to know if a channel (knowing its ID) is live through the API, the only way is by calling /channels first to get the channel name, then by calling /search/channels with the channel name, and finally sort the results to find the correct channel.

    This is excessively time and ressources consuming, for both developpers and Twitch servers (two API call instead of just one). Would be great to add a "is_live" field in /channels…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Currently, the only way for a bot to know its chat limits is by hard-coding them. Even using the (undocumented?) user chat info endpoint isn't sufficient to determine what hard-coded limits to apply today, since whisper limits depend on when an account was verified.

    It would be much better for a bot to query a (documented) endpoint and retrieve its rate limits in that way.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Given that EventSub only uses an App Access Token.

    It's possible for a developer to obtain user authentication and never store the token (and/of refresh token if one exists (ie implict has no refresh)) and only utilise EventSub.

    Please provide an endpoint

    https://api.twitch.tv/helix/users/scopes

    With a required parameter of:

    id - a userID

    That accepts ONLY An App Access Token

    That returns

    {
    data: [
    'array',
    'of'
    'scopes'
    ]
    }
    

    To allow developers to check what scopes a user has authorised the developer/ClientID to utilise

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. I know this has it's own endpoint but would be nice to have them in once place

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. There are a lot of bots and some of them get gifted subs because they are just a "normal" user. anotherttvviewer, carbon14xyz etc. are all known bots and I think the developers of the bot should have the option to mark them as bots like in discord. It would be easier to understand for streamers, and they shouldn't get gifted subs.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. I want my Twitch Extension to be able to copy text to clipboard. It seems as though that the iframe allowed permissions are limiting this. Therefore I request for Twitch staff to add clipboard-read; and maybe clipboard-write;

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    2 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. It would be useful if we could accept or reject a list of redemptions for handling batch accept/reject events.

    Some examples of usage might be using Channel Points to join a game or a queue where a limited number of people can be accepted in. An app may need to reject a long list of users.

    We have a use case on an upcoming feature and I'm concerned we'll easily hit the rate limit if a few of our larger channels make use of it.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. This guide descibes how Partners can assign someone a lifetime sub that doesn't count to rev of points

    https://help.twitch.tv/s/article/lifetime-subscriber-guide-for-partners

    The API doesn't present any information as to who is a lifetime sub or not.
    So we cannot guestimate sub points (or revenue if we are building revenue reporting tools for streamers we work with) from the API as we don't know who is a lifetime sub or not.

    Please provide an API endpoint that lists these subs, which would be "cheaper" than a boolean flag added to the subscribers endpoint

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. Currently the API doesn't support marking a reward out of stock manually. This may be beneficial for rewards that take some time to process where specifying a hard cooldown wouldn't be appropriate.

    In addition, support for a custom "out of stock" message may benefit some developers. Using sound alerts as an example, if a streamer is in "focus mode" and needs to concentrate on what they are doing, rather than say the default "out of stock" it could say "StreamerX is focusing right now".

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. When a reward is created by the API, we should be able to prevent the streamer from being able to change values that we set. They should still be able to disable or delete the reward.

    By locking the reward, we can offer a similar experience to all users and prevent confusion when one reward is drastically different from the same reward on another stream.

    Just some use cases below would benefit from this.

    Currently, we can set the max number of users of a reward per stream and our backend could be enforcing the same amount of rewards redeemed.…

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  API  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?