X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=cf5ee84a405f9a8a2b617855cf15bedd468bfc69;hb=d24bd4ffdb64b6b2c0568bd5eb79920b053e95fb;hp=45d6f244dd189e5368de8d76b9efd7ecc1a2e75e;hpb=4f06c1c9fcbfbc74b81b5fa89a616914b5ce5aad;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 45d6f244d..cf5ee84a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,119 @@ -version +version 2017.04.15 + +Extractors +* [youku] Fix fileid extraction (#12741, #12743) + + +version 2017.04.14 + +Core ++ [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955) ++ [adobepass] Improve Comcast and Verison login code (#10803) ++ [adobepass] Add support for Verizon (#10803) + +Extractors ++ [aenetworks] Add support for specials (#12723) ++ [hbo] Extract HLS formats ++ [go90] Add support for go90.com (#10127) ++ [tv2hu] Add support for tv2.hu (#10509) ++ [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654) +* [youtube] Improve HLS formats extraction +* [afreecatv] Fix extraction for videos with different key layout (#12718) +- [youtube] Remove explicit preference for audio-only and video-only formats in + order not to break sorting when new formats appear +* [canalplus] Bypass geo restriction + + +version 2017.04.11 + +Extractors +* [afreecatv] Fix extraction (#12706) ++ [generic] Add support for YouTube embeds (#12637) +* [bbccouk] Treat bitrate as audio+video bitrate in media selector ++ [bbccouk] Skip unrecognized formats in media selector (#12701) ++ [bbccouk] Add support for https protocol in media selector (#12701) +* [curiositystream] Fix extraction (#12638) +* [adn] Update subtitle decryption key +* [chaturbate] Fix extraction (#12665, #12688, #12690) + + +version 2017.04.09 + +Extractors ++ [medici] Add support for medici.tv (#3406) ++ [rbmaradio] Add support for redbullradio.com URLs (#12687) ++ [npo:live] Add support for default URL (#12555) +* [mixcloud:playlist] Fix title, description and view count extraction (#12582) ++ [thesun] Add suport for thesun.co.uk (#11298, #12674) ++ [ceskateleveize:porady] Add support for porady (#7411, #12645) +* [ceskateleveize] Improve extraction and remove URL replacement hacks ++ [kaltura] Add support for iframe embeds (#12679) +* [airmozilla] Fix extraction (#12670) +* [wshh] Extract html5 entries and delegate to generic extractor (12676) ++ [raiplay] Extract subtitles ++ [xfileshare] Add support for vidlo.us (#12660) ++ [xfileshare] Add support for vidbom.com (#12661) ++ [aenetworks] Add more video URL regular expressions (#12657) ++ [odnoklassniki] Fix format sorting for 1080p quality ++ [rtl2] Add support for you.rtl2.de (#10257) ++ [vshare] Add support for vshare.io (#12278) + + +version 2017.04.03 + +Core ++ [extractor/common] Add censorship check for TransTelekom ISP +* [extractor/common] Move censorship checks to a separate method + +Extractors ++ [discoveryvr] Add support for discoveryvr.com (#12578) ++ [tv5mondeplus] Add support for tv5mondeplus.com (#11386) ++ [periscope] Add support for pscp.tv URLs (#12618, #12625) + + +version 2017.04.02 + +Core +* [YoutubeDL] Return early when extraction of url_transparent fails + +Extractors +* [rai] Fix and improve extraction (#11790) ++ [vrv] Add support for series pages +* [limelight] Improve extraction for audio only formats +* [funimation] Fix extraction (#10696, #11773) ++ [xfileshare] Add support for vidabc.com (#12589) ++ [xfileshare] Improve extraction and extract hls formats ++ [crunchyroll] Pass geo verifcation proxy ++ [cwtv] Extract ISM formats ++ [tvplay] Bypass geo restriction ++ [vrv] Add support for vrv.co ++ [packtpub] Add support for packtpub.com (#12610) ++ [generic] Pass base_url to _parse_jwplayer_data ++ [adn] Add support for animedigitalnetwork.fr (#4866) ++ [allocine] Extract more metadata +* [allocine] Fix extraction (#12592) +* [openload] Fix extraction + + +version 2017.03.26 + +Core +* Don't raise an error if JWPlayer config data is not a Javascript object + literal. _find_jwplayer_data now returns a dict rather than an str. (#12307) +* Expand environment variables for options representing paths (#12556) ++ [utils] Introduce expand_path +* [downloader/hls] Delegate downloading to ffmpeg immediately for live streams Extractors * [afreecatv] Fix extraction (#12179) ++ [atvat] Add support for atv.at (#5325) ++ [fox] Add metadata extraction (#12391) ++ [atresplayer] Extract DASH formats ++ [atresplayer] Extract HD manifest (#12548) +* [atresplayer] Fix login error detection (#12548) +* [franceculture] Fix extraction (#12547) +* [youtube] Improve URL regular expression (#12538) +* [generic] Do not follow redirects to the same URL version 2017.03.24