Release 2021.01.14

This commit is contained in:
pukkandan 2021-01-14 21:54:03 +05:30
parent 17fa3ee25f
commit bf5a997e24
2 changed files with 12 additions and 1 deletions

View File

@ -14,4 +14,5 @@ mariuszskon
ohnonot
samiksome
alxnull
FelixFrog
FelixFrog
Zocker1999NET

View File

@ -15,6 +15,16 @@
-->
### 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