X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=4775f869563f4b0f0447891b55e15696d49593a4;hb=a7ed6b341cce27b6b5731969d39711b15dca8d25;hp=5418bb95fc4a01f1e16ec4911d63c9ec5983ee6a;hpb=4ac0f573ef10d4e2bd883b63936e3fe1a41c8abb;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 5418bb95f..4775f8695 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +version 2017.05.09 + +Core +* [YoutubeDL] Force --restrict-filenames when no locale is set on all python + versions (#13027) + +Extractors +* [francetv] Adapt to site redesign (#13034) ++ [packtpub] Add support for authentication (#12622) +* [drtv] Lower preference for SignLanguage formats (#13013, #13016) ++ [cspan] Add support for brightcove live embeds (#13028) +* [vrv] Extract DASH formats and subtitles +* [funimation] Fix authentication (#13021) +* [adultswim] Fix extraction (#8640, #10950, #11042, #12121) + + Add support for Adobe Pass authentication + + Add support for live streams + + Add support for show pages +* [turner] Extract thumbnail, is_live and strip description ++ [nonktube] Add support for nonktube.com (#8647, #13024) ++ [nuevo] Pass headers to _extract_nuevo +* [nbc] Improve extraction (#12364) + + version 2017.05.07 Common