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 6377db2aa2 downloader: Bug fixes and improvements
* Fix bug where soft timeout is not cancelled if an exception occurs
* Various logging tweaks
* Prevent master playlist wait time from going negative
* Stop gracefully if stream worker detects end of stream
* Don't treat master playlist 404 as an error, it just means the stream isn't up
6 years ago
..
__init__.py Add skeleton of downloader service 6 years ago
__main__.py downloader: Fix bugs and missing bits in initial implementation 6 years ago
hls_playlist.py downloader: Import hls_playlist from streamlink 6 years ago
main.py downloader: Bug fixes and improvements 6 years ago
twitch.py Re-write downloader to be resilient to failures as much as possible 6 years ago