offish / twitchtube

Twitch YouTube bot. Automatically make video compilations of the most viewed Twitch clips and upload them to YouTube using Python 3.
MIT License
540 stars 77 forks source link

migrating to helix api #66

Closed VeryBigSad closed 2 years ago

VeryBigSad commented 2 years ago

This will fix the issue #65, also cleaned up some code. First of all, we're now using the new Helix API. second, PERIOD in config.py works a little different now (because of api changes) - instead of showing you the most viewed clips in day/week/month/all, you can specify when the range start and when it ends (of the clips created). by default the range is from PERIOD (in hours) to now.