Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Put Past Broadcasts Using the API twitch #588

Closed
zurdo2016 opened this issue Jul 31, 2016 · 3 comments
Closed

How to Put Past Broadcasts Using the API twitch #588

zurdo2016 opened this issue Jul 31, 2016 · 3 comments

Comments

@zurdo2016
Copy link

zurdo2016 commented Jul 31, 2016

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

@brentlapierre
Copy link

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.

Example: https://api.twitch.tv/kraken/channels/test_channel/videos?broadcasts=true

@zurdo2016
Copy link
Author

zurdo2016 commented Aug 1, 2016

I 'm sorry guy, i'm novice at this but I intereza the subject because I'm doing a project at school I Might Indicate how?

@DallasNChains
Copy link
Contributor

For general questions about how to use the API, post on the developer forums. This is for bugs or feature requests related to the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants