X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=4583537ac1a8cf39e89fb1ece7afee848f83a830;hb=f5e008d134f5e69920829cfd7a5ce5ae57d275c1;hp=9183f29e84f09115974d78ed52a0369086e9b262;hpb=d667ab7fad8d04a318b54e95d7a764e1667d80bd;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 9183f29e8..4583537ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,30 @@ -version +version 2016.09.15 + +Core +* Improve _hidden_inputs ++ Introduce improved explicit Adobe Pass support ++ Add --ap-mso to provide multiple-system operator identifier ++ Add --ap-username to provide MSO account username ++ Add --ap-password to provide MSO account password ++ Add --ap-list-mso to list all supported MSOs ++ Add support for Rogers Cable multiple-system operator (#10606) + +Extractors +* [crunchyroll] Fix authentication (#10655) +* [twitch] Fix API calls (#10654, #10660) ++ [bellmedia] Add support for more Bell Media Television sites +* [franceinter] Fix extraction (#10538, #2105) +* [kuwo] Improve error detection (#10650) ++ [go] Add support for free full episodes (#10439) +* [bilibili] Fix extraction for specific videos (#10647) +* [nhk] Fix extraction (#10633) +* [kaltura] Improve audio detection +* [kaltura] Skip chun format ++ [vimeo:ondemand] Pass Referer along with embed URL (#10624) ++ [nbc] Add support for NBC Olympics (#10361) + + +version 2016.09.11.1 Extractors + [tube8] Extract categories and tags (#10579)