]> jfr.im git - yt-dlp.git/blobdiff - Changelog.md
Release 2021.01.14
[yt-dlp.git] / Changelog.md
index a078815027ca4ca92eb91c9dc165bb57c07f8ae5..3b0fadc4a71c3b833acc023c2e631c860ff7050f 100644 (file)
@@ -15,6 +15,16 @@ # Instuctions for creating release
 -->
 
 
+### 2021.01.14
+* Added option `--break-on-reject`
+* [roosterteeth.com] Fix for bonus episodes by changing API endpoint by @Zocker1999NET
+* [tiktok] Fix for when share_info is empty
+* [EmbedThumbnail] Fix bug due to incorrect function name
+* [documentation] Changed sponskrub links to point to [pukkandan/sponskrub](https://github.com/pukkandan/SponSkrub) since I am now providing both linux and windows releases
+* [documentation] Change all links to correctly point to new fork URL
+* [documentation] Fixes typos
+
+
 ### 2021.01.12
 * [roosterteeth.com] Add subtitle support by @samiksome
 * Added `--force-overwrites`, `--no-force-overwrites` by @alxnull