Releases: riveroon/twitch-archive
Releases · riveroon/twitch-archive
twitch-archive v0.2.0
WORK IN PROGRESS: this program is not guaranteed to be stable.
Changelog
- Support for user logins
- Better broadcaster information
- Support for custom filename formats
- Logging level changes for some messages
- internal changes
Known (overlooked) issues
- Helix API Rate Limits: Currently, archiver performs one Helix API requests for every user-login-based subscription targets, which may quickly deplete Helix API rate limits. This should be fine for the average (<500 subscription targets) user.
- API error handling: Currently, archiver does not do any error handling - thus, even minor issues such as rate limiting may result in a stream failing to download.
- Pre- and Mid-stream ads: Streams extracted from youtube-dl may (depending on the channel settings) contain placeholders for pre- and mid-stream ads. This is deemed normal; archiver may, in the future, switch to streamlink, to provide a cleaner result.
This program requires youtube-dl, ffmpeg and ngrok to work.