X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=6bafb1e8f39f7618b70ec2a45bdeb725fd10ca0e;hb=16393d65355cdb1118e528d6dcb6d82f5f1c2b6e;hp=7cd385e68d838a193eb294cea3e08294c42ea3c9;hpb=463e7216c87814edf1453aa3a5bfad89474ba6b1;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 7cd385e68..6bafb1e8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,34 @@ -version +version 2017.08.13 + +Core +* [YoutubeDL] Make sure format id is not empty +* [extractor/common] Make _family_friendly_search optional +* [extractor/common] Respect source's type attribute for HTML5 media (#13892) + +Extractors +* [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902) ++ [fourtube] Add support pornerbros.com (#6022) ++ [fourtube] Add support porntube.com (#7859, #13901) ++ [fourtube] Add support fux.com +* [limelight] Improve embeds detection (#13895) ++ [reddit] Add support for v.redd.it and reddit.com (#13847) +* [aparat] Extract all formats (#13887) +* [mixcloud] Fix play info decryption (#13885) ++ [generic] Add support for vzaar embeds (#13876) + + +version 2017.08.09 + +Core +* [utils] Skip missing params in cli_bool_option (#13865) Extractors +* [xxxymovies] Fix title extraction (#13868) ++ [nick] Add support for nick.com.pl (#13860) +* [mixcloud] Fix play info decryption (#13867) +* [20min] Fix embeds extraction (#13852) +* [dplayit] Fix extraction (#13851) ++ [niconico] Support videos with multiple formats (#13522) + [niconico] Support HTML5-only videos (#13806)