Note: YOU MUST INSTALL LATEST STREAMLINK DEVELOPMENT BUILD FOR PROPER WORK OF THE SCRIPT
Features
- Now script use streamlink
--retry-stream
command to check for available streams. This many times increased the performance and reliability of the script. You have to install latest development build of streamlink where the critical bug has been fixed. Check it out: streamlink/streamlink#2958 - Now you can turn off asking about deleting previous processed streams from recorded folder. You can switch to delete every time or not delete at all.
- Added multi-threaded streaming of streamlink.
- Added ability to enable streamlink debug.
Bugfixes
- Codestyle and some little bugs fixed.