X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=7a6517d5ec9fba039de180b182400cc994867b00;hb=1c748722f9bbe08ed362985a723cc1fd39b21f85;hp=f439f29e0d7eb386b43eaef471cb9292674952fb;hpb=e1723c4bac4e465991789b5a29beb946d872f508;p=youtube-dl.git diff --git a/ChangeLog b/ChangeLog index f439f29e0..7a6517d5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +version + +Extractors +* [youtube] Force old layout (#25682, #25683, #25680, #25686) +* [youtube] Fix categories and improve tags extraction + + +version 2020.06.16 + +Extractors +* [youtube] Fix uploader id and uploader URL extraction +* [youtube] Improve view count extraction +* [youtube] Fix upload date extraction (#25677) +* [youtube] Fix thumbnails extraction (#25676) +* [youtube] Fix playlist and feed extraction (#25675) ++ [facebook] Add support for single-video ID links ++ [youtube] Extract chapters from JSON (#24819) ++ [kaltura] Add support for multiple embeds on a webpage (#25523) + + version 2020.06.06 Extractors