aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-03-26 22:11:01 +0700
committerSergey M․ <dstftw@gmail.com>2018-03-26 22:11:01 +0700
commit29d9594561fd92b07d1c2cff04ae5a4c144946b9 (patch)
tree321deb1d108e50db631aea9718895df313978443
parentf0298f653e2199d6e4488882e40eea8e31140d7e (diff)
downloadyoutube-dl-29d9594561fd92b07d1c2cff04ae5a4c144946b9.tar.xz
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d748316e..d4f442421 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+version <unreleased>
+
+Core
++ [downloader/external] Add elapsed time to progress hook (#10876)
+* [downloader/external,fragment] Fix download finalization when writing file
+ to stdout (#10809, #10876, #15799)
+
+Extractors
+* [vrv] Fix extraction on python2 (#15928)
+* [afreecatv] Update referrer (#15947)
++ [24video] Add support for 24video.sexy (#15973)
+* [crackle] Bypass geo restriction
+* [crackle] Fix extraction (#15969)
++ [lenta] Add support for lenta.ru (#15953)
++ [instagram:user] Add pagination (#15934)
+* [youku] Update ccode (#15939)
+* [libsyn] Adapt to new page structure
+
+
version 2018.03.20
Core