422 results found
-
Can I stream my game on your platform? Hello everyone. I made my game, it is connected to the twitch API. People can vote for different topics, etc.A vote is created, people put their points on a prediction, in turn, the Streamer spins the wheel, tosses a coin or spins the roulette wheel. Some kind of passion. The question is, is this allowed on twitch?
1 vote -
access collections using the deep link feature Hi, I'm a viewer.
I want to access a collection smoothly using deep link via ios shortcuts.Is it possible to implement collections in the deep link feature?
1 vote -
Improvements to vod_offset in clips I recently noticed that the videoid and vodoffset of the clip data are lost when a channel's VOD is changed to private.
The lost information does not come back even if the private video is changed to the public status again.
This is a problem because Twitch recently switched the default VOD set to private due to copyright issues.
My suggestion is to make the videoid and vodoffset visible again when the private VOD is made public.
thank.
1 vote -
Allow Check AutoMod Status to work with Moderator Tokens I would like my token to work for checking automod status against partner channels I mod for.
Given:
* All other Helix AutoMod endpoints work with mod token: manage held message, get settings, update settings
* New restrictions are incoming such that non-partners have a very low limit: https://discuss.dev.twitch.tv/t/upcoming-changes-to-the-check-automod-status-api-endpoint/38512Currently, I just use this endpoint against my own channel out of ease of not requiring every broadcaster to engage in an oauth flow for me to best moderate their channels. With the incoming limits, I won't be able to keep up with demand, so it would be nice to use…
1 vote -
Get Streams Endpoint returning the number of live channel and the total viewcount Get Streams Endpoint returning the number of live chanels and the total viewer count
Exemple : ?language=en&game_id=54321&first=100
totallivechanels : 265
totalviewerscount : 542361 vote -
API Endpoint /getUserStats We should have an API endpoint like
/getUserStats
or something, that returns all their stats, like followers, view count, subscribers, total streams, etc.1 vote -
API Endpoint for searching tags by names Currently, you can use https://dev.twitch.tv/docs/api/reference#get-all-stream-tags to get all tags, and then manually iterate through to find tags with given names, but this can be slow (2-3 seconds to search for 8 tags in my test using twurple). It would be better to have an endpoint similar to https://dev.twitch.tv/docs/api/reference#get-games, which allows for a name query parameter. Of course, for tags, this would require also including a language parameter for the IETF language tag.
1 vote -
PubSub topics documentation lacking Further documentation of the topics would be greatly appreciated!
The examples in this documentation don't cover enough conditions, some topics aren't even included in the examples at all!
I'm sure it wouldn't take more than an afternoon for a small knowledgeable team to write up the data structures.Thanks!
1 vote -
how to embed twitch with my website I am facing issue while embedding twitch through Api on my website. I tried a lot by myself but nothing happened. I am looking for a developer who can easily embed twitch with my website https://www.d-store.co/gothic-pants.html So if you have any information about it then please do let me know. Thank You
1 vote -
how can I integrate twitch with my website I am facing issue while integrate twitch with my website. I tried a lot by myself but nothing happened. I am looking for a developer who can easily integrate twitch with my website https://www.edenderma.com So if you have any information about it then please do let me know. Thank You
1 vote -
watch parties in VODs I wish you could activate watch parties in VODs the same way you do when it's live
1 vote -
Follow relationships between broadcaster and a list of users 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 -
Add Category and Game(s) to Get (Released) Extensions The API response for
https://dev.twitch.tv/docs/api/reference#get-extensions
https://dev.twitch.tv/docs/api/reference#get-released-extensionsOmits 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 -
Soundtrack: recently played 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 -
Extend Soundtrack Current Track to include when the song started playing on the channel 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 -
PubSub documentation for "low-trust-users" thingies at is missing 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 -
Login 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 -
Add the ability to create special channel points rewards redemptions awards only for subscriber's 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 -
Add broadcaster_software field to Helix videos API The V5 videos API returns a field called
broadcaster_software
which contains the ID of the software used when broadcasting the video (if known to Twitch). This allows callers to identify if the stream was broadcast on consoles (Playstation or XBox) which is useful to determine the origin of a video.As V5 API is being shut down soon, It would be great if this was formalized in the Helix videos API and documented with known values for the various consoles.
1 vote -
Extend Games API to return the Slug/URL for that directory if you lookup a game by name or ID, it doesn't return what the URL for that game's Twitch Directory is.
So there is no way to do linking from a game search page to the directory to find streamers via Twitchs site, rather than doing a chained streams lookup third party side.
1 vote
- Don't see your idea?