X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=c17acf45e7222cb4a1a69206b9c0a9343f4e7b6c;hb=4d9ba27bba916d4e305d41fbef0685170eb1991f;hp=7b3c6c6cfc28838cbdb900a948d0fce5b43abd06;hpb=50ae3f646e6c7eec187078dd43f1cb3777ccfb4c;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 7b3c6c6cf..c17acf45e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,22 @@ version -Extractors +Core +* [extractor/common] Improve _json_ld + +Extractors ++ [thisoldhouse] Add more fallbacks for video id +* [thisoldhouse] Fix video id extraction (#13540, #13541) +* [xfileshare] Extend format regular expression (#13536) +* [ted] Fix extraction (#13535) ++ [tastytrade] Add support for tastytrade.com (#13521) +* [dplayit] Relax video id regular expression (#13524) ++ [generic] Extract more generic metadata (#13527) ++ [bbccouk] Capture and output error message (#13501, #13518) +* [cbsnews] Relax video info regular expression (#13284, #13503) ++ [facebook] Add support for plugin video embeds and multiple embeds (#13493) +* [soundcloud] Switch to https for API requests (#13502) +* [pandatv] Switch to https for API and download URLs ++ [pandatv] Add support for https URLs (#13491) + [niconico] Support sp subdomain (#13494)