- Fixed live radio stream downloading - Use --proxy for all metadata calls - Stop claiming that SOCKS5 proxies are supported
2.36
- Some streams previously failed because their type was misdetected - More consistent title formatting
2.35
- Improved support for European Athletics Championships streams - Download the HLS variant of the live TV streams by default (same as the Areena web). Use "--backend adobehdsphp" to get back the earlier behaviour (downloading the HDS variant). - Argument values can now be set in a config file. See yledl.conf.sample
2.34
- Possibility to download only the subtitles, not the video: --subtitlesonly - All downloader backends can now be enabled or disabled using the --backend argument - --showmetadata displays the available backends for each stream - Fixed news clip downloading after changes to the Yle news site
2.33
- Support for the football world cup streams - Fixed live radio streams. They were broken because of changes in Areena.
2.32
- Fix parsing of non-ASCII command line arguments on Python 2 - The mcrypt PHP extension is not required anymore - Prefer PyCryptodome instead of pycrypto. Pycrypto works still for now but I may drop the support in some future version. - Improved error message if a download fails because of the geo restriction - Fix spawning of subprocesses on Windows