about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-03-24 03:12:15 +0700
committerSergey M․ <dstftw@gmail.com>2020-03-24 03:12:15 +0700
commit30b5121a1c63c3f84251e9add3c9bf9e3c490228 (patch)
treeb25ae0a2cf2a61b9b20ffd4a38a649f736a6fe17
parentb439634f0e9a1f251d117303dc60f02fd0ab11ef (diff)
downloadyoutube-dl-30b5121a1c63c3f84251e9add3c9bf9e3c490228.tar.gz
youtube-dl-30b5121a1c63c3f84251e9add3c9bf9e3c490228.tar.xz
youtube-dl-30b5121a1c63c3f84251e9add3c9bf9e3c490228.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c53cde141..fc1e28020 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 version <unreleased>
 
+Core
+- [utils] Revert support for cookie files with spaces used instead of tabs
+
 Extractors
 * [teachable] Update upskillcourses and gns3 domains
 * [generic] Look for teachable embeds before wistia
@@ -15,12 +18,13 @@ Extractors
 * [nhk] Update m3u8 URL and use native HLS downloader (#24329)
 - [nhk] Remove obsolete rtmp formats (#24329)
 * [nhk] Relax URL regular expression (#24329)
+- [vimeo] Revert fix showcase password protected video extraction (#24224)
 
 
 version 2020.03.08
 
 Core
-+ [utils] Add support for cookie files with spaces
++ [utils] Add support for cookie files with spaces used instead of tabs
 
 Extractors
 + [pornhub] Add support for pornhubpremium.com (#24288)