aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-01-07 23:48:56 +0700
committerSergey M․ <dstftw@gmail.com>2018-01-07 23:48:56 +0700
commit8faa9576bb4599dc3e77b8d3339122aa4f1230b4 (patch)
tree55746e5a9215ab43945e171c9e1cf3036c79d3b5
parentb0ead0e09aae6de6026a018cda7019eb7eade919 (diff)
downloadyoutube-dl-8faa9576bb4599dc3e77b8d3339122aa4f1230b4.zip
youtube-dl-8faa9576bb4599dc3e77b8d3339122aa4f1230b4.tar.gz
youtube-dl-8faa9576bb4599dc3e77b8d3339122aa4f1230b4.tar.bz2
[ChangeLog] Actualize
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96bc471..67de653 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,21 @@
version <unreleased>
+Core
+* [utils] Fix youtube-dl under PyPy3 on Windows
+* [YoutubeDL] Output python implementation in debug header
+
Extractors
++ [jwplatform] Add support for multiple embeds (#15192)
+* [mitele] Fix extraction (#15186)
++ [motherless] Add support for groups (#15124)
+* [lynda] Relax URL regular expression (#15185)
+* [soundcloud] Fallback to avatar picture for thumbnail (#12878)
* [youku] Fix list extraction (#15135)
* [openload] Fix extraction (#15166)
+* [lynda] Skip invalid subtitles (#15159)
+* [twitch] Pass video id to url_result when extracting playlist (#15139)
* [rtve.es:alacarta] Fix extraction of some new URLs
+* [acast] Fix extraction (#15147)
version 2017.12.31