diff options
author | Sergey M․ <dstftw@gmail.com> | 2018-12-09 23:08:16 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2018-12-09 23:08:16 +0700 |
commit | 24cc64254c03c56229654b13d833c600d7048bbb (patch) | |
tree | 688af0d1377e78ba6d50f92cacaf8ff0b02b9da7 | |
parent | 9e02c2c704d15d56b92ebe2fc8d481f99f5d106d (diff) |
[ChangeLog] Actualize
[ci skip]
-rw-r--r-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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 |