Skip to content

Developers

Categories

JUMP TO ANOTHER FORUM

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

772 results found

  1. Console AND mobile gamers have INCREDIBLY few options for overlays.

    But we appreciate the 1-2 teams out there trying to make things work completely source agnostic... for example... Overlay Expert.

    However there are games with Game Specific Overlays (BL3 which also supports console, Lost Ark, Card games with mobile OS versions...) that we cannot use at the Same Time.

    Even if we just want to put in some nice alerts for thanks for following and etc.

    EXAMPLE: Play Destiny 2 on Console/PC/Cloud with cross-save-etc? How about the D2 armory extension + an overlay extension for your followers?

    Can't do it…

    1 vote

    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  ·  Extensions  ·  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. With the Legacy Twitch API v5 (i.e. kraken) finally coming to a close, it would be nice to be able to search the dev forums for info related specifically to helix, as many answers that deal with kraken will be totally irrelevant and outdated now. Could be as simple as adding "API + helix" category to the advanced search options (similar to the current "API + Migration" category). I feel it would especially help newer developers on the platform to not go down rabbit holes of (now) unusable information and answers. Thank you very much!

    1 vote

    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  ·  Developer Site  ·  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. At the moment we can either page through all followers of a specified user or check the follow relationship between two specified users. What we can't do is to provide a broadcaster and a list of users to get the follow relationships between the given broadcaster and the specified list of users. There is an endpoint for broadcaster subscriptions (Get Broadcaster Subscriptions). It takes a broadcaster id and a list of user ids. Please provide a similar endpoint for broadcaster follows (Get Broadcaster Follows). It would be very helpful and could reduce the amount of requests against the Get Users…

    1 vote

    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. Live embed are really not optimized for mobile devices

    1 vote

    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  ·  Embeds  ·  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. The API response for

    https://dev.twitch.tv/docs/api/reference#get-extensions
    https://dev.twitch.tv/docs/api/reference#get-released-extensions

    Omits Category and Games entries

    Please add this information.

    Part of my operational work flow will involve asking the API for the dev console held settings and checking that the dev console matches what I think it should be

    1 vote

    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. Too complicated

    1 vote

    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  ·  Extensions  ·  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. claims={"idtoken":{"email":null,"emailverified":null},"userinfo":{"picture":null}}

    is wrong, the email is included when including it in the "userinfo" part.

    1 vote

    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  ·  Documentation  ·  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. In the 'next steps' sections it mentions:

    To authenticate your chatbot in a production setting, we recommend you register your app (chatbot) and use the OAuth Authorization code flow. This enables you to authenticate programmatically. To learn more, see the Apps & Authentication Guide.

    I have created the app and can get the token, but have no idea what to use for the nick / pw. Since this is the recommended way, would much prefer an example or details on this rather than the login-as-user given currently.

    1 vote

    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  ·  Documentation  ·  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. The get-videos API (https://dev.twitch.tv/docs/api/reference#get-videos) takes either a video id, user_id, or game_id, but does not take a stream_id, so if you want to find the VOD from a stream ID you captured while the stream was live, you have to search back through a user's videos and match them up, which is not super efficient, especially if the stream is old. Could you add stream_id as a possible query parameter please?

    Thanks,
    Chris

    1 vote

    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)
  10. Please provide an API to obtain the recently played songs on a channel (including the timestamp when played)

    This will allow bots to catch up if they restart and/or provide a recently played function without having to store that internally.

    1 vote

    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. An extension/follow up to https://twitch.uservoice.com/forums/310213-developers/suggestions/41519041-provide-soundtrack-now-playing-information-for-a-s

    Please extend the response to include when the song started playing on the channel.

    This will allow developers to reduce spamming the endpoint by only loading/requesting when the song is predicted to end. (Start time + duration)

    This could also be solved with EventSub (https://twitch.uservoice.com/forums/310213-developers/suggestions/44672968-add-a-soundtrack-topic-to-eventsub)

    1 vote

    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)
  12. I feel the new CSP fields in the console can be improved.

    Right now it states:

    Comma-separated list of base URLs from which your Extension can load images (e.g. <img> HTML elements and favicons). These values will be used by the HTTP Content-Security-Policy (CSP) img-src directive

    Comma-separated list of base URLs from which your Extension can load additional media (i.e. <audio>, <video>, and <track> HTML elements). These values will be used by the HTTP Content-Security-Policy (CSP) media-src directive.

    Comma-separated list of base URLs from which your Extension can load information via scripting interfaces (e.g. API calls, fetch(), XMLHttpRequest, WebSockets). These…

    1 vote

    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  ·  Extensions  ·  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. It would be extremely useful to tie a raid back to a stream ID.

    The event includes broadcaster IDs and logins, but not which stream is being raided FROM and TO.

    1 vote

    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  ·  EventSub  ·  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. The documentation for the new user monitoring thingy in PubSub has not been added yet.

    https://dev.twitch.tv/docs/pubsub

    So that it can be used to detect these messages and do certain events, just like the automod messages when it catches filtered messages.

    1 vote

    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. it would be nice to include all streamers who have been using the gametes daily as oppose to those who don't even stream getting chosen to have drops of say like eft

    I have someone who is awesome at the game no drops, someone who has played the game 2x or more lower skill level but high viewership with drops seems unequal

    1 vote

    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  ·  Drops  ·  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 have developed a Twitch app and now want to publish it in the Google Play Store.
    Google would like to have valid login credentials to check my app that won't expire.
    Can you give me a user with a password and token that won't expire?

    1 vote

    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)
  17. all the message examples include the property "user-type" but there is no format description of that parameter or its values

    1 vote

    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  ·  Documentation  ·  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. Add the ability for broadcasters to create special channel points rewards redemptions only for subscriber's

    Perhaps also special ones for multi year subs

    This will encourage subscribing to unlock this feature

    1 vote

    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. oauth:FINALPASS

    1 vote

    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  ·  Twitch CLI  ·  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. I setup everything correctly on my end and tried to test the verification and the twitch-cli respons with this unhelpful error:

    ✗ Invalid content-type header. Received type

    text/plain doesn't work, text/html doesn't work, application/json doesn't work. No Content-Type value I can think of works.

    Why is there a restriction on the Content-Type that is kept an absolute mystery?

    1 vote

    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  ·  Twitch CLI  ·  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?