]> jfr.im git - yt-dlp.git/blobdiff - Changelog.md
Release 2021.10.10
[yt-dlp.git] / Changelog.md
index 2350f67addc5b8db21a8d7f4c8544c3a105e32b5..2e6da33fb8ffe456fdb19e75446a9dbb5ea64d04 100644 (file)
@@ -14,6 +14,17 @@ # Instuctions for creating release
 -->
 
 
+### 2021.10.10
+
+* [downloader/ffmpeg] Fix bug in initializing `FFmpegPostProcessor`
+* [minicurses] Fix when printing to file
+* [downloader] Fix throttledratelimit
+* [francetv] Fix extractor by [fstirlitz](https://github.com/fstirlitz), [sarnoud](https://github.com/sarnoud)
+* [NovaPlay] Add extractor by [Bojidarist](https://github.com/Bojidarist)
+* [ffmpeg] Revert "Set max probesize" - No longer needed
+* [docs] Remove incorrect dependency on VC++10
+* [build] Allow to release without changelog
+
 ### 2021.10.09
 
 * Improved progress reporting