summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2019-02-18 02:10:06 +0700
committerSergey M․ <dstftw@gmail.com>2019-02-18 02:10:06 +0700
commitc76fc5b22a70f9ac24fe7e34c37aa8ef82e85c49 (patch)
tree5a52dd3cde25f66a11cc3a28d6ed130e8c1f6bf1
parent388cfbd3d8915ebb99714ac8e7ce4151edf96d8d (diff)
downloadyoutube-dl-c76fc5b22a70f9ac24fe7e34c37aa8ef82e85c49.tar.gz
youtube-dl-c76fc5b22a70f9ac24fe7e34c37aa8ef82e85c49.tar.xz
youtube-dl-c76fc5b22a70f9ac24fe7e34c37aa8ef82e85c49.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 398528f76..adbdf166d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+version <unreleased>
+
+Extractors
+* [tvp:website] Fix and improve extraction
++ [tvp] Detect unavailable videos
+* [tvp] Fix description extraction and make thumbnail optional
++ [linuxacademy] Add support for linuxacademy.com (#12207)
+* [bilibili] Update keys (#19233)
+* [udemy] Extend URL regular expressions (#14330, #15883)
+* [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
+* [noovo] Fix extraction (#19230)
+* [rai] Relax URL regular expression (#19232)
++ [vshare] Pass Referer to download request (#19205, #19221)
++ [openload] Add support for oload.live (#19222)
+* [imgur] Use video id as title fallback (#18590)
++ [twitch] Add new source format detection approach (#19193)
+* [tvplayhome] Fix video id extraction (#19190)
+* [tvplayhome] Fix episode metadata extraction (#19190)
+* [rutube:embed] Fix extraction (#19163)
++ [rutube:embed] Add support private videos (#19163)
++ [soundcloud] Extract more metadata
++ [trunews] Add support for trunews.com (#19153)
++ [linkedin:learning] Extract chapter_number and chapter_id (#19162)
+
+
 version 2019.02.08
 
 Core