2017-09-16 04:18:38 +00:00
|
|
|
version <unreleased>
|
|
|
|
|
|
|
|
Core
|
2017-09-22 18:30:03 +00:00
|
|
|
+ [options] Accept lrc as a subtitle conversion target format (#14292)
|
2017-09-16 04:18:38 +00:00
|
|
|
* [utils] Fix handling raw TTML subtitles (#14191)
|
|
|
|
|
|
|
|
|
2017-09-15 14:48:06 +00:00
|
|
|
version 2017.09.15
|
2017-09-15 14:45:18 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* [downloader/fragment] Restart inconsistent incomplete fragment downloads
|
|
|
|
(#13731)
|
|
|
|
* [YoutubeDL] Download raw subtitles files (#12909, #14191)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [condenast] Fix extraction (#14196, #14207)
|
|
|
|
+ [orf] Add support for f4m stories
|
|
|
|
* [tv4] Relax URL regular expression (#14206)
|
|
|
|
* [animeondemand] Bypass geo restriction
|
|
|
|
+ [animeondemand] Add support for flash videos (#9944)
|
|
|
|
|
|
|
|
|
2017-09-10 20:30:33 +00:00
|
|
|
version 2017.09.11
|
2017-09-10 20:27:43 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [rutube:playlist] Fix suitable (#14166)
|
|
|
|
|
|
|
|
|
2017-09-10 15:16:55 +00:00
|
|
|
version 2017.09.10
|
2017-09-10 15:15:55 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [utils] Introduce bool_or_none
|
|
|
|
* [YoutubeDL] Ensure dir existence for each requested format (#14116)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [fox] Fix extraction (#14147)
|
|
|
|
* [rutube] Use bool_or_none
|
|
|
|
* [rutube] Rework and generalize playlist extractors (#13565)
|
|
|
|
+ [rutube:playlist] Add support for playlists (#13534, #13565)
|
|
|
|
+ [radiocanada] Add fallback for title extraction (#14145)
|
|
|
|
* [vk] Use dedicated YouTube embeds extraction routine
|
|
|
|
* [vice] Use dedicated YouTube embeds extraction routine
|
|
|
|
* [cracked] Use dedicated YouTube embeds extraction routine
|
|
|
|
* [chilloutzone] Use dedicated YouTube embeds extraction routine
|
|
|
|
* [abcnews] Use dedicated YouTube embeds extraction routine
|
|
|
|
* [youtube] Separate methods for embeds extraction
|
|
|
|
* [redtube] Fix formats extraction (#14122)
|
|
|
|
* [arte] Relax unavailability check (#14112)
|
|
|
|
+ [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
|
|
|
|
* [vidme:user] Relax URL regular expression (#14054)
|
|
|
|
* [bpb] Fix extraction (#14043, #14086)
|
|
|
|
* [soundcloud] Fix download URL with private tracks (#14093)
|
|
|
|
* [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
|
|
|
|
* [viidea] Capture and output lecture error message (#14099)
|
|
|
|
* [radiocanada] Skip unsupported platforms (#14100)
|
|
|
|
|
|
|
|
|
2017-09-01 18:08:32 +00:00
|
|
|
version 2017.09.02
|
2017-09-01 18:04:22 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
|
|
|
|
#14077, #14079, #14082, #14083, #14094, #14095, #14096)
|
|
|
|
* [youtube] Fix upload date extraction (#14065)
|
|
|
|
+ [charlierose] Add support for episodes (#14062)
|
|
|
|
+ [bbccouk] Add support for w-prefixed ids (#14056)
|
|
|
|
* [googledrive] Extend URL regular expression (#9785)
|
|
|
|
+ [googledrive] Add support for source format (#14046)
|
|
|
|
* [pornhd] Fix extraction (#14005)
|
|
|
|
|
|
|
|
|
2017-08-26 23:09:29 +00:00
|
|
|
version 2017.08.27.1
|
2017-08-26 23:06:49 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
|
|
|
|
* [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
|
|
|
|
|
|
|
|
|
2017-08-26 21:28:04 +00:00
|
|
|
version 2017.08.27
|
2017-08-26 21:24:41 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [extractor/common] Extract height and format id for HTML5 videos (#14034)
|
|
|
|
* [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
|
|
|
|
#8625, #9483)
|
|
|
|
* Simplify code and split into separate routines to facilitate maintaining
|
|
|
|
* Make retry mechanism work on errors during actual download not only
|
|
|
|
during connection establishment phase
|
|
|
|
* Retry on ECONNRESET and ETIMEDOUT during reading data from network
|
|
|
|
* Retry on content too short
|
|
|
|
* Show error description on retry
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [generic] Lower preference for extraction from LD-JSON
|
|
|
|
* [rai] Fix audio formats extraction (#14024)
|
|
|
|
* [youtube] Fix controversy videos extraction (#14027, #14029)
|
|
|
|
* [mixcloud] Fix extraction (#14015, #14020)
|
|
|
|
|
|
|
|
|
2017-08-23 16:23:13 +00:00
|
|
|
version 2017.08.23
|
2017-08-19 13:40:53 +00:00
|
|
|
|
|
|
|
Core
|
2017-08-23 16:21:19 +00:00
|
|
|
+ [extractor/common] Introduce _parse_xml
|
|
|
|
* [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
|
|
|
|
non fatal (#13970)
|
2017-08-19 13:40:53 +00:00
|
|
|
* [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
|
|
|
|
|
2017-08-19 14:27:53 +00:00
|
|
|
Extractors
|
2017-08-23 16:21:19 +00:00
|
|
|
* [cbc:watch] Bypass geo restriction (#13993)
|
|
|
|
* [toutv] Relax DRM check (#13994)
|
|
|
|
+ [googledrive] Add support for subtitles (#13619, #13638)
|
|
|
|
* [pornhub] Relax uploader regular expression (#13906, #13975)
|
|
|
|
* [bandcamp:album] Extract track titles (#13962)
|
|
|
|
+ [bbccouk] Add support for events URLs (#13893)
|
2017-08-19 14:48:00 +00:00
|
|
|
+ [liveleak] Support multi-video pages (#6542)
|
2017-08-19 14:27:53 +00:00
|
|
|
+ [liveleak] Support another liveleak embedding pattern (#13336)
|
2017-08-19 14:28:58 +00:00
|
|
|
* [cda] Fix extraction (#13935)
|
2017-08-23 16:21:19 +00:00
|
|
|
+ [laola1tv] Add support for tv.ittf.com (#13965)
|
|
|
|
* [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
|
2017-08-19 14:27:53 +00:00
|
|
|
|
2017-08-19 13:40:53 +00:00
|
|
|
|
2017-08-17 18:05:27 +00:00
|
|
|
version 2017.08.18
|
2017-08-17 08:40:56 +00:00
|
|
|
|
2017-08-17 18:03:20 +00:00
|
|
|
Core
|
|
|
|
* [YoutubeDL] Sanitize byte string format URLs (#13951)
|
|
|
|
+ [extractor/common] Add support for float durations in _parse_mpd_formats
|
|
|
|
(#13919)
|
|
|
|
|
2017-08-17 08:40:56 +00:00
|
|
|
Extractors
|
2017-08-17 18:03:20 +00:00
|
|
|
* [arte] Detect unavailable videos (#13945)
|
|
|
|
* [generic] Convert redirect URLs to unicode strings (#13951)
|
|
|
|
* [udemy] Fix paid course detection (#13943)
|
|
|
|
* [pluralsight] Use RPC API for course extraction (#13937)
|
2017-08-17 08:56:37 +00:00
|
|
|
+ [clippit] Add support for clippituser.tv
|
2017-08-17 08:40:56 +00:00
|
|
|
+ [qqmusic] Support new URL schemes (#13805)
|
2017-08-17 18:03:20 +00:00
|
|
|
* [periscope] Renew HLS extraction (#13917)
|
|
|
|
* [mixcloud] Extract decrypt key
|
2017-08-17 08:40:56 +00:00
|
|
|
|
|
|
|
|
2017-08-13 01:58:30 +00:00
|
|
|
version 2017.08.13
|
2017-08-13 01:00:15 +00:00
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
2017-08-09 16:52:22 +00:00
|
|
|
version 2017.08.09
|
2017-08-06 15:07:06 +00:00
|
|
|
|
2017-08-09 16:49:53 +00:00
|
|
|
Core
|
|
|
|
* [utils] Skip missing params in cli_bool_option (#13865)
|
|
|
|
|
2017-08-06 15:07:06 +00:00
|
|
|
Extractors
|
2017-08-09 16:49:53 +00:00
|
|
|
* [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)
|
2017-08-06 16:19:46 +00:00
|
|
|
+ [niconico] Support videos with multiple formats (#13522)
|
2017-08-06 15:07:06 +00:00
|
|
|
+ [niconico] Support HTML5-only videos (#13806)
|
|
|
|
|
|
|
|
|
2017-08-06 02:05:36 +00:00
|
|
|
version 2017.08.06
|
2017-08-06 02:02:14 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* Use relative paths for DASH fragments (#12990)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [pluralsight] Fix format selection
|
|
|
|
- [mpora] Remove extractor (#13826)
|
|
|
|
+ [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
|
|
|
|
* [vlive:channel] Limit number of videos per page to 100 (#13830)
|
|
|
|
* [podomatic] Extend URL regular expression (#13827)
|
|
|
|
* [cinchcast] Extend URL regular expression
|
|
|
|
* [yandexdisk] Relax URL regular expression (#13824)
|
|
|
|
* [vidme] Extract DASH and HLS formats
|
|
|
|
- [teamfour] Remove extractor (#13782)
|
|
|
|
* [pornhd] Fix extraction (#13783)
|
|
|
|
* [udemy] Fix subtitles extraction (#13812)
|
|
|
|
* [mlb] Extend URL regular expression (#13740, #13773)
|
|
|
|
+ [pbs] Add support for new URL schema (#13801)
|
|
|
|
* [nrktv] Update API host (#13796)
|
|
|
|
|
|
|
|
|
2017-07-30 13:47:31 +00:00
|
|
|
version 2017.07.30.1
|
2017-07-23 08:21:35 +00:00
|
|
|
|
|
|
|
Core
|
2017-07-30 12:43:09 +00:00
|
|
|
* [downloader/hls] Use redirect URL as manifest base (#13755)
|
2017-07-23 08:21:35 +00:00
|
|
|
* [options] Correctly hide login info from debug outputs (#13696)
|
|
|
|
|
2017-07-30 12:43:09 +00:00
|
|
|
Extractors
|
|
|
|
+ [watchbox] Add support for watchbox.de (#13739)
|
|
|
|
- [clipfish] Remove extractor
|
|
|
|
+ [youjizz] Fix extraction (#13744)
|
|
|
|
+ [generic] Add support for another ooyala embed pattern (#13727)
|
|
|
|
+ [ard] Add support for lives (#13771)
|
|
|
|
* [soundcloud] Update client id
|
|
|
|
+ [soundcloud:trackstation] Add support for track stations (#13733)
|
|
|
|
* [svtplay] Use geo verification proxy for API request
|
|
|
|
* [svtplay] Update API URL (#13767)
|
|
|
|
+ [yandexdisk] Add support for yadi.sk (#13755)
|
|
|
|
+ [megaphone] Add support for megaphone.fm
|
|
|
|
* [amcnetworks] Make rating optional (#12453)
|
|
|
|
* [cloudy] Fix extraction (#13737)
|
|
|
|
+ [nickru] Add support for nickelodeon.ru
|
|
|
|
* [mtv] Improve thumbnal extraction
|
|
|
|
* [nick] Automate geo-restriction bypass (#13711)
|
|
|
|
* [niconico] Improve error reporting (#13696)
|
|
|
|
|
2017-07-23 08:21:35 +00:00
|
|
|
|
2017-07-22 18:09:09 +00:00
|
|
|
version 2017.07.23
|
2017-07-20 10:14:14 +00:00
|
|
|
|
2017-07-22 18:06:08 +00:00
|
|
|
Core
|
|
|
|
* [YoutubeDL] Improve default format specification (#13704)
|
|
|
|
* [YoutubeDL] Do not override id, extractor and extractor_key for
|
|
|
|
url_transparent entities
|
|
|
|
* [extractor/common] Fix playlist_from_matches
|
|
|
|
|
2017-07-20 10:14:14 +00:00
|
|
|
Extractors
|
2017-07-22 18:06:08 +00:00
|
|
|
* [itv] Fix production id extraction (#13671, #13703)
|
|
|
|
* [vidio] Make duration non fatal and fix typo
|
|
|
|
* [mtv] Skip missing video parts (#13690)
|
|
|
|
* [sportbox:embed] Fix extraction
|
|
|
|
+ [npo] Add support for npo3.nl URLs (#13695)
|
|
|
|
* [dramafever] Remove video id from title (#13699)
|
|
|
|
+ [egghead:lesson] Add support for lessons (#6635)
|
|
|
|
* [funnyordie] Extract more metadata (#13677)
|
2017-07-20 14:57:51 +00:00
|
|
|
* [youku:show] Fix playlist extraction (#13248)
|
2017-07-20 10:14:14 +00:00
|
|
|
+ [dispeak] Recognize sevt subdomain (#13276)
|
2017-07-22 18:06:08 +00:00
|
|
|
* [adn] Improve error reporting (#13663)
|
2017-08-23 16:21:19 +00:00
|
|
|
* [crunchyroll] Relax series and season regular expression (#13659)
|
2017-07-22 18:06:08 +00:00
|
|
|
+ [spiegel:article] Add support for nexx iframe embeds (#13029)
|
|
|
|
+ [nexx:embed] Add support for iframe embeds
|
|
|
|
* [nexx] Improve JS embed extraction
|
|
|
|
+ [pearvideo] Add support for pearvideo.com (#13031)
|
2017-07-20 10:14:14 +00:00
|
|
|
|
|
|
|
|
2017-07-15 00:36:05 +00:00
|
|
|
version 2017.07.15
|
2017-07-10 13:34:27 +00:00
|
|
|
|
2017-07-15 00:33:26 +00:00
|
|
|
Core
|
|
|
|
* [YoutubeDL] Don't expand environment variables in meta fields (#13637)
|
|
|
|
|
2017-07-10 13:34:27 +00:00
|
|
|
Extractors
|
2017-07-15 00:33:26 +00:00
|
|
|
* [spiegeltv] Delegate extraction to nexx extractor (#13159)
|
|
|
|
+ [nexx] Add support for nexx.cloud (#10807, #13465)
|
|
|
|
* [generic] Fix rutube embeds extraction (#13641)
|
|
|
|
* [karrierevideos] Fix title extraction (#13641)
|
|
|
|
* [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
|
|
|
|
* [slideshare] Fix extraction (#13617)
|
|
|
|
+ [5tv] Add another video URL pattern (#13354, #13606)
|
|
|
|
* [drtv] Make HLS and HDS extraction non fatal
|
|
|
|
* [ted] Fix subtitles extraction (#13628, #13629)
|
2017-07-11 08:05:15 +00:00
|
|
|
* [vine] Make sure the title won't be empty
|
2017-07-11 07:48:34 +00:00
|
|
|
+ [twitter] Support HLS streams in vmap URLs
|
2017-07-11 07:35:19 +00:00
|
|
|
+ [periscope] Support pscp.tv URLs in embedded frames
|
2017-07-15 00:33:26 +00:00
|
|
|
* [twitter] Extract mp4 urls via mobile API (#12726)
|
2017-07-11 07:04:45 +00:00
|
|
|
* [niconico] Fix authentication error handling (#12486)
|
2017-07-10 13:34:27 +00:00
|
|
|
* [giantbomb] Extract m3u8 formats (#13626)
|
2017-07-15 00:33:26 +00:00
|
|
|
+ [vlive:playlist] Add support for playlists (#13613)
|
2017-07-10 13:34:27 +00:00
|
|
|
|
|
|
|
|
2017-07-09 13:16:38 +00:00
|
|
|
version 2017.07.09
|
2017-07-08 07:48:05 +00:00
|
|
|
|
2017-07-09 13:15:15 +00:00
|
|
|
Core
|
|
|
|
+ [extractor/common] Add support for AMP tags in _parse_html5_media_entries
|
|
|
|
+ [utils] Support attributes with no values in get_elements_by_attribute
|
|
|
|
|
2017-07-08 07:48:05 +00:00
|
|
|
Extractors
|
2017-07-09 13:15:15 +00:00
|
|
|
+ [dailymail] Add support for embeds
|
|
|
|
+ [joj] Add support for joj.sk (#13268)
|
|
|
|
* [abc.net.au:iview] Extract more formats (#13492, #13489)
|
|
|
|
* [egghead:course] Fix extraction (#6635, #13370)
|
|
|
|
+ [cjsw] Add support for cjsw.com (#13525)
|
|
|
|
+ [eagleplatform] Add support for referrer protected videos (#13557)
|
|
|
|
+ [eagleplatform] Add support for another embed pattern (#13557)
|
|
|
|
* [veoh] Extend URL regular expression (#13601)
|
|
|
|
* [npo:live] Fix live stream id extraction (#13568, #13605)
|
|
|
|
* [googledrive] Fix height extraction (#13603)
|
|
|
|
+ [dailymotion] Add support for new layout (#13580)
|
2017-07-08 07:48:05 +00:00
|
|
|
- [yam] Remove extractor
|
2017-07-09 13:15:15 +00:00
|
|
|
* [xhamster] Extract all formats and fix duration extraction (#13593)
|
|
|
|
+ [xhamster] Add support for new URL schema (#13593)
|
|
|
|
* [espn] Extend URL regular expression (#13244, #13549)
|
|
|
|
* [kaltura] Fix typo in subtitles extraction (#13569)
|
|
|
|
* [vier] Adapt extraction to redesign (#13575)
|
2017-07-08 07:48:05 +00:00
|
|
|
|
|
|
|
|
2017-07-02 13:17:10 +00:00
|
|
|
version 2017.07.02
|
2017-06-26 11:56:07 +00:00
|
|
|
|
2017-07-02 13:12:40 +00:00
|
|
|
Core
|
|
|
|
* [extractor/common] Improve _json_ld
|
|
|
|
|
2017-06-26 11:56:07 +00:00
|
|
|
Extractors
|
2017-07-02 13:12:40 +00:00
|
|
|
+ [thisoldhouse] Add more fallbacks for video id
|
|
|
|
* [thisoldhouse] Fix video id extraction (#13540, #13541)
|
|
|
|
* [xfileshare] Extend format regular expression (#13536)
|
|
|
|
* [ted] Fix extraction (#13535)
|
|
|
|
+ [tastytrade] Add support for tastytrade.com (#13521)
|
|
|
|
* [dplayit] Relax video id regular expression (#13524)
|
|
|
|
+ [generic] Extract more generic metadata (#13527)
|
|
|
|
+ [bbccouk] Capture and output error message (#13501, #13518)
|
|
|
|
* [cbsnews] Relax video info regular expression (#13284, #13503)
|
|
|
|
+ [facebook] Add support for plugin video embeds and multiple embeds (#13493)
|
|
|
|
* [soundcloud] Switch to https for API requests (#13502)
|
|
|
|
* [pandatv] Switch to https for API and download URLs
|
|
|
|
+ [pandatv] Add support for https URLs (#13491)
|
2017-06-26 11:56:07 +00:00
|
|
|
+ [niconico] Support sp subdomain (#13494)
|
|
|
|
|
|
|
|
|
2017-06-24 22:16:06 +00:00
|
|
|
version 2017.06.25
|
2017-06-24 22:13:12 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
|
|
|
|
* [YoutubeDL] Skip malformed formats for better extraction robustness
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [wsj] Add support for barrons.com (#13470)
|
|
|
|
+ [ign] Add another video id pattern (#13328)
|
|
|
|
+ [raiplay:live] Add support for live streams (#13414)
|
|
|
|
+ [redbulltv] Add support for live videos and segments (#13486)
|
|
|
|
+ [onetpl] Add support for videos embedded via pulsembed (#13482)
|
|
|
|
* [ooyala] Make more robust
|
|
|
|
* [ooyala] Skip empty format URLs (#13471, #13476)
|
|
|
|
* [hgtv.com:show] Fix typo
|
|
|
|
|
|
|
|
|
2017-06-22 19:13:21 +00:00
|
|
|
version 2017.06.23
|
2017-06-19 08:20:36 +00:00
|
|
|
|
2017-06-22 19:10:54 +00:00
|
|
|
Core
|
|
|
|
* [adobepass] Fix extraction on older python 2.6
|
|
|
|
|
2017-06-19 08:20:36 +00:00
|
|
|
Extractors
|
2017-06-22 19:10:54 +00:00
|
|
|
* [youtube] Adapt to new automatic captions rendition (#13467)
|
|
|
|
* [hgtv.com:show] Relax video config regular expression (#13279, #13461)
|
|
|
|
* [drtuber] Fix formats extraction (#12058)
|
|
|
|
* [youporn] Fix upload date extraction
|
|
|
|
* [youporn] Improve formats extraction
|
|
|
|
* [youporn] Fix title extraction (#13456)
|
|
|
|
* [googledrive] Fix formats sorting (#13443)
|
|
|
|
* [watchindianporn] Fix extraction (#13411, #13415)
|
|
|
|
+ [vimeo] Add fallback mp4 extension for original format
|
|
|
|
+ [ruv] Add support for ruv.is (#13396)
|
|
|
|
* [viu] Fix extraction on older python 2.6
|
2017-06-19 08:20:36 +00:00
|
|
|
* [pandora.tv] Fix upload_date extraction (#12846)
|
2017-06-22 19:10:54 +00:00
|
|
|
+ [asiancrush] Add support for asiancrush.com (#13420)
|
2017-06-19 08:20:36 +00:00
|
|
|
|
|
|
|
|
2017-06-17 17:16:49 +00:00
|
|
|
version 2017.06.18
|
2017-06-15 03:19:03 +00:00
|
|
|
|
2017-06-15 05:04:36 +00:00
|
|
|
Core
|
2017-06-17 17:15:43 +00:00
|
|
|
* [downloader/common] Use utils.shell_quote for debug command line
|
|
|
|
* [utils] Use compat_shlex_quote in shell_quote
|
|
|
|
* [postprocessor/execafterdownload] Encode command line (#13407)
|
|
|
|
* [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
|
|
|
|
* [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
|
|
|
|
in --metadata-from-title (#13408)
|
2017-06-15 05:04:36 +00:00
|
|
|
* [extractor/common] Fix json dumping with --geo-bypass
|
2017-06-17 17:15:43 +00:00
|
|
|
+ [extractor/common] Improve jwplayer subtitles extraction
|
|
|
|
+ [extractor/common] Improve jwplayer formats extraction (#13379)
|
2017-06-15 05:04:36 +00:00
|
|
|
|
2017-06-15 03:19:03 +00:00
|
|
|
Extractors
|
2017-06-17 17:15:43 +00:00
|
|
|
* [polskieradio] Fix extraction (#13392)
|
|
|
|
+ [xfileshare] Add support for fastvideo.me (#13385)
|
2017-06-15 03:19:03 +00:00
|
|
|
* [bilibili] Fix extraction of videos with double quotes in titles (#13387)
|
2017-06-17 17:15:43 +00:00
|
|
|
* [4tube] Fix extraction (#13381, #13382)
|
|
|
|
+ [disney] Add support for disneychannel.de (#13383)
|
|
|
|
* [npo] Improve URL regular expression (#13376)
|
|
|
|
+ [corus] Add support for showcase.ca
|
|
|
|
+ [corus] Add support for history.ca (#13359)
|
2017-06-15 03:19:03 +00:00
|
|
|
|
|
|
|
|
2017-06-11 19:23:17 +00:00
|
|
|
version 2017.06.12
|
2017-06-11 19:01:15 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
|
|
|
|
+ [compat] Introduce compat_HTMLParseError
|
|
|
|
* [utils] Improve unified_timestamp
|
|
|
|
* [extractor/generic] Ensure format id is unicode string
|
|
|
|
* [extractor/common] Return unicode string from _match_id
|
|
|
|
+ [YoutubeDL] Sanitize more fields (#13313)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [xfileshare] Add support for rapidvideo.tv (#13348)
|
|
|
|
* [xfileshare] Modernize and pass Referer
|
|
|
|
+ [rutv] Add support for testplayer.vgtrk.com (#13347)
|
|
|
|
+ [newgrounds] Extract more metadata (#13232)
|
|
|
|
+ [newgrounds:playlist] Add support for playlists (#10611)
|
|
|
|
* [newgrounds] Improve formats and uploader extraction (#13346)
|
|
|
|
* [msn] Fix formats extraction
|
|
|
|
* [turbo] Ensure format id is string
|
|
|
|
* [sexu] Ensure height is int
|
|
|
|
* [jove] Ensure comment count is int
|
|
|
|
* [golem] Ensure format id is string
|
|
|
|
* [gfycat] Ensure filesize is int
|
|
|
|
* [foxgay] Ensure height is int
|
|
|
|
* [flickr] Ensure format id is string
|
|
|
|
* [sohu] Fix numeric fields
|
|
|
|
* [safari] Improve authentication detection (#13319)
|
|
|
|
* [liveleak] Ensure height is int (#13313)
|
|
|
|
* [streamango] Make title optional (#13292)
|
|
|
|
* [rtlnl] Improve URL regular expression (#13295)
|
|
|
|
* [tvplayer] Fix extraction (#13291)
|
|
|
|
|
|
|
|
|
2017-06-04 17:48:07 +00:00
|
|
|
version 2017.06.05
|
2017-06-04 17:43:38 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [bandcamp:weekly] Add support for bandcamp weekly (#12758)
|
|
|
|
* [pornhub:playlist] Fix extraction (#13281)
|
|
|
|
- [godtv] Remove extractor (#13175)
|
|
|
|
* [safari] Fix typo (#13252)
|
|
|
|
* [youtube] Improve chapters extraction (#13247)
|
|
|
|
* [1tv] Lower preference for HTTP formats (#13246)
|
|
|
|
* [francetv] Relax URL regular expression
|
|
|
|
* [drbonanza] Fix extraction (#13231)
|
|
|
|
* [packtpub] Fix authentication (#13240)
|
|
|
|
|
|
|
|
|
2017-05-28 17:42:18 +00:00
|
|
|
version 2017.05.29
|
2017-05-26 16:06:45 +00:00
|
|
|
|
|
|
|
Extractors
|
2017-05-27 16:47:41 +00:00
|
|
|
* [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
|
|
|
|
(#13211)
|
2017-05-28 17:33:24 +00:00
|
|
|
* [xhamster] Fix uploader and like/dislike count extraction (#13216))
|
|
|
|
+ [xhamster] Extract categories (#11728)
|
|
|
|
+ [abcnews] Add support for embed URLs (#12851)
|
|
|
|
* [gaskrank] Fix extraction (#12493)
|
|
|
|
* [medialaan] Fix videos with missing videoUrl (#12774)
|
|
|
|
* [dvtv] Fix playlist support
|
|
|
|
+ [dvtv] Add support for DASH and HLS formats (#3063)
|
|
|
|
+ [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
|
|
|
|
* [cbsinteractive] Relax URL regular expression (#13213)
|
|
|
|
* [adn] Fix formats extraction
|
2017-05-26 16:06:45 +00:00
|
|
|
+ [youku] Extract more metadata (#10433)
|
2017-05-28 17:33:24 +00:00
|
|
|
* [cbsnews] Fix extraction (#13205)
|
2017-05-26 16:06:45 +00:00
|
|
|
|
|
|
|
|
2017-05-26 15:29:16 +00:00
|
|
|
version 2017.05.26
|
2017-05-25 14:04:12 +00:00
|
|
|
|
|
|
|
Core
|
2017-05-26 13:58:18 +00:00
|
|
|
+ [utils] strip_jsonp() can recognize more patterns
|
2017-05-25 14:04:12 +00:00
|
|
|
* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
|
|
|
|
|
2017-05-26 06:15:46 +00:00
|
|
|
Extractors
|
2017-05-26 15:21:32 +00:00
|
|
|
+ [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
|
2017-05-26 15:27:56 +00:00
|
|
|
+ [bbc] Add support for authentication
|
2017-05-26 15:04:42 +00:00
|
|
|
* [tudou] Merge into youku extractor (#12214)
|
2017-05-26 13:59:16 +00:00
|
|
|
* [youku:show] Fix extraction
|
2017-05-26 06:15:46 +00:00
|
|
|
* [youku] Fix extraction (#13191)
|
2017-05-26 15:27:56 +00:00
|
|
|
* [udemy] Fix extraction for outputs' format entries without URL (#13192)
|
|
|
|
* [vimeo] Fix formats' sorting (#13189)
|
|
|
|
* [cbsnews] Fix extraction for 60 Minutes videos (#12861)
|
2017-05-26 06:15:46 +00:00
|
|
|
|
2017-05-25 14:04:12 +00:00
|
|
|
|
2017-05-22 17:17:48 +00:00
|
|
|
version 2017.05.23
|
2017-05-22 17:15:44 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
|
|
|
|
+ [adobepass] Add support for Bright House Networks (#13149)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [streamcz] Add support for subtitles (#13174)
|
|
|
|
* [youtube] Fix DASH manifest signature decryption (#8944, #13156)
|
|
|
|
* [toggle] Relax URL regular expression (#13172)
|
|
|
|
* [toypics] Fix extraction (#13077)
|
|
|
|
* [njpwworld] Fix extraction (#13162, #13169)
|
|
|
|
+ [hitbox] Add support for smashcast.tv (#13154)
|
|
|
|
* [mitele] Update app key regular expression (#13158)
|
|
|
|
|
|
|
|
|
2017-05-18 16:00:03 +00:00
|
|
|
version 2017.05.18.1
|
2017-05-18 15:58:14 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* [jsinterp] Fix typo and cleanup regular expressions (#13134)
|
|
|
|
|
|
|
|
|
2017-05-18 15:30:37 +00:00
|
|
|
version 2017.05.18
|
2017-05-18 15:29:25 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
|
|
|
|
#13126, #13128, #13129, #13130, #13131, #13132)
|
|
|
|
+ [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
|
|
|
|
(#13088, #13092)
|
|
|
|
+ [utils] Recognize more audio codecs (#13081)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [vier] Extract more metadata (#12539)
|
|
|
|
* [vier] Improve extraction (#12801)
|
|
|
|
+ Add support for authentication
|
|
|
|
* Bypass authentication when no credentials provided
|
|
|
|
* Improve extraction robustness
|
|
|
|
* [dailymail] Fix sources extraction (#13057)
|
|
|
|
* [dailymotion] Extend URL regular expression (#13079)
|
|
|
|
|
|
|
|
|
2017-05-14 00:38:40 +00:00
|
|
|
version 2017.05.14
|
2017-05-12 10:44:10 +00:00
|
|
|
|
2017-05-14 00:28:16 +00:00
|
|
|
Core
|
|
|
|
+ [extractor/common] Respect Width and Height attributes in ISM manifests
|
|
|
|
+ [postprocessor/metadatafromtitle] Add support regular expression syntax for
|
|
|
|
--metadata-from-title (#13065)
|
|
|
|
|
2017-05-18 15:37:32 +00:00
|
|
|
Extractors
|
2017-05-14 00:28:16 +00:00
|
|
|
+ [mediaset] Add support for video.mediaset.it (#12708, #12964)
|
|
|
|
* [orf:radio] Fix extraction (#11643, #12926)
|
|
|
|
* [aljazeera] Extend URL regular expression (#13053)
|
|
|
|
* [imdb] Relax URL regular expression (#13056)
|
|
|
|
+ [francetv] Add support for mobile.france.tv (#13068)
|
|
|
|
+ [upskill] Add support for upskillcourses.com (#13043)
|
|
|
|
* [thescene] Fix extraction (#13061)
|
|
|
|
* [condenast] Improve embed support
|
2017-05-12 11:15:33 +00:00
|
|
|
* [liveleak] Fix extraction (#12053)
|
2017-05-12 10:44:10 +00:00
|
|
|
+ [douyu] Support Douyu shows (#12228)
|
2017-05-14 00:28:16 +00:00
|
|
|
* [myspace] Improve URL regular expression (#13040)
|
|
|
|
* [adultswim] Use desktop platform in assets URL (#13041)
|
2017-05-12 10:44:10 +00:00
|
|
|
|
|
|
|
|
2017-05-08 21:20:13 +00:00
|
|
|
version 2017.05.09
|
2017-05-09 16:17:22 +00:00
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
2017-05-06 21:51:34 +00:00
|
|
|
version 2017.05.07
|
2017-05-03 19:18:56 +00:00
|
|
|
|
2017-05-06 21:44:54 +00:00
|
|
|
Common
|
|
|
|
* [extractor/common] Fix typo in _extract_akamai_formats
|
|
|
|
+ [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
|
|
|
|
+ [extractor/common] Introduce chapters meta field
|
|
|
|
|
2017-05-03 19:18:56 +00:00
|
|
|
Extractors
|
2017-05-06 21:44:54 +00:00
|
|
|
* [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
|
|
|
|
#13003)
|
2017-05-06 10:57:24 +00:00
|
|
|
* [bilibili] Fix video downloading (#13001)
|
2017-05-06 21:44:54 +00:00
|
|
|
* [rmcdecouverte] Fix extraction (#12937)
|
|
|
|
* [theplatform] Extract chapters
|
|
|
|
* [bandcamp] Fix thumbnail extraction (#12980)
|
|
|
|
* [pornhub] Extend URL regular expression (#12996)
|
|
|
|
+ [youtube] Extract chapters
|
|
|
|
+ [nrk] Extract chapters
|
|
|
|
+ [vice] Add support for ooyala embeds in article pages
|
2017-05-05 12:26:51 +00:00
|
|
|
+ [vice] Support vice articles (#12968)
|
2017-05-05 12:01:02 +00:00
|
|
|
* [vice] Fix extraction for non en_us videos (#12967)
|
2017-05-05 07:13:40 +00:00
|
|
|
* [gdcvault] Fix extraction for some videos (#12733)
|
2017-05-06 21:44:54 +00:00
|
|
|
* [pbs] Improve multipart video support (#12981)
|
|
|
|
* [laola1tv] Fix extraction (#12880)
|
2017-05-01 15:09:18 +00:00
|
|
|
+ [cda] Support birthday verification (#12789)
|
2017-05-03 19:18:56 +00:00
|
|
|
* [leeco] Fix extraction (#12974)
|
2017-05-06 21:44:54 +00:00
|
|
|
+ [pbs] Extract chapters
|
|
|
|
* [amp] Imporove thumbnail and subtitles extraction
|
|
|
|
* [foxsports] Fix extraction (#12945)
|
|
|
|
- [coub] Remove comment count extraction (#12941)
|
2017-05-03 19:18:56 +00:00
|
|
|
|
|
|
|
|
2017-04-30 18:39:52 +00:00
|
|
|
version 2017.05.01
|
2017-04-29 07:55:08 +00:00
|
|
|
|
2017-04-30 18:34:51 +00:00
|
|
|
Core
|
|
|
|
+ [extractor/common] Extract view count from JSON-LD
|
|
|
|
* [utils] Improve unified_timestamp
|
|
|
|
+ [utils] Add video/mp2t to mimetype2ext
|
|
|
|
* [downloader/external] Properly handle live stream downloading cancellation
|
|
|
|
(#8932)
|
|
|
|
+ [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
|
|
|
|
|
2017-04-29 07:55:08 +00:00
|
|
|
Extractors
|
2017-04-30 18:34:51 +00:00
|
|
|
* [infoq] Make audio format extraction non fatal (#12938)
|
|
|
|
* [brightcove] Allow whitespace around attribute names in embedded code
|
|
|
|
+ [zaq1] Add support for zaq1.pl (#12693)
|
|
|
|
+ [xvideos] Extract duration (#12828)
|
|
|
|
* [vevo] Fix extraction (#12879)
|
|
|
|
+ [noovo] Add support for noovo.ca (#12792)
|
|
|
|
+ [washingtonpost] Add support for embeds (#12699)
|
|
|
|
* [yandexmusic:playlist] Fix extraction for python 3 (#12888)
|
|
|
|
* [anvato] Improve extraction (#12913)
|
|
|
|
* Promote to regular shortcut based extractor
|
|
|
|
* Add mcp to access key mapping table
|
|
|
|
* Add support for embeds extraction
|
|
|
|
* Add support for anvato embeds in generic extractor
|
2017-04-29 07:55:08 +00:00
|
|
|
* [xtube] Fix extraction for older FLV videos (#12734)
|
2017-04-30 18:34:51 +00:00
|
|
|
* [tvplayer] Fix extraction (#12908)
|
2017-04-29 07:55:08 +00:00
|
|
|
|
|
|
|
|
2017-04-28 11:30:03 +00:00
|
|
|
version 2017.04.28
|
2017-04-28 07:47:26 +00:00
|
|
|
|
2017-04-28 11:27:29 +00:00
|
|
|
Core
|
|
|
|
+ [adobepass] Use geo verification headers for all requests
|
|
|
|
- [downloader/fragment] Remove assert for resume_len when no fragments
|
|
|
|
downloaded
|
|
|
|
+ [extractor/common] Add manifest_url for explicit group rendition formats
|
|
|
|
* [extractor/common] Fix manifest_url for m3u8 formats
|
|
|
|
- [extractor/common] Don't list master m3u8 playlists in format list (#12832)
|
|
|
|
|
2017-04-28 07:47:26 +00:00
|
|
|
Extractor
|
2017-04-28 11:27:29 +00:00
|
|
|
* [aenetworks] Fix extraction for shows with single season
|
|
|
|
+ [go] Add support for Disney, DisneyJunior and DisneyXD show pages
|
2017-04-28 07:47:26 +00:00
|
|
|
* [youtube] Recognize new locale-based player URLs (#12885)
|
2017-04-28 11:27:29 +00:00
|
|
|
+ [streamable] Add support for new embedded URL schema (#12844)
|
|
|
|
* [arte:+7] Relax URL regular expression (#12837)
|
2017-04-28 07:47:26 +00:00
|
|
|
|
|
|
|
|
2017-04-25 17:06:12 +00:00
|
|
|
version 2017.04.26
|
2017-04-18 15:03:03 +00:00
|
|
|
|
2017-04-22 13:44:01 +00:00
|
|
|
Core
|
2017-04-25 17:03:13 +00:00
|
|
|
* Introduce --keep-fragments for keeping fragments of fragmented download
|
|
|
|
on disk after download is finished
|
|
|
|
* [YoutubeDL] Fix output template for missing timestamp (#12796)
|
2017-04-22 13:44:01 +00:00
|
|
|
* [socks] Handle cases where credentials are required but missing
|
2017-04-25 17:03:13 +00:00
|
|
|
* [extractor/common] Improve HLS extraction (#12211)
|
2017-04-30 18:34:51 +00:00
|
|
|
* Extract m3u8 parsing to separate method
|
|
|
|
* Improve rendition groups extraction
|
|
|
|
* Build stream name according stream GROUP-ID
|
|
|
|
* Ignore reference to AUDIO group without URI when stream has no CODECS
|
|
|
|
* Use float for scaled tbr in _parse_m3u8_formats
|
2017-04-25 17:03:13 +00:00
|
|
|
* [utils] Add support for TTML styles in dfxp2srt
|
|
|
|
* [downloader/hls] No need to download keys for fragments that have been
|
|
|
|
already downloaded
|
|
|
|
* [downloader/fragment] Improve fragment downloading
|
2017-04-30 18:34:51 +00:00
|
|
|
* Resume immediately
|
|
|
|
* Don't concatenate fragments and decrypt them on every resume
|
|
|
|
* Optimize disk storage usage, don't store intermediate fragments on disk
|
|
|
|
* Store bookkeeping download state file
|
2017-04-25 17:03:13 +00:00
|
|
|
+ [extractor/common] Add support for multiple getters in try_get
|
|
|
|
+ [extractor/common] Add support for video of WebPage context in _json_ld
|
|
|
|
(#12778)
|
|
|
|
+ [extractor/common] Relax JWPlayer regular expression and remove
|
|
|
|
duplicate URLs (#12768)
|
2017-04-22 13:44:01 +00:00
|
|
|
|
2017-04-18 15:03:03 +00:00
|
|
|
Extractors
|
2017-04-25 14:23:57 +00:00
|
|
|
* [iqiyi] Fix extraction of Yule videos
|
2017-04-25 17:03:13 +00:00
|
|
|
* [vidio] Improve extraction and sort formats
|
|
|
|
+ [brightcove] Match only video elements with data-video-id attribute
|
2017-04-22 14:11:37 +00:00
|
|
|
* [iqiyi] Fix playlist detection (#12504)
|
2017-04-22 13:20:25 +00:00
|
|
|
- [azubu] Remove extractor (#12813)
|
2017-04-22 13:16:36 +00:00
|
|
|
* [porn91] Fix extraction (#12814)
|
2017-04-25 17:03:13 +00:00
|
|
|
* [vidzi] Fix extraction (#12793)
|
|
|
|
+ [amp] Extract error message (#12795)
|
|
|
|
+ [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
|
|
|
|
* [instagram] Fix extraction (#12777)
|
2017-04-18 15:03:03 +00:00
|
|
|
+ [generic] Support Brightcove videos in <iframe> (#12482)
|
|
|
|
+ [brightcove] Support URLs with bcpid instead of playerID (#12482)
|
2017-04-25 17:03:13 +00:00
|
|
|
* [brightcove] Fix _extract_url (#12782)
|
|
|
|
+ [odnoklassniki] Extract HLS formats
|
2017-04-18 15:03:03 +00:00
|
|
|
|
|
|
|
|
2017-04-16 17:46:32 +00:00
|
|
|
version 2017.04.17
|
2017-04-16 17:43:56 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
|
|
|
|
add support for channel and channelList embeds
|
|
|
|
* [generic] Extract multiple Limelight embeds (#12761)
|
|
|
|
+ [itv] Extract series metadata
|
|
|
|
* [itv] Fix RTMP formats downloading (#12759)
|
|
|
|
* [itv] Use native HLS downloader by default
|
|
|
|
+ [go90] Extract subtitles (#12752)
|
|
|
|
+ [go90] Extract series metadata (#12752)
|
|
|
|
|
|
|
|
|
2017-04-15 18:49:02 +00:00
|
|
|
version 2017.04.16
|
2017-04-15 18:47:58 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
* [YoutubeDL] Apply expand_path after output template substitution
|
|
|
|
+ [YoutubeDL] Propagate overridden meta fields to extraction results of type
|
|
|
|
url (#11163)
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [generic] Extract RSS entries as url_transparent (#11163)
|
|
|
|
+ [streamango] Add support for streamango.com (#12643)
|
|
|
|
+ [wsj:article] Add support for articles (#12558)
|
|
|
|
* [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
|
|
|
|
URLs (#9163, #12005, #12178, #12480)
|
|
|
|
+ [udemy] Add support for react rendition (#12744)
|
|
|
|
|
|
|
|
|
2017-04-14 18:39:33 +00:00
|
|
|
version 2017.04.15
|
2017-04-14 18:37:26 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [youku] Fix fileid extraction (#12741, #12743)
|
|
|
|
|
|
|
|
|
2017-04-13 17:31:49 +00:00
|
|
|
version 2017.04.14
|
2017-04-13 17:29:36 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
2017-04-10 19:17:53 +00:00
|
|
|
version 2017.04.11
|
2017-04-10 19:16:20 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
* [afreecatv] Fix extraction (#12706)
|
|
|
|
+ [generic] Add support for <object> 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)
|
|
|
|
|
|
|
|
|
2017-04-08 17:01:28 +00:00
|
|
|
version 2017.04.09
|
2017-04-08 07:39:58 +00:00
|
|
|
|
|
|
|
Extractors
|
2017-04-08 16:59:17 +00:00
|
|
|
+ [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)
|
2017-04-08 07:39:58 +00:00
|
|
|
* [airmozilla] Fix extraction (#12670)
|
2017-04-08 16:59:17 +00:00
|
|
|
* [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)
|
2017-04-08 07:39:58 +00:00
|
|
|
|
|
|
|
|
2017-04-02 20:53:55 +00:00
|
|
|
version 2017.04.03
|
2017-04-02 20:52:44 +00:00
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
2017-04-01 19:39:15 +00:00
|
|
|
version 2017.04.02
|
2017-04-01 19:37:18 +00:00
|
|
|
|
|
|
|
Core
|
2017-04-02 20:52:44 +00:00
|
|
|
* [YoutubeDL] Return early when extraction of url_transparent fails
|
2017-04-01 19:37:18 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
2017-03-26 01:11:40 +00:00
|
|
|
version 2017.03.26
|
2017-03-05 16:31:44 +00:00
|
|
|
|
2017-03-26 14:07:12 +00:00
|
|
|
Core
|
|
|
|
* Don't raise an error if JWPlayer config data is not a Javascript object
|
2017-03-26 16:39:12 +00:00
|
|
|
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
|
2017-03-26 14:07:12 +00:00
|
|
|
|
2017-03-05 16:31:44 +00:00
|
|
|
Extractors
|
|
|
|
* [afreecatv] Fix extraction (#12179)
|
2017-03-26 16:39:12 +00:00
|
|
|
+ [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
|
2017-03-05 16:31:44 +00:00
|
|
|
|
|
|
|
|
2017-03-23 17:24:23 +00:00
|
|
|
version 2017.03.24
|
2017-03-23 17:19:58 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
- [9c9media] Remove mp4 URL extraction request
|
|
|
|
+ [bellmedia] Add support for etalk.ca and space.ca (#12447)
|
|
|
|
* [channel9] Fix extraction (#11323)
|
|
|
|
* [cloudy] Fix extraction (#12525)
|
|
|
|
+ [hbo] Add support for free episode URLs and new formats extraction (#12519)
|
|
|
|
* [condenast] Fix extraction and style (#12526)
|
|
|
|
* [viu] Relax URL regular expression (#12529)
|
|
|
|
|
|
|
|
|
2017-03-21 19:36:50 +00:00
|
|
|
version 2017.03.22
|
2017-03-21 19:35:09 +00:00
|
|
|
|
|
|
|
Extractors
|
|
|
|
- [pluralsight] Omit module title from video title (#12506)
|
|
|
|
* [pornhub] Decode obfuscated video URL (#12470, #12515)
|
|
|
|
* [senateisvp] Allow https URL scheme for embeds (#12512)
|
|
|
|
|
|
|
|
|
2017-03-19 17:07:57 +00:00
|
|
|
version 2017.03.20
|
2017-03-17 07:20:12 +00:00
|
|
|
|
2017-03-19 17:03:58 +00:00
|
|
|
Core
|
|
|
|
+ [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
|
|
|
|
output template
|
|
|
|
+ [adobepass] Detect and output error on authz token extraction (#12472)
|
|
|
|
|
2017-03-17 07:20:12 +00:00
|
|
|
Extractors
|
2017-03-19 12:42:17 +00:00
|
|
|
+ [bostonglobe] Add extractor for bostonglobe.com (#12099)
|
2017-03-19 17:03:58 +00:00
|
|
|
+ [toongoggles] Add support for toongoggles.com (#12171)
|
|
|
|
+ [medialaan] Add support for Medialaan sites (#9974, #11912)
|
|
|
|
+ [discoverynetworks] Add support for more domains and bypass geo restiction
|
2017-03-17 07:20:12 +00:00
|
|
|
* [openload] Fix extraction (#10408)
|
|
|
|
|
|
|
|
|
2017-03-16 15:42:12 +00:00
|
|
|
version 2017.03.16
|
2017-03-16 15:39:48 +00:00
|
|
|
|
|
|
|
Core
|
|
|
|
+ [postprocessor/ffmpeg] Add support for flac
|
|
|
|
+ [extractor/common] Extract SMIL formats from jwplayer
|
|
|
|
|
|
|
|
Extractors
|
|
|
|
+ [generic] Add forgotten return for jwplayer formats
|
|
|
|