How to put all transmission Past in a simple html

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

Hey, @danisurdo!

Depending on your programming language, this will vary. There is a simple example here: http://stackoverflow.com/documentation/twitch/760/calling-twitch-apis#t=201608021848311300547 You could use that code and call the channels API that was pointed out on GitHub.

Sorry for the inconvenience, I explain what I do, I am creating a JSF page and need to put all past transmissions of a channel twitch, I’m really newbies in what is web applications

I think he’s asking about past broadcasts, so I think this: https://github.com/justintv/Twitch-API/blob/master/v3_resources/videos.md

Correct, @tournymasterbotCurse. That’s why I said the channels API that was pointed out on his GitHub post. :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.