X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=13ccb0f8fa74b24514b9518aeb156877eb746488;hb=6f211dc936dcd1f8ab6f178f8696f5edf2f385a7;hp=401c5885ea877a52162d3cbfc5661105592e4237;hpb=9bd05b5a18c535f5517158d505af5dced498d23e;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 401c5885e..13ccb0f8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,34 @@ version Extractors -+ [daisuki] Add new extractor (#2486, #3186, #4738, #6175, #7776, #10060) +* [douyutv] Switch to the PC API to escape the 5-min limitation (#12316) + + +version 2017.03.02 + +Core ++ [adobepass] Add support for Charter Spectrum (#11465) +* [YoutubeDL] Don't sanitize identifiers in output template (#12317) + +Extractors +* [facebook] Fix extraction (#12323, #12330) +* [youtube] Mark errors about rental videos as expected (#12324) ++ [npo] Add support for audio +* [npo] Adapt to app.php API (#12311, #12320) + + +version 2017.02.28 + +Core ++ [utils] Add bytes_to_long and long_to_bytes ++ [utils] Add pkcs1pad ++ [aes] Add aes_cbc_encrypt + +Extractors ++ [azmedien:showplaylist] Add support for show playlists (#12160) ++ [youtube:playlist] Recognize another playlist pattern (#11928, #12286) ++ [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776, + #10060) * [douyu] Fix extraction (#12301)