X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=4583537ac1a8cf39e89fb1ece7afee848f83a830;hb=f5e008d134f5e69920829cfd7a5ce5ae57d275c1;hp=46eea0626c4c37bd9a3b4e7495eef0f847cf8728;hpb=be457302267b456412fb9848bcb8ce36874d8d7e;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 46eea0626..4583537ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,26 @@ -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)