1036 results found
-
Examples Add extra details on examples about how to do request this topic. Your examples wrong or missing.
1 vote -
Denote Watch Party as a Stream Type in Get Streams Given the site shows Watch Parties as an alternative "type" to Live content (similar to Reruns), it should be denoted as such in the Get Streams API.
1 vote -
User upgrades a sub from x to y Whether the source sub is
- giftsub
- anon giftsub
- prime sub
- tier 1/2
1 vote -
Pop Out Extensions Should Include Same Context as Normal Panel Extensions As title states, popped out extensions should provide the same context information as normal panel extensions (for example the HLS latency).
1 vote -
Camera Overlay and Voive Off By Visitor or Spectator -Often is the Camera size to big and we can´t see the Game good.
I find New Option to disable the Camera by Spectator was Nice.
-And the same by Overlay many People will see the Game not the Face of the Streamer or the Overlay.
-Somethimes the Streamer talk to mutch or have Teamspeak on with other players and bad Voice or so .
I think the option Game sound Only was good when you will see the game.I find the First place is the Game not the Streamer profile .
1 vote -
email claims missing Although I set
user:read:email
in the requested scope, neither the ID JWT nor the userinfo contains the email claim. What must we do to make this take effect?1 vote -
Video Tutorial I am confused about this site. Please provide a video and explain more.
1 vote -
1 vote
-
Non-Extensions PubSub topics also are supported. https://dev.twitch.tv/docs/extensions/reference#helper-viewer
states for the "twitch.ext.listen" function/callback
Non-Extensions PubSub topics also are supported.
This is no longer true as every non extension pubsub topic requires an Authentication token, and the listen function doesn't provide a way to specify a token.
Or the documentation is unclear on how/which non extension pubsub topics are supported
1 vote -
Add another Rocket League Collab for Twitch Prime Since Rocket League is going FTP(Free To Play), It only makes sense that Twitch Prime should jump in on an oppurtunity to increase their subscribers by doing a promotion with them, many more people are going to be playing it, it only makes sense, i personally would subscribe to prime if it had a rocket league promotion
1 vote -
Create Custom Reward: Set Description on create When creating a custom reward it would be nice if we can set a description. Not all rewards can be easily described by the name.
1 vote -
Fix "report video" button load timing Make the "report video" button load simultaneously with the rest of the "settings" drop down menu on embedded videos, so that the menu's button positioning doesn't change 1 second after loading.
1 vote -
Create a scope that allows all rewards to be modified from the API Developers only have access to get and update redemptions for the rewards they created.
There are some uses cases where a "god token" would be useful to manage all rewards on the channel regardless of this limitation, a scope can be created to allow access to all rewards.
A calling application may want to dynamically modify the price of the "modify emote" or "highlight my message" but won't be able to currently
1 vote -
cURL examples The curl examples have done the same thing as the most recent batch of API endpoints that were added to helix and used, long form headers which is inconsistent with the rest of the API documentation
curl --location --request GET 'https://api.twitch.tv/helix/channel_points/custom_rewards?broadcaster_id=274637212&id=92af127c-7326-4483-a52b-b0da0be61c01' \
--header 'client-id: gx2pv4208cff0ig9ou7nk3riccffxt' \
--header 'Authorization: Bearer vjxv3i0l4zxru966wsnwji51tmpkj2'compared to
curl -H 'Client-ID: uo6dggojyb8d6soh92zknwmi5ej1q2' \
-H 'Authorization: Bearer cfabdegwdoklmawdzdo98xt2fo512y' \
-X GET 'https://api.twitch.tv/helix/analytics/extensions?type=overview_v1&extension_id=abcdefgh&started_at=2018-03-01T00:00:00Z&ended_at=2018-05-01T00:00:00Z'A more of a general issue as docs should be consistent with the examples across the board
1 vote -
Missing client_secret failed curl windows/wsl/cmd This POST request - if attempted with curl in CMD or windows subsystems linux, you need to escape &clientsecret &granttype with preceeding escape\
e.g.
otherwise you WILL get missing client_secret regardless what you try, nothint about the actual curl gives you any hint regarding this.
1 vote -
Add where user left off in VOD (video bookmark) to Get Videos If the request (Get Videos) is authenticated by a user, return a response field video_bookmark which returns, in seconds, where the user left off in watching the video. Or it could be requested at a different endpoint by video ID or something.
1 vote -
Simply simple Simplified views could maybe be simple?
1 vote -
Register company Hello guys from twitch. Last week I filled out the form to add my indie company to the platform claiming my game, but it was denied. I gave all possible information and did not understand the reason for the denial.
Our game is already in the GiantBomb database and we are doing all the transition process (we come from MIXER) by implementing the Twitch API to the game and creating the extensions.
I sincerely ask you to help us register the company.
1 voteHello, could you let us know the game/company name so we can follow up on this.
-
Add flag for streams that can't be watched on other sites (embed not allowed) In the streams endpoint, there's no property in the response that indicates if the stream can only be watched on Twitch. This means we embed streams that can't be watched and we obviously don't want this.
The streams api needs to return this information so we know not to render these embeds.
1 vote -
"Search Docs' displays duplicate results Screenshot: https://i.gyazo.com/bbb8b10afa1fb779baa31d711b610620.png
The 2 results only differ by a trailing slash in the link url.
1 vote
- Don't see your idea?