summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-03-06 04:01:21 +0700
committerSergey M․ <dstftw@gmail.com>2017-03-06 04:01:21 +0700
commit3f116b189bb990529a1a18ba7a3829b1592cfecd (patch)
tree6a75abe09034530df9990c28abcdd6686592a2f2
parent4b5de77bdb7765df4797bf068592926285ba709a (diff)
downloadyoutube-dl-3f116b189bb990529a1a18ba7a3829b1592cfecd.tar.gz
youtube-dl-3f116b189bb990529a1a18ba7a3829b1592cfecd.tar.xz
youtube-dl-3f116b189bb990529a1a18ba7a3829b1592cfecd.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f3ec1b47..c1f43a625 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+version <unreleased>
+
+Core
++ [utils] Process bytestrings in urljoin (#12369)
+* [extractor/common] Improve height extraction and extract bitrate
+* [extractor/common] Move jwplayer formats extraction in separate method
++ [external:ffmpeg] Limit test download size to 10KiB (#12362)
+
+Extractors
++ [drtv] Add geo countries to GeoRestrictedError
++ [drtv:live] Bypass geo restriction
++ [tunepk] Add extractor (#12197, #12243)
+
+
 version 2017.03.05
 
 Extractors