Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 575 Bytes

File metadata and controls

13 lines (7 loc) · 575 Bytes

TwitchVods

THIS REPOSITORY HAS BEEN ARCHIVED AND IS NO LONGER MAINTAINED.

A console app which pulls all of the past broadcast data from the Twitch.tv API for specified channels and creates webpages from the data.

The app is built using .Net CORE 3.1.

You will need to specify your own settings in a settings.json file. An example one is included in the project.

You will also need a Client-ID from twitch to use this and specify it in the settings.json file. Read about the Client-ID here:

https://blog.twitch.tv/client-id-required-for-kraken-api-calls-afbb8e95f843