372 results found
-
Extended Get Clips Parameters Currently the Get Clip endpoint (/clips) is really plain, and not in a really good way. If we could make more complex queries, that would reduce the number of requests we need to make; therefore, less load on Twitch API itself. If I want 50 English clips from the top clips of a single game, let's say League of Legends, I will have to make 3 requests, ignore those that aren't English, and finally list the top 50. But if I can query a game's top clips, AND the language, I can get those 50 clips all in one request.…
1 vote -
1 vote
-
doesn't work 404 page not found
1 vote -
Query more than one user on schedule api I would like to see more than one user per schedule API query. Similar to querying the streams and channel information from up to 100 users. That would be of great help with the rate limits.
Best greetings ^^
1 vote -
get emote sets doesn't work properly for limitedtime and owl2019 emotes. For example when I request emote set 300548756 (The rpg limited time emotes) It only returns RPGAyaya when I as a user possess all of that emote set. other limited time sets do the same with some not returning any emotes at all.
1 vote -
Stream schedule API - show segment timezone https://dev.twitch.tv/docs/api/reference/#get-channel-stream-schedule
Creating schedule segments uses IANA timezone names, but there's no way to see the specified timezone when the schedule is viewed.
1 vote -
no Vip Label but it's great It was very useful for my little game but I would have liked a vip tag.
Except that it has served me perfectly. Thank you very much.1 vote -
Missing endpoints from v5 There does not seem be an equivalent for v5's chat endpoints. In particular, there does not appear to be an endpoint for getting all emoticons such as https://api.twitch.tv/kraken/chat/emoticons.
1 vote -
Bulk data fetch for Get Subscriptions, Follows, Blocks etc. The current APIs max out at 100 items per page, and while this is fine for most channels, there are some where you end up having to paginate for a long time to reach the end of the list.
Given there is rate limiting in place, would it be possible to make an endpoint (or use the current endpoints and add an "all" query parameter) with a high rate-limit cost that allows for the bulk fetching of this information?
1 vote -
Moderation Endpoints: User Panel API endpoints should be implemented within the moderation:read or channel:moderate scope (not sure which would be the better fit) for the info present in the /user panel in mod view.
I imagine it would work very similarly to /helix/moderation/banned/events but with two major differences:
• broadcaster_id would not require matching the user_id in the auth token; it would just need to match a broadcaster_id that the user is a moderator for.
• user_id in the API call becomes a required parameter to keep it in line with how the /user panel works todayThis should result in allowing applications to…
1 vote -
Get Editors by userid Add optional parameter for "user_id" as many of the other endpoints.
1 vote -
channelpoint percentage bet instead of using a custom number for bets we should also be able to enter i.e. 20% to easily bet 20% of my channelpoints. also your new ad system sucks. just implement a little banner instead of fullscreen minutelong ads. i know you need the money but imagine a content creator does the most amazing joke ever but you miss it because of an ad.
1 vote -
Create additional IRC CAP REQ "twitch.tv/silent" Create new IRC/WS CAP REQ "twitch.tv/silent" which prevents any non-staff+ whisper to the connection.
1 vote -
bad Where is all the information regarding --header 'Authorization
1 vote -
Add Helper: Feature Flags from extension to the API for backend validation Right now, you can only check if the streamer setup permissions for your extension from the helper, such as isBitsEnabled, isChatEnabled, isSubscriptionStatusAvailable. It would be nice to be able to query the API to see which permissions the streamer setup.
1 vote -
Pop up comment / follow or either any will show on my screen when streaming on mobile I agree all the privacy n rules here but I have a suggestion that I need a pop out comment / follow / donate or either subscribed notification while I am streaming with mobile I ha d high hopes for it
1 vote -
Code in Sample 2 doesn't work, not even with freshly created credentials and app tokens. Code in Sample 2 doesn't work, not even with freshly created credentials and app tokens.
1 vote -
Error 500 with update reward (is_max_per_user_per_stream_enabled) When I try to update "ismaxperuserperstreamenabled" of a reward, I get an Internal Server Error.
1 vote -
Allow Unicode characters for Oauth Client / Application Names Currently, when a non-Englisch Character is entered into the "Name" Field of the Application Settings (https://dev.twitch.tv/console/apps/<CLIENTID>), it is denied with the Error Message saying that the word "Twitch" is not allowed, even if that is not entered.
1) This Error Message is confusing as it is incorrectly describing the situation.
2) For some usecases, Non-English Characters would help for Names - such as German Companies with umlauts (öäü) in their name.I acknowledge that allowing the entire Unicde / UTF-8 subset can pose issues, but It makes it so an Application Name may not be 100% identifying of…
1 vote -
Batch Updates for Custom Rewards I have a system that checks what scene the creator is in, to see if that custom reward is allowed (we do scene whitelisting). A planned feature is to disable and enable custom rewards based on the scene, so that the end users (the viewers) only ever see custom rewards that will actually work.
It would be very helpful if I could batch my update calls so that I could set several rewards as disabled/enabled at once. Without this ability its very likely I'd hit a rate limit.
1 vote
- Don't see your idea?