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

436 results found

  1. This is a copy paste from a previous user:

    MrRockis shared this idea · June 21, 2020

    "Old Twitch v5 API has an endpoint called "Get Top Clips" (https://dev.twitch.tv/docs/v5/reference/clips#get-top-clips)

    I think the new API should also include this endpoint because the current way of getting the top clips is not exactly the most user friendly one. Currently if you want to get top clips, you need to get all clips using the "Get Clips" endpoint and then sort them out manually on our side. This works if you know exactly what you want. For example if you want…

    2 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)
  2. May we get a boolean flag for "Get Streams" and "Get Followed Streams" endpoints' responses that indicates the listed live streams can be raided or not?

    Additionally an optional query filter for in the request that returns all streams, raidable and not raidable live channels depending on the passed parameter. By default it would return all live channels on the given endpoint.

    The purpose of this that when calling the start raid endpoint we could already know the target channel can be raided before hand and not after initiated the raid with the "Start a raid" endpoint.

    2 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)
  3. clips now contain the isfeatured field, after vodoffset

    2 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. Prove the api of igdb

    2 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. /user/{username}/follows

    2 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. curl révoque le certificat ssl pour que ce la marche il faut mettre --ssl-no-revoke
    curl revokes the ssl certificate for this to work you have to put --ssl-no-revoke

    2 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)
  7. I am trying to distinguish which viewers on my channel are most likely to be bots monitoring the channel versus people actually participating in the channel - even if they are just lurking. I would like to be able to check a given user_id and see if they are joined to multiple channels at once and if the number returned is over a given threshold mark them as likely bot accounts. I do not care what channels they are join into just the total number. Currently this information seems to only be available with user granted permission. Bot accounts are…

    2 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. Most every emote is the same 28x28/56x56/112x112 resolution, except the "basic" faces - R) ;p :p ;) :\ :O B-) O_o :| >( :D :-( :-) and the <3 heart. These, for whatever reason are 24x18/48x36/72x54. This makes for some issues if you're trying to prepare a container for an image before it loads.

    Is there any way to include a width/height dimension if the emote's not going to be the standard resolution? Ideally, just in the "https://api.twitch.tv/helix/chat/emotes/global" API call should be sufficient, as (as far as I know) no other emotes have different sizes. However, if there…

    2 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. it would be useful when grabbing the data of multiple VODs from a channel to have the category included with that data

    you can infer the category of a VOD by using filters when fetching multiple VODs but can never be sure

    if a streamer streams a new game/category, especially one that may be less common, the category can't really be inferred unless you actively monitor the streams which defeats the point of looking back at the VODs

    2 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)
  10. 2 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. So if a developer is only subscribed to channel.guest_star_slot.update for monitoring whom is in a slot, they won't get a message when a slot changes from empty to populated.

    It would required you to subscribe to guest.update

    2 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)
  12. So when I move a user from the queue to the call

    I don't know what state mic and camera is for the user in order to display that in my UI without doing an API call.

    This is another "get rid of slots/guests seperation" on eventsub and make everything run under one roof/topic?

    2 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. 2 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)
  14. When you move a user from a slot back to the queue. You get a guest update payload that describes the slot the user was removed from.

    But you don't get a slot update message

    2 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)
  15. You set your guest start to have 2 slots.

    You then use the API to move a user into slot 3/4 or 5

    The API allows this rather than 4xx with a "slot doesn't exist" type error

    2 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)
  16. The URL

    https://dashboard.twitch.tv/widgets/guest-star/barrycarlyon?auth=REMOVED&display=single&slot=1

    Isn't supported in an iFrame.
    It would be beneifical for this to allow easier developer adoption/usage of guest star for some use cases

    2 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)
  17. For this topic I have state changes for

    • moved guest from queue to 1 - state backstage
    • moved a guest from 1 to queue - state invited
    • moved a guest from backstage to live - state live

    But nothing for that user moving from invited to accepted to ready
    Sure that user aint in a slot yet. But we can't see when a user accepts and invite to know they are ready without hammering the invites API endpoint

    2 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)
  18. There is no way to get this setting
    Or as a result change this setting

    2 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)
  19. Theres no API support to

    • see state of request mode
    • turn on request mode
    • turn off request mode
    • see requests
    • accept/reject requests
    2 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. Document the "switching" behaviour

    if I move slot 1 to slot 2
    Then do it again
    It's basically a slot swap as the guests in each slot swap places

    2 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)
  • Don't see your idea?