]> jfr.im git - yt-dlp.git/commitdiff
Release 2021.01.14 2021.01.14
authorpukkandan <redacted>
Thu, 14 Jan 2021 16:24:03 +0000 (21:54 +0530)
committerpukkandan <redacted>
Thu, 14 Jan 2021 16:24:03 +0000 (21:54 +0530)
AUTHORS-Fork
Changelog.md

index aaf6f72f24e8fd7fcb6c993c2928bffa7102c231..65798384767cd561fb8958f2bafaa76b86a7d842 100644 (file)
@@ -14,4 +14,5 @@ mariuszskon
 ohnonot
 samiksome
 alxnull
-FelixFrog
\ No newline at end of file
+FelixFrog
+Zocker1999NET
\ No newline at end of file
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