You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/downloader/downloader
Mike Lang fccec1ace0 downloader: Fix a bug where hashes are miscalculated
due to not including the map data in the hash calculation.

This is only relevant for streams with map data, which does not include twitch or youtube URLs.
1 year ago
..
__init__.py Add skeleton of downloader service 6 years ago
__main__.py Allow setting of log level via WUBLOADER_LOG_LEVEL env var 6 years ago
hls_playlist.py downloader: Prepend any HLS "map" data to every segment 1 year ago
main.py downloader: Fix a bug where hashes are miscalculated 1 year ago
providers.py downloader: Add youtube support 1 year ago