aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-03-04 23:23:18 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-03-04 23:23:18 +0800
commit6f4e4132d8ef835635059d08206ca9bc6fd5dd98 (patch)
tree6e15141a57a36cdf4957e682718ea8cfa0b0e95a /ChangeLog
parenteb3079b6ce54b63b4cc609198382b6db2cbb6f5f (diff)
downloadyoutube-dl-6f4e4132d8ef835635059d08206ca9bc6fd5dd98.tar.xz
[douyutv] Switch to the PC API to escape the 5-min limitation
Thanks @spacemeowx2 for the algo. Ref: https://gist.github.com/spacemeowx2/629b1d131bd7e240a7d28742048e80fc Closes #12316
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e53fb7767..13ccb0f8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+version <unreleased>
+
+Extractors
+* [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
+
+
version 2017.03.02
Core