X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=510013e8970c865a96e253c6fcbb640715698643;hb=c2dd2dc086653f46defe0bc6bee9b5e339e67dea;hp=6afee3a28af327629e65c609cb655a5f8c72639b;hpb=24cc64254c03c56229654b13d833c600d7048bbb;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 6afee3a28..510013e89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,22 @@ -version +version 2018.12.17 + +Extractors +* [ard:beta] Improve geo restricted videos extraction +* [ard:beta] Fix subtitles extraction +* [ard:beta] Improve extraction robustness +* [ard:beta] Relax URL regular expression (#18441) +* [acast] Add support for embed.acast.com and play.acast.com (#18483) +* [iprima] Relax URL regular expression (#18515, #18540) +* [vrv] Fix initial state extraction (#18553) +* [youtube] Fix mark watched (#18546) ++ [safari] Add support for learning.oreilly.com (#18510) +* [youtube] Fix multifeed extraction (#18531) +* [lecturio] Improve subtitles extraction (#18488) +* [uol] Fix format URL extraction (#18480) ++ [ard:mediathek] Add support for classic.ardmediathek.de (#18473) + + +version 2018.12.09 Core * [YoutubeDL] Keep session cookies in cookie file between runs