858 results found
-
Allow subscription to channel.prediction read events with no scope required I don't see why a scope is necessary when the event is always readable by a third party
2 votes -
404 on linked endpoint https://id.twitch.tv/oauth2/token returns a 404
2 votes -
Followed list to indicate subscription In your list of followed streamers, you can see which ones you have a gift subscription to. It would be great to see which channels you subscribe to in this list as well.
2 votes -
[Charity] API to get donations of a recently ended Run The API for "Get Donations" currently only supports being able to get the donations of the currently running goal.
It is a common use case for when an eventsub charity.stop occurs that you would then go to the API can fetch the donations incompleteness for that charity drive.
And since it stopped the API will not return anything.
Please extend Get Charity Donations to support a campaign_id parameter.
This may required "Get Charity Campaign" to be extended to return recently closed Campaigns. This is similar to how Hype Trains API's work where the Get Hype Trains API will return recent…2 votes -
[Charity] Update Goal This superseeds https://twitch.uservoice.com/forums/310213-developers/suggestions/45445489-please-provide-an-api-to-manage-donations
which covers kitchen sink
Please provide an API that allows authorised parties to increase/modify the goal on the channel.
The primary reason for this is to allow a moderator to update the goal whilst the streamer is busy streaming/reading donations/playing the game.
This could also be used for tiered targetting/target goals in an automated fashion "hey chat we met goal one of 100 dollars, lets get to goal two of 1000 dollars" and the control bot can auto update the goal when the first goal is met
2 votes -
recognize videos which are reserved only for subscribers 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 subscribers2 votes -
Add "Profile Picture" to "Update User" endpoint Can we please have a way to update the user's profile picture via the Update User endpoint? This would be very helpful. I don't quite understand why it's only locked down to description only. Thanks!
2 votes -
Charity Donation - Unique Donation ID For both the API and EventSub please provide some sort of unique Identifier for each donation.
If a user
foo
were to donate10
monies to channelbar
There is no way to distingish the two apart to correctly deduplicate.
Use case: read from the API to catch up, then connect to eventsub, then be sent a donation of
10
monies to channelbar
byfoo
foo
did this a moment ago so it was in the API and we connect to eventsub at the same time and get the same message. We don't know if it is a duplicate…2 votes -
"last live" A public API call to look up when accounts were last live would really help for many reasons - such as those of us at the follow limit and need to unfollow some accounts...
2 votes -
Twitch Oauth2 flow should support device authorization grant Twitch Oauth2 flow should support device authorization grant:
https://oauth.net/2/device-flow/This will drastically ease the development of desktop and mobile applications.
2 votes -
Filter GET Clips by language Suggestion!!!
It would be interesting for the API to offer a filter by language, in GET Clips.
2 votes -
[IDEA] Have two channels for Streamers (explained) As a digital consultant and seasoned dev, I believe a good feature to develop would be to provide the streamers the capability to toggle one/two channels for the stream.
*FIRST CHANNEL: The regular camera capturing the entire streamtools managed screens or windows. (No need to set the IRL Camera container at all, thanks to the second channel)
*SECOND CHANNEL: The camera channel: Would couple with the streaming tools in order to capture IRL camera:
-UX enhancement: The user would have the ability to drag and position the camera container overlayed on top of the screen either freely or slipping to…
2 votes -
Update Reward ID from Reward Center after creation Once a reward was created, the Reward ID CANNOT be changed, regardless of the ID was self-defined or automatically generated. Can you make the update option available?
2 votes -
Translated language tabs and multiple tag filtering Bring back the translated language tabs for one. The lack of autotranslated language tabs will severely reduce viewers for all international streamers. This cuts off the community, and community is the whole purpose of Twitch. Secondly, bring back the ability to filter search results using multiple tags. Getting rid of this function also severely reduces viewers for less known streamers as people now have to page down through hundreds and hundreds of streamers to manually search for secondary tags, which in turn makes the average viewer less likely to search because it is unnecessarily laborious. Eliminating these two key functions…
2 votes -
API to manage "suggested streamers/Categories/authost list" Please provide an API to manage
- suggested streamers
- auto host list
- recenty streamed categories
Basically
https://dashboard.twitch.tv/settings/channel/featured-content as API endpoints
2 votes -
Goal Endpoint Currently the /goal command opens a dialog screen allowing the broadcaster to set a channel goal.
Params would be:
type - MUST be Followers, or Subscribers (if the channel is able to have subs)
goal: number of followers/subs for goal
description - optional string
color - one of Twitchs preset color optionsResponse would be either an error, or success along with the URL for the browser source.
2 votes -
Provide description of defaults for flags to Twitch CLI Flags should describe defaults and ideally be listed together. Like a linux man page for instance.
2 votes -
Include channel name in the onAuthorized response It would be nice if the response included the channel name and user's name so we don't have to call the API to convert the IDs to usernames :)
2 votes -
Simplified Event Based Drops With the unfortunate, but expected, end to Enhanced Experiences that opened the door to event based drops I think that there are ways that Event Based Drops could be implemented without the complexity that was E2.
In E2, Event Based Drops required the game to send metadata to Twitch, either directly from the client or from the game developers. Then a check would be made to see if a condition was met that would award a Drop. This meant that Twitch had to keep track of the metadata for every single channel and have more complicated Drops Campaigns for settings…
2 votes -
SDK CLI access The route 66 SDK for Unity and Unreal engine should have a proper way of testing the active subscriptions and events.
For example using the Twitch CLI mock-api as the server by changing the server the SDK tries to access.
2 votes
- Don't see your idea?