X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=9b9e2e1498f16c4310f1c0a5ff1482f704568e4b;hb=def849e0e61ec7ff0d59557e7950147557138a85;hp=7db14749831d9fb43186905e84cfd2fc0da99d0a;hpb=4f2d735803f723a8d8d6ffbbb1dd6b203f71af58;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 7db147498..9b9e2e149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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