- Parallel segment downloads (10 workers) for much faster downloads
- Retry with backoff on connection errors instead of crashing
- Added
--urlsflag to batch download from a text file with one URL per line - Invalid URLs in batch mode are skipped instead of stopping the whole process
- Optimized code, tried to handle errors
- Some random fixes
- Added a way to automatically refetch an access token if the current one expires
- Added support for downloading entire seasons
- Fixed MPD parsing
- Temporary downloaded files (video, audio segments and subtitles) are now stored in the OS temporary files then deleted
- Fixed FFmpeg merge command
- Docs improvements
- Support for
device_id.binandprivate_key.pemfiles
Initial release