You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guy I need a help, I need to know how to put all transmissions of a channel Past Using the API twitch in a simple html , considering I'm an amateur , thanks for your help
The text was updated successfully, but these errors were encountered:
If I understood you correctly, you are asking how to fetch the past broadcasts of a channel. In order to do that, you must send a request to the /videos endpoint of a channel with a GET parameter of "broadcasts=true". Omit the GET parameter to get highlights instead.
Hi guy I need a help, I need to know how to put all transmissions of a channel Past Using the API twitch in a simple html , considering I'm an amateur , thanks for your help
The text was updated successfully, but these errors were encountered: