X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=9b9e2e1498f16c4310f1c0a5ff1482f704568e4b;hb=494d664e679c5b0f85e3c899579e7eb8a1cc8246;hp=c650e25d509ecf61aed4706001d3a67f5f637a27;hpb=2e9522b06173f2c5cfb2ba020958242d2a93feb7;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index c650e25d5..9b9e2e149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,20 @@ -version +version 2019.08.13 + +Core +* [downloader/fragment] Fix ETA calculation of resumed download (#21992) +* [YoutubeDL] Check annotations availability (#18582) + +Extractors +* [youtube:playlist] Improve flat extraction (#21927) +* [youtube] Fix annotations extraction (#22045) ++ [discovery] Extract series meta field (#21808) +* [youtube] Improve error detection (#16445) +* [vimeo] Fix album extraction (#1933, #15704, #15855, #18967, #21986) ++ [roosterteeth] Add support for watch URLs +* [discovery] Limit video data by show slug (#21980) + + +version 2019.08.02 Extractors + [tvigle] Add support for HLS and DASH formats (#21967)