aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpukkandan <pukkandan@gmail.com>2021-01-14 21:54:03 +0530
committerpukkandan <pukkandan@gmail.com>2021-01-14 21:54:03 +0530
commitbf5a997e247406d9ccc45c2207087ade924ff459 (patch)
tree137498be2483b92eb19fbe5a6db49ed75d5385f6
parent17fa3ee25f8e40c49a48a5e34456d8965efbb21d (diff)
downloadhypervideo-pre-bf5a997e247406d9ccc45c2207087ade924ff459.tar.lz
hypervideo-pre-bf5a997e247406d9ccc45c2207087ade924ff459.tar.xz
hypervideo-pre-bf5a997e247406d9ccc45c2207087ade924ff459.zip
Release 2021.01.14
-rw-r--r--AUTHORS-Fork3
-rw-r--r--Changelog.md10
2 files changed, 12 insertions, 1 deletions
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 @@
-->
+### 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