about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-12-09 23:08:16 +0700
committerSergey M․ <dstftw@gmail.com>2018-12-09 23:08:16 +0700
commit24cc64254c03c56229654b13d833c600d7048bbb (patch)
tree688af0d1377e78ba6d50f92cacaf8ff0b02b9da7
parent9e02c2c704d15d56b92ebe2fc8d481f99f5d106d (diff)
downloadyoutube-dl-24cc64254c03c56229654b13d833c600d7048bbb.tar.gz
youtube-dl-24cc64254c03c56229654b13d833c600d7048bbb.tar.xz
youtube-dl-24cc64254c03c56229654b13d833c600d7048bbb.zip
[ChangeLog] Actualize
[ci skip]
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 689d07826..6afee3a28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+version <unreleased>
+
+Core
+* [YoutubeDL] Keep session cookies in cookie file between runs
+* [YoutubeDL] Recognize session cookies with expired set to 0 (#12929)
+
+Extractors
++ [teachable] Add support for teachable platform sites (#5451, #18150, #18272)
++ [aenetworks] Add support for historyvault.com (#18460)
+* [imgur] Improve gallery and album detection and extraction (#9133, #16577,
+  #17223, #18404)
+* [iprima] Relax URL regular expression (#18453)
+* [hotstar] Fix video data extraction (#18386)
+* [ard:mediathek] Fix title and description extraction (#18349, #18371)
+* [xvideos] Switch to HTTPS (#18422, #18427)
++ [lecturio] Add support for lecturio.com (#18405)
++ [nrktv:series] Add support for extra materials
+* [nrktv:season,series] Fix extraction (#17159, #17258)
+* [nrktv] Relax URL regular expression (#18304, #18387)
+* [yourporn] Fix extraction (#18424, #18425)
+* [tbs] Fix info extraction (#18403)
++ [gamespot] Add support for review URLs
+
+
 version 2018.12.03
 
 Core