X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=8c938ccd5ef2eb34ff39d0c1a83b61ba3ce50e13;hb=69611a1616774011278007b1429e0151481f8879;hp=7db14749831d9fb43186905e84cfd2fc0da99d0a;hpb=351f37c022b24144c064fab39bd6d134e166c31c;p=youtube-dl.git diff --git a/ChangeLog b/ChangeLog index 7db147498..8c938ccd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +version + +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