From bf5a997e247406d9ccc45c2207087ade924ff459 Mon Sep 17 00:00:00 2001 From: pukkandan Date: Thu, 14 Jan 2021 21:54:03 +0530 Subject: [PATCH] Release 2021.01.14 --- AUTHORS-Fork | 3 ++- Changelog.md | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/AUTHORS-Fork b/AUTHORS-Fork index aaf6f72f2..657983847 100644 --- a/AUTHORS-Fork +++ b/AUTHORS-Fork @@ -14,4 +14,5 @@ mariuszskon ohnonot samiksome alxnull -FelixFrog \ No newline at end of file +FelixFrog +Zocker1999NET \ No newline at end of file diff --git a/Changelog.md b/Changelog.md index a07881502..3b0fadc4a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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