about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-01-27 23:41:25 +0700
committerSergey M․ <dstftw@gmail.com>2018-01-27 23:41:25 +0700
commit07e56e6df7f9739fbd0726369fd5c1cbba19b838 (patch)
tree70be4f345fd9fbb564a3913396daea50862c2c8f
parent3c3a07ee0bbd1305af155ae028afba36c74d4b0d (diff)
downloadyoutube-dl-07e56e6df7f9739fbd0726369fd5c1cbba19b838.tar.gz
youtube-dl-07e56e6df7f9739fbd0726369fd5c1cbba19b838.tar.xz
youtube-dl-07e56e6df7f9739fbd0726369fd5c1cbba19b838.zip
[ChangeLog] Actualize
-rw-r--r--ChangeLog15
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ee10ca7c..e0be3a026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,21 @@
 version <unreleased>
 
-Extractors
+Core
+* [extractor/common] Improve _json_ld for articles
+* Switch codebase to use compat_b64decode
++ [compat] Add compat_b64decode
 
+Extractors
++ [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
+* [dplay] Bypass geo restriction
++ [dplay] Add support for disco-api videos (#15396)
 * [youtube] Extract precise error messages (#15284)
+* [teachertube] Capture and output error message
+* [teachertube] Fix and relax thumbnail extraction (#15403)
++ [prosiebensat1] Add another clip id regular expression (#15378)
+* [tbs] Update tokenizer url (#15395)
+* [mixcloud] Use compat_b64decode (#15394)
+- [thesixtyone] Remove extractor (#15341)
 
 
 version 2018.01.21