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
HubbeKing 86f7823348 Replace calls to gevent.signal() with gevent.signal_handler()
gevent.signal() was removed in gevent 1.5a4, see http://www.gevent.org/api/gevent.signal.html
Removed on Feb 5th, see https://github.com/gevent/gevent/pull/1530
4 years 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 Detect new style of twitch in-stream ads 4 years ago
main.py Replace calls to gevent.signal() with gevent.signal_handler() 4 years ago
twitch.py Downloader: Change access_token call to match website 5 years ago