Changelog:
-
Actually fix the license in the README to GPLv3 (AGPLv3+/AGPLv3 were typos, the project is GPLv3/GPLv3-only) #85 by @MrRawes
-
Add
--check-formats
to fix an edge case (see the documentation for details) -
Add
--concurrent-fragments 5
to speed up DASH download (that often timeout)
Special thanks:
@pukkandan and the yt-dlp team for all the work done on yt-dlp.
@BromTeque for suggesting the use of --check-formats
in #86
@ridgewell for suggesting the use of --concurrent-fragments
in #81