summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-10-01 21:45:56 +0700
committerSergey M․ <dstftw@gmail.com>2017-10-01 21:45:56 +0700
commit1dd126180eb7c3266af5480a95a3e5c4eb81ed1d (patch)
treec0dd07fa6bc424790d56c166a57495b82e904b97
parent4e599194d6cf3dbe214dceb3c66ba5f718c6579a (diff)
downloadyoutube-dl-1dd126180eb7c3266af5480a95a3e5c4eb81ed1d.tar.gz
youtube-dl-1dd126180eb7c3266af5480a95a3e5c4eb81ed1d.tar.xz
youtube-dl-1dd126180eb7c3266af5480a95a3e5c4eb81ed1d.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da60c1b36..66bb79042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+version <unreleased>
+
+Core
+* [YoutubeDL] Document youtube_include_dash_manifest
+
+Extractors
++ [tvp] Add support for new URL schema (#14368)
++ [generic] Add support for single format Video.js embeds (#14371)
+* [yahoo] Bypass geo restriction for brightcove (#14210)
+* [yahoo] Use extracted brightcove account id (#14210)
+* [rtve:alacarta] Fix extraction (#14290)
++ [yahoo] Add support for custom brigthcove embeds (#14210)
++ [generic] Add support for Video.js embeds
++ [gfycat] Add support for /gifs/detail URLs (#14322)
+* [generic] Fix infinite recursion for twitter:player URLs (#14339)
+* [xhamsterembed] Fix extraction (#14308)
+
+
 version 2017.09.24
 
 Core