mirror of https://github.com/ytdl-org/youtube-dl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6167 lines
209 KiB
6167 lines
209 KiB
version 2021.12.17 |
|
|
|
Core |
|
* [postprocessor/ffmpeg] Show ffmpeg output on error (#22680, #29336) |
|
|
|
Extractors |
|
* [youtube] Update signature function patterns (#30363, #30366) |
|
* [peertube] Only call description endpoint if necessary (#29383) |
|
* [periscope] Pass referer to HLS requests (#29419) |
|
- [liveleak] Remove extractor (#17625, #24222, #29331) |
|
+ [pornhub] Add support for pornhubthbh7ap3u.onion |
|
* [pornhub] Detect geo restriction |
|
* [pornhub] Dismiss tbr extracted from download URLs (#28927) |
|
* [curiositystream:collection] Extend _VALID_URL (#26326, #29117) |
|
* [youtube] Make get_video_info processing more robust (#29333) |
|
* [youtube] Workaround for get_video_info request (#29333) |
|
* [bilibili] Strip uploader name (#29202) |
|
* [youtube] Update invidious instance list (#29281) |
|
* [umg:de] Update GraphQL API URL (#29304) |
|
* [nrk] Switch psapi URL to https (#29344) |
|
+ [egghead] Add support for app.egghead.io (#28404, #29303) |
|
* [appleconnect] Fix extraction (#29208) |
|
+ [orf:tvthek] Add support for MPD formats (#28672, #29236) |
|
|
|
|
|
version 2021.06.06 |
|
|
|
Extractors |
|
* [facebook] Improve login required detection |
|
* [youporn] Fix formats and view count extraction (#29216) |
|
* [orf:tvthek] Fix thumbnails extraction (#29217) |
|
* [formula1] Fix extraction (#29206) |
|
* [ard] Relax URL regular expression and fix video ids (#22724, #29091) |
|
+ [ustream] Detect https embeds (#29133) |
|
* [ted] Prefer own formats over external sources (#29142) |
|
* [twitch:clips] Improve extraction (#29149) |
|
+ [twitch:clips] Add access token query to download URLs (#29136) |
|
* [youtube] Fix get_video_info request (#29086, #29165) |
|
* [vimeo] Fix vimeo pro embed extraction (#29126) |
|
* [redbulltv] Fix embed data extraction (#28770) |
|
* [shahid] Relax URL regular expression (#28772, #28930) |
|
|
|
|
|
version 2021.05.16 |
|
|
|
Core |
|
* [options] Fix thumbnail option group name (#29042) |
|
* [YoutubeDL] Improve extract_info doc (#28946) |
|
|
|
Extractors |
|
+ [playstuff] Add support for play.stuff.co.nz (#28901, #28931) |
|
* [eroprofile] Fix extraction (#23200, #23626, #29008) |
|
+ [vivo] Add support for vivo.st (#29009) |
|
+ [generic] Add support for og:audio (#28311, #29015) |
|
* [phoenix] Fix extraction (#29057) |
|
+ [generic] Add support for sibnet embeds |
|
+ [vk] Add support for sibnet embeds (#9500) |
|
+ [generic] Add Referer header for direct videojs download URLs (#2879, |
|
#20217, #29053) |
|
* [orf:radio] Switch download URLs to HTTPS (#29012, #29046) |
|
- [blinkx] Remove extractor (#28941) |
|
* [medaltv] Relax URL regular expression (#28884) |
|
+ [funimation] Add support for optional lang code in URLs (#28950) |
|
+ [gdcvault] Add support for HTML5 videos |
|
* [dispeak] Improve FLV extraction (#13513, #28970) |
|
* [kaltura] Improve iframe extraction (#28969) |
|
* [kaltura] Make embed code alternatives actually work |
|
* [cda] Improve extraction (#28709, #28937) |
|
* [twitter] Improve formats extraction from vmap URL (#28909) |
|
* [xtube] Fix formats extraction (#28870) |
|
* [svtplay] Improve extraction (#28507, #28876) |
|
* [tv2dk] Fix extraction (#28888) |
|
|
|
|
|
version 2021.04.26 |
|
|
|
Extractors |
|
+ [xfileshare] Add support for wolfstream.tv (#28858) |
|
* [francetvinfo] Improve video id extraction (#28792) |
|
* [medaltv] Fix extraction (#28807) |
|
* [tver] Redirect all downloads to Brightcove (#28849) |
|
* [go] Improve video id extraction (#25207, #25216, #26058) |
|
* [youtube] Fix lazy extractors (#28780) |
|
+ [bbc] Extract description and timestamp from __INITIAL_DATA__ (#28774) |
|
* [cbsnews] Fix extraction for python <3.6 (#23359) |
|
|
|
|
|
version 2021.04.17 |
|
|
|
Core |
|
+ [utils] Add support for experimental HTTP response status code |
|
308 Permanent Redirect (#27877, #28768) |
|
|
|
Extractors |
|
+ [lbry] Add support for HLS videos (#27877, #28768) |
|
* [youtube] Fix stretched ratio calculation |
|
* [youtube] Improve stretch extraction (#28769) |
|
* [youtube:tab] Improve grid extraction (#28725) |
|
+ [youtube:tab] Detect series playlist on playlists page (#28723) |
|
+ [youtube] Add more invidious instances (#28706) |
|
* [pluralsight] Extend anti-throttling timeout (#28712) |
|
* [youtube] Improve URL to extractor routing (#27572, #28335, #28742) |
|
+ [maoritv] Add support for maoritelevision.com (#24552) |
|
+ [youtube:tab] Pass innertube context and x-goog-visitor-id header along with |
|
continuation requests (#28702) |
|
* [mtv] Fix Viacom A/B Testing Video Player extraction (#28703) |
|
+ [pornhub] Extract DASH and HLS formats from get_media end point (#28698) |
|
* [cbssports] Fix extraction (#28682) |
|
* [jamendo] Fix track extraction (#28686) |
|
* [curiositystream] Fix format extraction (#26845, #28668) |
|
|
|
|
|
version 2021.04.07 |
|
|
|
Core |
|
* [extractor/common] Use compat_cookies_SimpleCookie for _get_cookies |
|
+ [compat] Introduce compat_cookies_SimpleCookie |
|
* [extractor/common] Improve JSON-LD author extraction |
|
* [extractor/common] Fix _get_cookies on python 2 (#20673, #23256, #20326, |
|
#28640) |
|
|
|
Extractors |
|
* [youtube] Fix extraction of videos with restricted location (#28685) |
|
+ [line] Add support for live.line.me (#17205, #28658) |
|
* [vimeo] Improve extraction (#28591) |
|
* [youku] Update ccode (#17852, #28447, #28460, #28648) |
|
* [youtube] Prefer direct entry metadata over entry metadata from playlist |
|
(#28619, #28636) |
|
* [screencastomatic] Fix extraction (#11976, #24489) |
|
+ [palcomp3] Add support for palcomp3.com (#13120) |
|
+ [arnes] Add support for video.arnes.si (#28483) |
|
+ [youtube:tab] Add support for hashtags (#28308) |
|
|
|
|
|
version 2021.04.01 |
|
|
|
Extractors |
|
* [youtube] Setup CONSENT cookie when needed (#28604) |
|
* [vimeo] Fix password protected review extraction (#27591) |
|
* [youtube] Improve age-restricted video extraction (#28578) |
|
|
|
|
|
version 2021.03.31 |
|
|
|
Extractors |
|
* [vlive] Fix inkey request (#28589) |
|
* [francetvinfo] Improve video id extraction (#28584) |
|
+ [instagram] Extract duration (#28469) |
|
* [instagram] Improve title extraction (#28469) |
|
+ [sbs] Add support for ondemand watch URLs (#28566) |
|
* [youtube] Fix video's channel extraction (#28562) |
|
* [picarto] Fix live stream extraction (#28532) |
|
* [vimeo] Fix unlisted video extraction (#28414) |
|
* [youtube:tab] Fix playlist/community continuation items extraction (#28266) |
|
* [ard] Improve clip id extraction (#22724, #28528) |
|
|
|
|
|
version 2021.03.25 |
|
|
|
Extractors |
|
+ [zoom] Add support for zoom.us (#16597, #27002, #28531) |
|
* [bbc] Fix BBC IPlayer Episodes/Group extraction (#28360) |
|
* [youtube] Fix default value for youtube_include_dash_manifest (#28523) |
|
* [zingmp3] Fix extraction (#11589, #16409, #16968, #27205) |
|
+ [vgtv] Add support for new tv.aftonbladet.se URL schema (#28514) |
|
+ [tiktok] Detect private videos (#28453) |
|
* [vimeo:album] Fix extraction for albums with number of videos multiple |
|
to page size (#28486) |
|
* [vvvvid] Fix kenc format extraction (#28473) |
|
* [mlb] Fix video extraction (#21241) |
|
* [svtplay] Improve extraction (#28448) |
|
* [applepodcasts] Fix extraction (#28445) |
|
* [rtve] Improve extraction |
|
+ Extract all formats |
|
* Fix RTVE Infantil extraction (#24851) |
|
+ Extract is_live and series |
|
|
|
|
|
version 2021.03.14 |
|
|
|
Core |
|
+ Introduce release_timestamp meta field (#28386) |
|
|
|
Extractors |
|
+ [southpark] Add support for southparkstudios.com (#28413) |
|
* [southpark] Fix extraction (#26763, #28413) |
|
* [sportdeutschland] Fix extraction (#21856, #28425) |
|
* [pinterest] Reduce the number of HLS format requests |
|
* [peertube] Improve thumbnail extraction (#28419) |
|
* [tver] Improve title extraction (#28418) |
|
* [fujitv] Fix HLS formats extension (#28416) |
|
* [shahid] Fix format extraction (#28383) |
|
+ [lbry] Add support for channel filters (#28385) |
|
+ [bandcamp] Extract release timestamp |
|
+ [lbry] Extract release timestamp (#28386) |
|
* [pornhub] Detect flagged videos |
|
+ [pornhub] Extract formats from get_media end point (#28395) |
|
* [bilibili] Fix video info extraction (#28341) |
|
+ [cbs] Add support for Paramount+ (#28342) |
|
+ [trovo] Add Origin header to VOD formats (#28346) |
|
* [voxmedia] Fix volume embed extraction (#28338) |
|
|
|
|
|
version 2021.03.03 |
|
|
|
Extractors |
|
* [youtube:tab] Switch continuation to browse API (#28289, #28327) |
|
* [9c9media] Fix extraction for videos with multiple ContentPackages (#28309) |
|
+ [bbc] Add support for BBC Reel videos (#21870, #23660, #28268) |
|
|
|
|
|
version 2021.03.02 |
|
|
|
Extractors |
|
* [zdf] Rework extractors (#11606, #13473, #17354, #21185, #26711, #27068, |
|
#27930, #28198, #28199, #28274) |
|
* Generalize cross-extractor video ids for zdf based extractors |
|
* Improve extraction |
|
* Fix 3sat and phoenix |
|
* [stretchinternet] Fix extraction (#28297) |
|
* [urplay] Fix episode data extraction (#28292) |
|
+ [bandaichannel] Add support for b-ch.com (#21404) |
|
* [srgssr] Improve extraction (#14717, #14725, #27231, #28238) |
|
+ Extract subtitle |
|
* Fix extraction for new videos |
|
* Update srf download domains |
|
* [vvvvid] Reduce season request payload size |
|
+ [vvvvid] Extract series sublists playlist title (#27601, #27618) |
|
+ [dplay] Extract Ad-Free uplynk URLs (#28160) |
|
+ [wat] Detect DRM protected videos (#27958) |
|
* [tf1] Improve extraction (#27980, #28040) |
|
* [tmz] Fix and improve extraction (#24603, #24687, 28211) |
|
+ [gedidigital] Add support for Gedi group sites (#7347, #26946) |
|
* [youtube] Fix get_video_info request |
|
|
|
|
|
version 2021.02.22 |
|
|
|
Core |
|
+ [postprocessor/embedthumbnail] Recognize atomicparsley binary in lowercase |
|
(#28112) |
|
|
|
Extractors |
|
* [apa] Fix and improve extraction (#27750) |
|
+ [youporn] Extract duration (#28019) |
|
+ [peertube] Add support for canard.tube (#28190) |
|
* [youtube] Fixup m4a_dash formats (#28165) |
|
+ [samplefocus] Add support for samplefocus.com (#27763) |
|
+ [vimeo] Add support for unlisted video source format extraction |
|
* [viki] Improve extraction (#26522, #28203) |
|
* Extract uploader URL and episode number |
|
* Report login required error |
|
+ Extract 480p formats |
|
* Fix API v4 calls |
|
* [ninegag] Unescape title (#28201) |
|
* [youtube] Improve URL regular expression (#28193) |
|
+ [youtube] Add support for redirect.invidious.io (#28193) |
|
+ [dplay] Add support for de.hgtv.com (#28182) |
|
+ [dplay] Add support for discoveryplus.com (#24698) |
|
+ [simplecast] Add support for simplecast.com (#24107) |
|
* [youtube] Fix uploader extraction in flat playlist mode (#28045) |
|
* [yandexmusic:playlist] Request missing tracks in chunks (#27355, #28184) |
|
+ [storyfire] Add support for storyfire.com (#25628, #26349) |
|
+ [zhihu] Add support for zhihu.com (#28177) |
|
* [youtube] Fix controversial videos when authenticated with cookies (#28174) |
|
* [ccma] Fix timestamp parsing in python 2 |
|
+ [videopress] Add support for video.wordpress.com |
|
* [kakao] Improve info extraction and detect geo restriction (#26577) |
|
* [xboxclips] Fix extraction (#27151) |
|
* [ard] Improve formats extraction (#28155) |
|
+ [canvas] Add support for dagelijksekost.een.be (#28119) |
|
|
|
|
|
version 2021.02.10 |
|
|
|
Extractors |
|
* [youtube:tab] Improve grid continuation extraction (#28130) |
|
* [ign] Fix extraction (#24771) |
|
+ [xhamster] Extract format filesize |
|
+ [xhamster] Extract formats from xplayer settings (#28114) |
|
+ [youtube] Add support phone/tablet JS player (#26424) |
|
* [archiveorg] Fix and improve extraction (#21330, #23586, #25277, #26780, |
|
#27109, #27236, #28063) |
|
+ [cda] Detect geo restricted videos (#28106) |
|
* [urplay] Fix extraction (#28073, #28074) |
|
* [youtube] Fix release date extraction (#28094) |
|
+ [youtube] Extract abr and vbr (#28100) |
|
* [youtube] Skip OTF formats (#28070) |
|
|
|
|
|
version 2021.02.04.1 |
|
|
|
Extractors |
|
* [youtube] Prefer DASH formats (#28070) |
|
* [azmedien] Fix extraction (#28064) |
|
|
|
|
|
version 2021.02.04 |
|
|
|
Extractors |
|
* [pornhub] Implement lazy playlist extraction |
|
* [svtplay] Fix video id extraction (#28058) |
|
+ [pornhub] Add support for authentication (#18797, #21416, #24294) |
|
* [pornhub:user] Improve paging |
|
+ [pornhub:user] Add support for URLs unavailable via /videos page (#27853) |
|
+ [bravotv] Add support for oxygen.com (#13357, #22500) |
|
+ [youtube] Pass embed URL to get_video_info request |
|
* [ccma] Improve metadata extraction (#27994) |
|
+ Extract age limit, alt title, categories, series and episode number |
|
* Fix timestamp multiple subtitles extraction |
|
* [egghead] Update API domain (#28038) |
|
- [vidzi] Remove extractor (#12629) |
|
* [vidio] Improve metadata extraction |
|
* [youtube] Improve subtitles extraction |
|
* [youtube] Fix chapter extraction fallback |
|
* [youtube] Rewrite extractor |
|
* Improve format sorting |
|
* Remove unused code |
|
* Fix series metadata extraction |
|
* Fix trailer video extraction |
|
* Improve error reporting |
|
+ Extract video location |
|
+ [vvvvid] Add support for youtube embeds (#27825) |
|
* [googledrive] Report download page errors (#28005) |
|
* [vlive] Fix error message decoding for python 2 (#28004) |
|
* [youtube] Improve DASH formats file size extraction |
|
* [cda] Improve birth validation detection (#14022, #27929) |
|
+ [awaan] Extract uploader id (#27963) |
|
+ [medialaan] Add support DPG Media MyChannels based websites (#14871, #15597, |
|
#16106, #16489) |
|
* [abcnews] Fix extraction (#12394, #27920) |
|
* [AMP] Fix upload date and timestamp extraction (#27970) |
|
* [tv4] Relax URL regular expression (#27964) |
|
+ [tv2] Add support for mtvuutiset.fi (#27744) |
|
* [adn] Improve login warning reporting |
|
* [zype] Fix uplynk id extraction (#27956) |
|
+ [adn] Add support for authentication (#17091, #27841, #27937) |
|
|
|
|
|
version 2021.01.24.1 |
|
|
|
Core |
|
* Introduce --output-na-placeholder (#27896) |
|
|
|
Extractors |
|
* [franceculture] Make thumbnail optional (#18807) |
|
* [franceculture] Fix extraction (#27891, #27903) |
|
* [njpwworld] Fix extraction (#27890) |
|
* [comedycentral] Fix extraction (#27905) |
|
* [wat] Fix format extraction (#27901) |
|
+ [americastestkitchen:season] Add support for seasons (#27861) |
|
+ [trovo] Add support for trovo.live (#26125) |
|
+ [aol] Add support for yahoo videos (#26650) |
|
* [yahoo] Fix single video extraction |
|
* [lbry] Unescape lbry URI (#27872) |
|
* [9gag] Fix and improve extraction (#23022) |
|
* [americastestkitchen] Improve metadata extraction for ATK episodes (#27860) |
|
* [aljazeera] Fix extraction (#20911, #27779) |
|
+ [minds] Add support for minds.com (#17934) |
|
* [ard] Fix title and description extraction (#27761) |
|
+ [spotify] Add support for Spotify Podcasts (#27443) |
|
|
|
|
|
version 2021.01.16 |
|
|
|
Core |
|
* [YoutubeDL] Protect from infinite recursion due to recursively nested |
|
playlists (#27833) |
|
* [YoutubeDL] Ignore failure to create existing directory (#27811) |
|
* [YoutubeDL] Raise syntax error for format selection expressions with multiple |
|
+ operators (#27803) |
|
|
|
Extractors |
|
+ [animeondemand] Add support for lazy playlist extraction (#27829) |
|
* [youporn] Restrict fallback download URL (#27822) |
|
* [youporn] Improve height and tbr extraction (#20425, #23659) |
|
* [youporn] Fix extraction (#27822) |
|
+ [twitter] Add support for unified cards (#27826) |
|
+ [twitch] Add Authorization header with OAuth token for GraphQL requests |
|
(#27790) |
|
* [mixcloud:playlist:base] Extract video id in flat playlist mode (#27787) |
|
* [cspan] Improve info extraction (#27791) |
|
* [adn] Improve info extraction |
|
* [adn] Fix extraction (#26963, #27732) |
|
* [youtube:search] Extract from all sections (#27604) |
|
* [youtube:search] fix viewcount and try to extract all video sections (#27604) |
|
* [twitch] Improve login error extraction |
|
* [twitch] Fix authentication (#27743) |
|
* [3qsdn] Improve extraction (#21058) |
|
* [peertube] Extract formats from streamingPlaylists (#26002, #27586, #27728) |
|
* [khanacademy] Fix extraction (#2887, #26803) |
|
* [spike] Update Paramount Network feed URL (#27715) |
|
|
|
|
|
version 2021.01.08 |
|
|
|
Core |
|
* [downloader/hls] Disable decryption in tests (#27660) |
|
+ [utils] Add a function to clean podcast URLs |
|
|
|
Extractors |
|
* [rai] Improve subtitles extraction (#27698, #27705) |
|
* [canvas] Match only supported VRT NU URLs (#27707) |
|
+ [bibeltv] Add support for bibeltv.de (#14361) |
|
+ [bfmtv] Add support for bfmtv.com (#16053, #26615) |
|
+ [sbs] Add support for ondemand play and news embed URLs (#17650, #27629) |
|
* [twitch] Drop legacy kraken API v5 code altogether and refactor |
|
* [twitch:vod] Switch to GraphQL for video metadata |
|
* [canvas] Fix VRT NU extraction (#26957, #27053) |
|
* [twitch] Switch access token to GraphQL and refactor (#27646) |
|
+ [rai] Detect ContentItem in iframe (#12652, #27673) |
|
* [ketnet] Fix extraction (#27662) |
|
+ [dplay] Add suport Discovery+ domains (#27680) |
|
* [motherless] Improve extraction (#26495, #27450) |
|
* [motherless] Fix recent videos upload date extraction (#27661) |
|
* [nrk] Fix extraction for videos without a legalAge rating |
|
- [googleplus] Remove extractor (#4955, #7400) |
|
+ [applepodcasts] Add support for podcasts.apple.com (#25918) |
|
+ [googlepodcasts] Add support for podcasts.google.com |
|
+ [iheart] Add support for iheart.com (#27037) |
|
* [acast] Clean podcast URLs |
|
* [stitcher] Clean podcast URLs |
|
+ [xfileshare] Add support for aparat.cam (#27651) |
|
+ [twitter] Add support for summary card (#25121) |
|
* [twitter] Try to use a Generic fallback for unknown twitter cards (#25982) |
|
+ [stitcher] Add support for shows and show metadata extraction (#20510) |
|
* [stv] Improve episode id extraction (#23083) |
|
|
|
|
|
version 2021.01.03 |
|
|
|
Extractors |
|
* [nrk] Improve series metadata extraction (#27473) |
|
+ [nrk] Extract subtitles |
|
* [nrk] Fix age limit extraction |
|
* [nrk] Improve video id extraction |
|
+ [nrk] Add support for podcasts (#27634, #27635) |
|
* [nrk] Generalize and delegate all item extractors to nrk |
|
+ [nrk] Add support for mp3 formats |
|
* [nrktv] Switch to playback endpoint |
|
* [vvvvid] Fix season metadata extraction (#18130) |
|
* [stitcher] Fix extraction (#20811, #27606) |
|
* [acast] Fix extraction (#21444, #27612, #27613) |
|
+ [arcpublishing] Add support for arcpublishing.com (#2298, #9340, #17200) |
|
+ [sky] Add support for Sports News articles and Brighcove videos (#13054) |
|
+ [vvvvid] Extract akamai formats |
|
* [vvvvid] Skip unplayable episodes (#27599) |
|
* [yandexvideo] Fix extraction for Python 3.4 |
|
|
|
|
|
version 2020.12.31 |
|
|
|
Core |
|
* [utils] Accept only supported protocols in url_or_none |
|
* [YoutubeDL] Allow format filtering using audio language (#16209) |
|
|
|
Extractors |
|
+ [redditr] Extract all thumbnails (#27503) |
|
* [vvvvid] Improve info extraction |
|
+ [vvvvid] Add support for playlists (#18130, #27574) |
|
+ [yandexdisk] Extract info from webpage |
|
* [yandexdisk] Fix extraction (#17861, #27131) |
|
* [yandexvideo] Use old API call as fallback |
|
* [yandexvideo] Fix extraction (#25000) |
|
- [nbc] Remove CSNNE extractor |
|
* [nbc] Fix NBCSport VPlayer URL extraction (#16640) |
|
+ [aenetworks] Add support for biography.com (#3863) |
|
* [uktvplay] Match new video URLs (#17909) |
|
* [sevenplay] Detect API errors |
|
* [tenplay] Fix format extraction (#26653) |
|
* [brightcove] Raise error for DRM protected videos (#23467, #27568) |
|
|
|
|
|
version 2020.12.29 |
|
|
|
Extractors |
|
* [youtube] Improve yt initial data extraction (#27524) |
|
* [youtube:tab] Improve URL matching #27559) |
|
* [youtube:tab] Restore retry on browse requests (#27313, #27564) |
|
* [aparat] Fix extraction (#22285, #22611, #23348, #24354, #24591, #24904, |
|
#25418, #26070, #26350, #26738, #27563) |
|
- [brightcove] Remove sonyliv specific code |
|
* [piksel] Improve format extraction |
|
+ [zype] Add support for uplynk videos |
|
+ [toggle] Add support for live.mewatch.sg (#27555) |
|
+ [go] Add support for fxnow.fxnetworks.com (#13972, #22467, #23754, #26826) |
|
* [teachable] Improve embed detection (#26923) |
|
* [mitele] Fix free video extraction (#24624, #25827, #26757) |
|
* [telecinco] Fix extraction |
|
* [youtube] Update invidious.snopyta.org (#22667) |
|
* [amcnetworks] Improve auth only video detection (#27548) |
|
+ [generic] Add support for VHX Embeds (#27546) |
|
|
|
|
|
version 2020.12.26 |
|
|
|
Extractors |
|
* [instagram] Fix comment count extraction |
|
+ [instagram] Add support for reel URLs (#26234, #26250) |
|
* [bbc] Switch to media selector v6 (#23232, #23933, #26303, #26432, #26821, |
|
#27538) |
|
* [instagram] Improve thumbnail extraction |
|
* [instagram] Fix extraction when authenticated (#22880, #26377, #26981, |
|
#27422) |
|
* [spankbang:playlist] Fix extraction (#24087) |
|
+ [spankbang] Add support for playlist videos |
|
* [pornhub] Improve like and dislike count extraction (#27356) |
|
* [pornhub] Fix lq formats extraction (#27386, #27393) |
|
+ [bongacams] Add support for bongacams.com (#27440) |
|
* [youtube:tab] Extend URL regular expression (#27501) |
|
* [theweatherchannel] Fix extraction (#25930, #26051) |
|
+ [sprout] Add support for Universal Kids (#22518) |
|
* [theplatform] Allow passing geo bypass countries from other extractors |
|
+ [wistia] Add support for playlists (#27533) |
|
+ [ctv] Add support for ctv.ca (#27525) |
|
* [9c9media] Improve info extraction |
|
* [youtube] Fix automatic captions extraction (#27162, #27388) |
|
* [sonyliv] Fix title for movies |
|
* [sonyliv] Fix extraction (#25667) |
|
* [streetvoice] Fix extraction (#27455, #27492) |
|
+ [facebook] Add support for watchparty pages (#27507) |
|
* [cbslocal] Fix video extraction |
|
+ [brightcove] Add another method to extract policyKey |
|
* [mewatch] Relax URL regular expression (#27506) |
|
|
|
|
|
version 2020.12.22 |
|
|
|
Core |
|
* [common] Remove unwanted query params from unsigned akamai manifest URLs |
|
|
|
Extractors |
|
- [tastytrade] Remove extractor (#25716) |
|
* [niconico] Fix playlist extraction (#27428) |
|
- [everyonesmixtape] Remove extractor |
|
- [kanalplay] Remove extractor |
|
* [arkena] Fix extraction |
|
* [nba] Rewrite extractor |
|
* [turner] Improve info extraction |
|
* [youtube] Improve xsrf token extraction (#27442) |
|
* [generic] Improve RSS age limit extraction |
|
* [generic] Fix RSS itunes thumbnail extraction (#27405) |
|
+ [redditr] Extract duration (#27426) |
|
- [zaq1] Remove extractor |
|
+ [asiancrush] Add support for retrocrush.tv |
|
* [asiancrush] Fix extraction |
|
- [noco] Remove extractor (#10864) |
|
* [nfl] Fix extraction (#22245) |
|
* [skysports] Relax URL regular expression (#27435) |
|
+ [tv5unis] Add support for tv5unis.ca (#22399, #24890) |
|
+ [videomore] Add support for more.tv (#27088) |
|
+ [yandexmusic] Add support for music.yandex.com (#27425) |
|
+ [nhk:program] Add support for audio programs and program clips |
|
+ [nhk] Add support for NHK video programs (#27230) |
|
|
|
|
|
version 2020.12.14 |
|
|
|
Core |
|
* [extractor/common] Improve JSON-LD interaction statistic extraction (#23306) |
|
* [downloader/hls] Delegate manifests with media initialization to ffmpeg |
|
+ [extractor/common] Document duration meta field for playlists |
|
|
|
Extractors |
|
* [mdr] Bypass geo restriction |
|
* [mdr] Improve extraction (#24346, #26873) |
|
* [yandexmusic:album] Improve album title extraction (#27418) |
|
* [eporner] Fix view count extraction and make optional (#23306) |
|
+ [eporner] Extend URL regular expression |
|
* [eporner] Fix hash extraction and extend _VALID_URL (#27396) |
|
* [slideslive] Use m3u8 entry protocol for m3u8 formats (#27400) |
|
* [twitcasting] Fix format extraction and improve info extraction (#24868) |
|
* [linuxacademy] Fix authentication and extraction (#21129, #26223, #27402) |
|
* [itv] Clean description from HTML tags (#27399) |
|
* [vlive] Sort live formats (#27404) |
|
* [hotstart] Fix and improve extraction |
|
* Fix format extraction (#26690) |
|
+ Extract thumbnail URL (#16079, #20412) |
|
+ Add support for country specific playlist URLs (#23496) |
|
* Select the last id in video URL (#26412) |
|
+ [youtube] Add some invidious instances (#27373) |
|
|
|
|
|
version 2020.12.12 |
|
|
|
Core |
|
* [YoutubeDL] Improve thumbnail filename deducing (#26010, #27244) |
|
|
|
Extractors |
|
+ [ruutu] Extract more metadata |
|
+ [ruutu] Detect non-free videos (#21154) |
|
* [ruutu] Authenticate format URLs (#21031, #26782) |
|
+ [ruutu] Add support for static.nelonenmedia.fi (#25412) |
|
+ [ruutu] Extend URL regular expression (#24839) |
|
+ [facebook] Add support archived live video URLs (#15859) |
|
* [wdr] Improve overall extraction |
|
+ [wdr] Extend subtitles extraction (#22672, #22723) |
|
+ [facebook] Add support for videos attached to Relay based story pages |
|
(#10795) |
|
+ [wdr:page] Add support for kinder.wdr.de (#27350) |
|
+ [facebook] Add another regular expression for handleServerJS |
|
* [facebook] Fix embed page extraction |
|
+ [facebook] Add support for Relay post pages (#26935) |
|
+ [facebook] Add support for watch videos (#22795, #27062) |
|
+ [facebook] Add support for group posts with multiple videos (#19131) |
|
* [itv] Fix series metadata extraction (#26897) |
|
- [itv] Remove old extraction method (#23177) |
|
* [facebook] Redirect mobile URLs to desktop URLs (#24831, #25624) |
|
+ [facebook] Add support for Relay based pages (#26823) |
|
* [facebook] Try to reduce unnecessary tahoe requests |
|
- [facebook] Remove hardcoded Chrome User-Agent (#18974, #25411, #26958, |
|
#27329) |
|
- [smotri] Remove extractor (#27358) |
|
- [beampro] Remove extractor (#17290, #22871, #23020, #23061, #26099) |
|
|
|
|
|
version 2020.12.09 |
|
|
|
Core |
|
* [extractor/common] Fix inline HTML5 media tags processing (#27345) |
|
|
|
Extractors |
|
* [youtube:tab] Improve identity token extraction (#27197) |
|
* [youtube:tab] Make click tracking params on continuation optional |
|
* [youtube:tab] Delegate inline playlists to tab-based playlists (27298) |
|
+ [tubitv] Extract release year (#27317) |
|
* [amcnetworks] Fix free content extraction (#20354) |
|
+ [lbry:channel] Add support for channels (#25584) |
|
+ [lbry] Add support for short and embed URLs |
|
* [lbry] Fix channel metadata extraction |
|
+ [telequebec] Add support for video.telequebec.tv (#27339) |
|
* [telequebec] Fix extraction (#25733, #26883) |
|
+ [youtube:tab] Capture and output alerts (#27340) |
|
* [tvplay:home] Fix extraction (#21153) |
|
* [americastestkitchen] Fix Extraction and add support |
|
for Cook's Country and Cook's Illustrated (#17234, #27322) |
|
+ [slideslive] Add support for yoda service videos and extract subtitles |
|
(#27323) |
|
|
|
|
|
version 2020.12.07 |
|
|
|
Core |
|
* [extractor/common] Extract timestamp from Last-Modified header |
|
+ [extractor/common] Add support for dl8-* media tags (#27283) |
|
* [extractor/common] Fix media type extraction for HTML5 media tags |
|
in start/end form |
|
|
|
Extractors |
|
* [aenetworks] Fix extraction (#23363, #23390, #26795, #26985) |
|
* Fix Fastly format extraction |
|
+ Add support for play and watch subdomains |
|
+ Extract series metadata |
|
* [youtube] Improve youtu.be extraction in non-existing playlists (#27324) |
|
+ [generic] Extract RSS video description, timestamp and itunes metadata |
|
(#27177) |
|
* [nrk] Reduce the number of instalments and episodes requests |
|
* [nrk] Improve extraction |
|
* Improve format extraction for old akamai formats |
|
+ Add is_live value to entry info dict |
|
* Request instalments only when available |
|
* Fix skole extraction |
|
+ [peertube] Extract fps |
|
+ [peertube] Recognize audio-only formats (#27295) |
|
|
|
|
|
version 2020.12.05 |
|
|
|
Core |
|
* [extractor/common] Improve Akamai HTTP format extraction |
|
* Allow m3u8 manifest without an additional audio format |
|
* Fix extraction for qualities starting with a number |
|
|
|
Extractors |
|
* [teachable:course] Improve extraction (#24507, #27286) |
|
* [nrk] Improve error extraction |
|
* [nrktv:series] Improve extraction (#21926) |
|
* [nrktv:season] Improve extraction |
|
* [nrk] Improve format extraction and geo-restriction detection (#24221) |
|
* [pornhub] Handle HTTP errors gracefully (#26414) |
|
* [nrktv] Relax URL regular expression (#27299, #26185) |
|
+ [zdf] Extract webm formats (#26659) |
|
+ [gamespot] Extract DASH and HTTP formats |
|
+ [tver] Add support for tver.jp (#26662, #27284) |
|
+ [pornhub] Add support for pornhub.org (#27276) |
|
|
|
|
|
version 2020.12.02 |
|
|
|
Extractors |
|
+ [tva] Add support for qub.ca (#27235) |
|
+ [toggle] Detect DRM protected videos (#16479, #20805) |
|
+ [toggle] Add support for new MeWatch URLs (#27256) |
|
* [youtube:tab] Extract channels only from channels tab (#27266) |
|
+ [cspan] Extract info from jwplayer data (#3672, #3734, #10638, #13030, |
|
#18806, #23148, #24461, #26171, #26800, #27263) |
|
* [cspan] Pass Referer header with format's video URL (#26032, #25729) |
|
* [youtube] Improve age-gated videos extraction (#27259) |
|
+ [mediaset] Add support for movie URLs (#27240) |
|
* [yandexmusic] Refactor |
|
+ [yandexmusic] Add support for artist's tracks and albums (#11887, #22284) |
|
* [yandexmusic:track] Fix extraction (#26449, #26669, #26747, #26748, #26762) |
|
|
|
|
|
version 2020.11.29 |
|
|
|
Core |
|
* [YoutubeDL] Write static debug to stderr and respect quiet for dynamic debug |
|
(#14579, #22593) |
|
|
|
Extractors |
|
* [drtv] Extend URL regular expression (#27243) |
|
* [tiktok] Fix extraction (#20809, #22838, #22850, #25987, #26281, #26411, |
|
#26639, #26776, #27237) |
|
+ [ina] Add support for mobile URLs (#27229) |
|
* [pornhub] Fix like and dislike count extraction (#27227, #27234) |
|
* [youtube] Improve yt initial player response extraction (#27216) |
|
* [videa] Fix extraction (#25650, #25973, #26301) |
|
|
|
|
|
version 2020.11.26 |
|
|
|
Core |
|
* [downloader/fragment] Set final file's mtime according to last fragment's |
|
Last-Modified header (#11718, #18384, #27138) |
|
|
|
Extractors |
|
+ [spreaker] Add support for spreaker.com (#13480, #13877) |
|
* [vlive] Improve extraction for geo-restricted videos |
|
+ [vlive] Add support for post URLs (#27122, #27123) |
|
* [viki] Fix video API request (#27184) |
|
* [bbc] Fix BBC Three clip extraction |
|
* [bbc] Fix BBC News videos extraction |
|
+ [medaltv] Add support for medal.tv (#27149) |
|
* [youtube] Improve music metadata and license extraction (#26013) |
|
* [nrk] Fix extraction |
|
* [cda] Fix extraction (#17803, #24458, #24518, #26381) |
|
|
|
|
|
version 2020.11.24 |
|
|
|
Core |
|
+ [extractor/common] Add generic support for akamai HTTP format extraction |
|
|
|
Extractors |
|
* [youtube:tab] Fix feeds extraction (#25695, #26452) |
|
* [youtube:favorites] Restore extractor |
|
* [youtube:tab] Fix some weird typo (#27157) |
|
+ [pinterest] Add support for large collections (more than 25 pins) |
|
+ [franceinter] Extract thumbnail (#27153) |
|
+ [box] Add support for box.com (#5949) |
|
+ [nytimes] Add support for cooking.nytimes.com (#27112, #27143) |
|
* [lbry] Relax URL regular expression (#27144) |
|
+ [rumble] Add support for embed pages (#10785) |
|
+ [skyit] Add support for multiple Sky Italia websites (#26629) |
|
+ [pinterest] Add support for pinterest.com (#25747) |
|
|
|
|
|
version 2020.11.21.1 |
|
|
|
Core |
|
* [downloader/http] Fix crash during urlopen caused by missing reason |
|
of URLError |
|
* [YoutubeDL] Fix --ignore-errors for playlists with generator-based entries |
|
of url_transparent (#27064) |
|
|
|
Extractors |
|
+ [svtplay] Add support for svt.se/barnkanalen (#24817) |
|
+ [svt] Extract timestamp (#27130) |
|
* [svtplay] Improve thumbnail extraction (#27130) |
|
* [youtube] Fix error reason extraction (#27081) |
|
* [youtube] Fix like and dislike count extraction (#25977) |
|
+ [youtube:tab] Add support for current video and fix lives extraction (#27126) |
|
* [infoq] Fix format extraction (#25984) |
|
* [francetv] Update to fix thumbnail URL issue (#27120) |
|
* [youtube] Improve yt initial data extraction (#27093) |
|
+ [discoverynetworks] Add support new TLC/DMAX URLs (#27100) |
|
* [rai] Fix protocol relative relinker URLs (#22766) |
|
* [rai] Fix unavailable video format detection |
|
* [rai] Improve extraction |
|
* [rai] Fix extraction (#27077) |
|
* [viki] Improve format extraction |
|
* [viki] Fix stream extraction from MPD (#27092) |
|
* [googledrive] Fix format extraction (#26979) |
|
+ [amara] Add support for amara.org (#20618) |
|
* [vimeo:album] Fix extraction (#27079) |
|
* [mtv] Fix mgid extraction (#26841) |
|
|
|
|
|
version 2020.11.19 |
|
|
|
Core |
|
* [extractor/common] Output error for invalid URLs in _is_valid_url (#21400, |
|
#24151, #25617, #25618, #25586, #26068, #27072) |
|
|
|
Extractors |
|
* [youporn] Fix upload date extraction |
|
* [youporn] Make comment count optional (#26986) |
|
* [arte] Rework extractors |
|
* Reimplement embed and playlist extractors to delegate to the single |
|
entrypoint artetv extractor |
|
* Improve embeds detection (#27057) |
|
+ [arte] Extract m3u8 formats (#27061) |
|
* [mgtv] Fix format extraction (#26415) |
|
+ [lbry] Add support for odysee.com (#26806) |
|
* [francetv] Improve info extraction |
|
+ [francetv] Add fallback video URL extraction (#27047) |
|
|
|
|
|
version 2020.11.18 |
|
|
|
Extractors |
|
* [spiegel] Fix extraction (#24206, #24767) |
|
* [youtube] Improve extraction |
|
+ Add support for --no-playlist (#27009) |
|
* Improve playlist and mix extraction (#26390, #26509, #26534, #27011) |
|
+ Extract playlist uploader data |
|
* [youtube:tab] Fix view count extraction (#27051) |
|
* [malltv] Fix extraction (#27035) |
|
+ [bandcamp] Extract playlist description (#22684) |
|
* [urplay] Fix extraction (#26828) |
|
* [youtube:tab] Fix playlist title extraction (#27015) |
|
* [youtube] Fix chapters extraction (#26005) |
|
|
|
|
|
version 2020.11.17 |
|
|
|
Core |
|
* [utils] Skip ! prefixed code in js_to_json |
|
|
|
Extractors |
|
* [youtube:tab] Fix extraction with cookies provided (#27005) |
|
* [lrt] Fix extraction with empty tags (#20264) |
|
+ [ndr:embed:base] Extract subtitles (#25447, #26106) |
|
+ [servus] Add support for pm-wissen.com (#25869) |
|
* [servus] Fix extraction (#26872, #26967, #26983, #27000) |
|
* [xtube] Fix extraction (#26996) |
|
* [lrt] Fix extraction |
|
+ [lbry] Add support for lbry.tv |
|
+ [condenast] Extract subtitles |
|
* [condenast] Fix extraction |
|
* [bandcamp] Fix extraction (#26681, #26684) |
|
* [rai] Fix RaiPlay extraction (#26064, #26096) |
|
* [vlive] Fix extraction |
|
* [usanetwork] Fix extraction |
|
* [nbc] Fix NBCNews/Today/MSNBC extraction |
|
* [cnbc] Fix extraction |
|
|
|
|
|
version 2020.11.12 |
|
|
|
Extractors |
|
* [youtube] Rework extractors |
|
|
|
|
|
version 2020.11.01 |
|
|
|
Core |
|
* [utils] Don't attempt to coerce JS strings to numbers in js_to_json (#26851) |
|
* [downloader/http] Properly handle missing message in SSLError (#26646) |
|
* [downloader/http] Fix access to not yet opened stream in retry |
|
|
|
Extractors |
|
* [youtube] Fix JS player URL extraction |
|
* [ytsearch] Fix extraction (#26920) |
|
* [afreecatv] Fix typo (#26970) |
|
* [23video] Relax URL regular expression (#26870) |
|
+ [ustream] Add support for video.ibm.com (#26894) |
|
* [iqiyi] Fix typo (#26884) |
|
+ [expressen] Add support for di.se (#26670) |
|
* [iprima] Improve video id extraction (#26507, #26494) |
|
|
|
|
|
version 2020.09.20 |
|
|
|
Core |
|
* [extractor/common] Relax interaction count extraction in _json_ld |
|
+ [extractor/common] Extract author as uploader for VideoObject in _json_ld |
|
* [downloader/hls] Fix incorrect end byte in Range HTTP header for |
|
media segments with EXT-X-BYTERANGE (#14748, #24512) |
|
* [extractor/common] Handle ssl.CertificateError in _request_webpage (#26601) |
|
* [downloader/http] Improve timeout detection when reading block of data |
|
(#10935) |
|
* [downloader/http] Retry download when urlopen times out (#10935, #26603) |
|
|
|
Extractors |
|
* [redtube] Extend URL regular expression (#26506) |
|
* [twitch] Refactor |
|
* [twitch:stream] Switch to GraphQL and fix reruns (#26535) |
|
+ [telequebec] Add support for brightcove videos (#25833) |
|
* [pornhub] Extract metadata from JSON-LD (#26614) |
|
* [pornhub] Fix view count extraction (#26621, #26614) |
|
|
|
|
|
version 2020.09.14 |
|
|
|
Core |
|
+ [postprocessor/embedthumbnail] Add support for non jpg/png thumbnails |
|
(#25687, #25717) |
|
|
|
Extractors |
|
* [rtlnl] Extend URL regular expression (#26549, #25821) |
|
* [youtube] Fix empty description extraction (#26575, #26006) |
|
* [srgssr] Extend URL regular expression (#26555, #26556, #26578) |
|
* [googledrive] Use redirect URLs for source format (#18877, #23919, #24689, |
|
#26565) |
|
* [svtplay] Fix id extraction (#26576) |
|
* [redbulltv] Improve support for rebull.com TV localized URLs (#22063) |
|
+ [redbulltv] Add support for new redbull.com TV URLs (#22037, #22063) |
|
* [soundcloud:pagedplaylist] Reduce pagination limit (#26557) |
|
|
|
|
|
version 2020.09.06 |
|
|
|
Core |
|
+ [utils] Recognize wav mimetype (#26463) |
|
|
|
Extractors |
|
* [nrktv:episode] Improve video id extraction (#25594, #26369, #26409) |
|
* [youtube] Fix age gate content detection (#26100, #26152, #26311, #26384) |
|
* [youtube:user] Extend URL regular expression (#26443) |
|
* [xhamster] Improve initials regular expression (#26526, #26353) |
|
* [svtplay] Fix video id extraction (#26425, #26428, #26438) |
|
* [twitch] Rework extractors (#12297, #20414, #20604, #21811, #21812, #22979, |
|
#24263, #25010, #25553, #25606) |
|
* Switch to GraphQL |
|
+ Add support for collections |
|
+ Add support for clips and collections playlists |
|
* [biqle] Improve video ext extraction |
|
* [xhamster] Fix extraction (#26157, #26254) |
|
* [xhamster] Extend URL regular expression (#25789, #25804, #25927)) |
|
|
|
|
|
version 2020.07.28 |
|
|
|
Extractors |
|
* [youtube] Fix sigfunc name extraction (#26134, #26135, #26136, #26137) |
|
* [youtube] Improve description extraction (#25937, #25980) |
|
* [wistia] Restrict embed regular expression (#25969) |
|
* [youtube] Prevent excess HTTP 301 (#25786) |
|
+ [youtube:playlists] Extend URL regular expression (#25810) |
|
+ [bellmedia] Add support for cp24.com clip URLs (#25764) |
|
* [brightcove] Improve embed detection (#25674) |
|
|
|
|
|
version 2020.06.16.1 |
|
|
|
Extractors |
|
* [youtube] Force old layout (#25682, #25683, #25680, #25686) |
|
* [youtube] Fix categories and improve tags extraction |
|
|
|
|
|
version 2020.06.16 |
|
|
|
Extractors |
|
* [youtube] Fix uploader id and uploader URL extraction |
|
* [youtube] Improve view count extraction |
|
* [youtube] Fix upload date extraction (#25677) |
|
* [youtube] Fix thumbnails extraction (#25676) |
|
* [youtube] Fix playlist and feed extraction (#25675) |
|
+ [facebook] Add support for single-video ID links |
|
+ [youtube] Extract chapters from JSON (#24819) |
|
+ [kaltura] Add support for multiple embeds on a webpage (#25523) |
|
|
|
|
|
version 2020.06.06 |
|
|
|
Extractors |
|
* [tele5] Bypass geo restriction |
|
+ [jwplatform] Add support for bypass geo restriction |
|
* [tele5] Prefer jwplatform over nexx (#25533) |
|
* [twitch:stream] Expect 400 and 410 HTTP errors from API |
|
* [twitch:stream] Fix extraction (#25528) |
|
* [twitch] Fix thumbnails extraction (#25531) |
|
+ [twitch] Pass v5 Accept HTTP header (#25531) |
|
* [brightcove] Fix subtitles extraction (#25540) |
|
+ [malltv] Add support for sk.mall.tv (#25445) |
|
* [periscope] Fix untitled broadcasts (#25482) |
|
* [jwplatform] Improve embeds extraction (#25467) |
|
|
|
|
|
version 2020.05.29 |
|
|
|
Core |
|
* [postprocessor/ffmpeg] Embed series metadata with --add-metadata |
|
* [utils] Fix file permissions in write_json_file (#12471, #25122) |
|
|
|
Extractors |
|
* [ard:beta] Extend URL regular expression (#25405) |
|
+ [youtube] Add support for more invidious instances (#25417) |
|
* [giantbomb] Extend URL regular expression (#25222) |
|
* [ard] Improve URL regular expression (#25134, #25198) |
|
* [redtube] Improve formats extraction and extract m3u8 formats (#25311, |
|
#25321) |
|
* [indavideo] Switch to HTTPS for API request (#25191) |
|
* [redtube] Improve title extraction (#25208) |
|
* [vimeo] Improve format extraction and sorting (#25285) |
|
* [soundcloud] Reduce API playlist page limit (#25274) |
|
+ [youtube] Add support for yewtu.be (#25226) |
|
* [mailru] Fix extraction (#24530, #25239) |
|
* [bellator] Fix mgid extraction (#25195) |
|
|
|
|
|
version 2020.05.08 |
|
|
|
Core |
|
* [downloader/http] Request last data block of exact remaining size |
|
* [downloader/http] Finish downloading once received data length matches |
|
expected |
|
* [extractor/common] Use compat_cookiejar_Cookie for _set_cookie to always |
|
ensure cookie name and value are bytestrings on python 2 (#23256, #24776) |
|
+ [compat] Introduce compat_cookiejar_Cookie |
|
* [utils] Improve cookie files support |
|
+ Add support for UTF-8 in cookie files |
|
* Skip malformed cookie file entries instead of crashing (invalid entry |
|
length, invalid expires at) |
|
|
|
Extractors |
|
* [youtube] Improve signature cipher extraction (#25187, #25188) |
|
* [iprima] Improve extraction (#25138) |
|
* [uol] Fix extraction (#22007) |
|
+ [orf] Add support for more radio stations (#24938, #24968) |
|
* [dailymotion] Fix typo |
|
- [puhutv] Remove no longer available HTTP formats (#25124) |
|
|
|
|
|
version 2020.05.03 |
|
|
|
Core |
|
+ [extractor/common] Extract multiple JSON-LD entries |
|
* [options] Clarify doc on --exec command (#19087, #24883) |
|
* [extractor/common] Skip malformed ISM manifest XMLs while extracting |
|
ISM formats (#24667) |
|
|
|
Extractors |
|
* [crunchyroll] Fix and improve extraction (#25096, #25060) |
|
* [youtube] Improve player id extraction |
|
* [youtube] Use redirected video id if any (#25063) |
|
* [yahoo] Fix GYAO Player extraction and relax URL regular expression |
|
(#24178, #24778) |
|
* [tvplay] Fix Viafree extraction (#15189, #24473, #24789) |
|
* [tenplay] Relax URL regular expression (#25001) |
|
+ [prosiebensat1] Extract series metadata |
|
* [prosiebensat1] Improve extraction and remove 7tv.de support (#24948) |
|
- [prosiebensat1] Remove 7tv.de support (#24948) |
|
* [youtube] Fix DRM videos detection (#24736) |
|
* [thisoldhouse] Fix video id extraction (#24548, #24549) |
|
+ [soundcloud] Extract AAC format (#19173, #24708) |
|
* [youtube] Skip broken multifeed videos (#24711) |
|
* [nova:embed] Fix extraction (#24700) |
|
* [motherless] Fix extraction (#24699) |
|
* [twitch:clips] Extend URL regular expression (#24290, #24642) |
|
* [tv4] Fix ISM formats extraction (#24667) |
|
* [tele5] Fix extraction (#24553) |
|
+ [mofosex] Add support for generic embeds (#24633) |
|
+ [youporn] Add support for generic embeds |
|
+ [spankwire] Add support for generic embeds (#24633) |
|
* [spankwire] Fix extraction (#18924, #20648) |
|
|
|
|
|
version 2020.03.24 |
|
|
|
Core |
|
- [utils] Revert support for cookie files with spaces used instead of tabs |
|
|
|
Extractors |
|
* [teachable] Update upskillcourses and gns3 domains |
|
* [generic] Look for teachable embeds before wistia |
|
+ [teachable] Extract chapter metadata (#24421) |
|
+ [bilibili] Add support for player.bilibili.com (#24402) |
|
+ [bilibili] Add support for new URL schema with BV ids (#24439, #24442) |
|
* [limelight] Remove disabled API requests (#24255) |
|
* [soundcloud] Fix download URL extraction (#24394) |
|
+ [cbc:watch] Add support for authentication (#19160) |
|
* [hellporno] Fix extraction (#24399) |
|
* [xtube] Fix formats extraction (#24348) |
|
* [ndr] Fix extraction (#24326) |
|
* [nhk] Update m3u8 URL and use native HLS downloader (#24329) |
|
- [nhk] Remove obsolete rtmp formats (#24329) |
|
* [nhk] Relax URL regular expression (#24329) |
|
- [vimeo] Revert fix showcase password protected video extraction (#24224) |
|
|
|
|
|
version 2020.03.08 |
|
|
|
Core |
|
+ [utils] Add support for cookie files with spaces used instead of tabs |
|
|
|
Extractors |
|
+ [pornhub] Add support for pornhubpremium.com (#24288) |
|
- [youtube] Remove outdated code and unnecessary requests |
|
* [youtube] Improve extraction in 429 HTTP error conditions (#24283) |
|
* [nhk] Update API version (#24270) |
|
|
|
|
|
version 2020.03.06 |
|
|
|
Extractors |
|
* [youtube] Fix age-gated videos support without login (#24248) |
|
* [vimeo] Fix showcase password protected video extraction (#24224) |
|
* [pornhub] Improve title extraction (#24184) |
|
* [peertube] Improve extraction (#23657) |
|
+ [servus] Add support for new URL schema (#23475, #23583, #24142) |
|
* [vimeo] Fix subtitles URLs (#24209) |
|
|
|
|
|
version 2020.03.01 |
|
|
|
Core |
|
* [YoutubeDL] Force redirect URL to unicode on python 2 |
|
- [options] Remove duplicate short option -v for --version (#24162) |
|
|
|
Extractors |
|
* [xhamster] Fix extraction (#24205) |
|
* [franceculture] Fix extraction (#24204) |
|
+ [telecinco] Add support for article opening videos |
|
* [telecinco] Fix extraction (#24195) |
|
* [xtube] Fix metadata extraction (#21073, #22455) |
|
* [youjizz] Fix extraction (#24181) |
|
- Remove no longer needed compat_str around geturl |
|
* [pornhd] Fix extraction (#24128) |
|
+ [teachable] Add support for multiple videos per lecture (#24101) |
|
+ [wistia] Add support for multiple generic embeds (#8347, 11385) |
|
* [imdb] Fix extraction (#23443) |
|
* [tv2dk:bornholm:play] Fix extraction (#24076) |
|
|
|
|
|
version 2020.02.16 |
|
|
|
Core |
|
* [YoutubeDL] Fix playlist entry indexing with --playlist-items (#10591, |
|
#10622) |
|
* [update] Fix updating via symlinks (#23991) |
|
+ [compat] Introduce compat_realpath (#23991) |
|
|
|
Extractors |
|
+ [npr] Add support for streams (#24042) |
|
+ [24video] Add support for porn.24video.net (#23779, #23784) |
|
- [jpopsuki] Remove extractor (#23858) |
|
* [nova] Improve extraction (#23690) |
|
* [nova:embed] Improve (#23690) |
|
* [nova:embed] Fix extraction (#23672) |
|
+ [abc:iview] Add support for 720p (#22907, #22921) |
|
* [nytimes] Improve format sorting (#24010) |
|
+ [toggle] Add support for mewatch.sg (#23895, #23930) |
|
* [thisoldhouse] Fix extraction (#23951) |
|
+ [popcorntimes] Add support for popcorntimes.tv (#23949) |
|
* [sportdeutschland] Update to new API |
|
* [twitch:stream] Lowercase channel id for stream request (#23917) |
|
* [tv5mondeplus] Fix extraction (#23907, #23911) |
|
* [tva] Relax URL regular expression (#23903) |
|
* [vimeo] Fix album extraction (#23864) |
|
* [viewlift] Improve extraction |
|
* Fix extraction (#23851) |
|
+ Add support for authentication |
|
+ Add support for more domains |
|
* [svt] Fix series extraction (#22297) |
|
* [svt] Fix article extraction (#22897, #22919) |
|
* [soundcloud] Improve private playlist/set tracks extraction (#3707) |
|
|
|
|
|
version 2020.01.24 |
|
|
|
Extractors |
|
* [youtube] Fix sigfunc name extraction (#23819) |
|
* [stretchinternet] Fix extraction (#4319) |
|
* [voicerepublic] Fix extraction |
|
* [azmedien] Fix extraction (#23783) |
|
* [businessinsider] Fix jwplatform id extraction (#22929, #22954) |
|
+ [24video] Add support for 24video.vip (#23753) |
|
* [ivi:compilation] Fix entries extraction (#23770) |
|
* [ard] Improve extraction (#23761) |
|
* Simplify extraction |
|
+ Extract age limit and series |
|
* Bypass geo-restriction |
|
+ [nbc] Add support for nbc multi network URLs (#23049) |
|
* [americastestkitchen] Fix extraction |
|
* [zype] Improve extraction |
|
+ Extract subtitles (#21258) |
|
+ Support URLs with alternative keys/tokens (#21258) |
|
+ Extract more metadata |
|
* [orf:tvthek] Improve geo restricted videos detection (#23741) |
|
* [soundcloud] Restore previews extraction (#23739) |
|
|
|
|
|
version 2020.01.15 |
|
|
|
Extractors |
|
* [yourporn] Fix extraction (#21645, #22255, #23459) |
|
+ [canvas] Add support for new API endpoint (#17680, #18629) |
|
* [ndr:base:embed] Improve thumbnails extraction (#23731) |
|
+ [vodplatform] Add support for embed.kwikmotion.com domain |
|
+ [twitter] Add support for promo_video_website cards (#23711) |
|
* [orf:radio] Clean description and improve extraction |
|
* [orf:fm4] Fix extraction (#23599) |
|
* [safari] Fix kaltura session extraction (#23679, #23670) |
|
* [lego] Fix extraction and extract subtitle (#23687) |
|
* [cloudflarestream] Improve extraction |
|
+ Add support for bytehighway.net domain |
|
+ Add support for signed URLs |
|
+ Extract thumbnail |
|
* [naver] Improve extraction |
|
* Improve geo-restriction handling |
|
+ Extract automatic captions |
|
+ Extract uploader metadata |
|
+ Extract VLive HLS formats |
|
* Improve metadata extraction |
|
- [pandatv] Remove extractor (#23630) |
|
* [dctp] Fix format extraction (#23656) |
|
+ [scrippsnetworks] Add support for www.discovery.com videos |
|
* [discovery] Fix anonymous token extraction (#23650) |
|
* [nrktv:seriebase] Fix extraction (#23625, #23537) |
|
* [wistia] Improve format extraction and extract subtitles (#22590) |
|
* [vice] Improve extraction (#23631) |
|
* [redtube] Detect private videos (#23518) |
|
|
|
|
|
version 2020.01.01 |
|
|
|
Extractors |
|
* [brightcove] Invalidate policy key cache on failing requests |
|
* [pornhub] Improve locked videos detection (#22449, #22780) |
|
+ [pornhub] Add support for m3u8 formats |
|
* [pornhub] Fix extraction (#22749, #23082) |
|
* [brightcove] Update policy key on failing requests |
|
* [spankbang] Improve removed video detection (#23423) |
|
* [spankbang] Fix extraction (#23307, #23423, #23444) |
|
* [soundcloud] Automatically update client id on failing requests |
|
* [prosiebensat1] Improve geo restriction handling (#23571) |
|
* [brightcove] Cache brightcove player policy keys |
|
* [teachable] Fail with error message if no video URL found |
|
* [teachable] Improve locked lessons detection (#23528) |
|
+ [scrippsnetworks] Add support for Scripps Networks sites (#19857, #22981) |
|
* [mitele] Fix extraction (#21354, #23456) |
|
* [soundcloud] Update client id (#23516) |
|
* [mailru] Relax URL regular expressions (#23509) |
|
|
|
|
|
version 2019.12.25 |
|
|
|
Core |
|
* [utils] Improve str_to_int |
|
+ [downloader/hls] Add ability to override AES decryption key URL (#17521) |
|
|
|
Extractors |
|
* [mediaset] Fix parse formats (#23508) |
|
+ [tv2dk:bornholm:play] Add support for play.tv2bornholm.dk (#23291) |
|
+ [slideslive] Add support for url and vimeo service names (#23414) |
|
* [slideslive] Fix extraction (#23413) |
|
* [twitch:clips] Fix extraction (#23375) |
|
+ [soundcloud] Add support for token protected embeds (#18954) |
|
* [vk] Improve extraction |
|
* Fix User Videos extraction (#23356) |
|
* Extract all videos for lists with more than 1000 videos (#23356) |
|
+ Add support for video albums (#14327, #14492) |
|
- [kontrtube] Remove extractor |
|
- [videopremium] Remove extractor |
|
- [musicplayon] Remove extractor (#9225) |
|
+ [ufctv] Add support for ufcfightpass.imgdge.com and |
|
ufcfightpass.imggaming.com (#23343) |
|
+ [twitch] Extract m3u8 formats frame rate (#23333) |
|
+ [imggaming] Add support for playlists and extract subtitles |
|
+ [ufcarabia] Add support for UFC Arabia (#23312) |
|
* [ufctv] Fix extraction |
|
* [yahoo] Fix gyao brightcove player id (#23303) |
|
* [vzaar] Override AES decryption key URL (#17521) |
|
+ [vzaar] Add support for AES HLS manifests (#17521, #23299) |
|
* [nrl] Fix extraction |
|
* [teachingchannel] Fix extraction |
|
* [nintendo] Fix extraction and partially add support for Nintendo Direct |
|
videos (#4592) |
|
+ [ooyala] Add better fallback values for domain and streams variables |
|
+ [youtube] Add support youtubekids.com (#23272) |
|
* [tv2] Detect DRM protection |
|
+ [tv2] Add support for katsomo.fi and mtv.fi (#10543) |
|
* [tv2] Fix tv2.no article extraction |
|
* [msn] Improve extraction |
|
+ Add support for YouTube and NBCSports embeds |
|
+ Add support for articles with multiple videos |
|
* Improve AOL embed support |
|
* Improve format extraction |
|
* [abcotvs] Relax URL regular expression and improve metadata extraction |
|
(#18014) |
|
* [channel9] Reduce response size |
|
* [adobetv] Improve extraction |
|
* Use OnDemandPagedList for list extractors |
|
* Reduce show extraction requests |
|
* Extract original video format and subtitles |
|
+ Add support for adobe tv embeds |
|
|
|
|
|
version 2019.11.28 |
|
|
|
Core |
|
+ [utils] Add generic caesar cipher and rot47 |
|
* [utils] Handle rd-suffixed day parts in unified_strdate (#23199) |
|
|
|
Extractors |
|
* [vimeo] Improve extraction |
|
* Fix review extraction |
|
* Fix ondemand extraction |
|
* Make password protected player case as an expected error (#22896) |
|
* Simplify channel based extractors code |
|
- [openload] Remove extractor (#11999) |
|
- [verystream] Remove extractor |
|
- [streamango] Remove extractor (#15406) |
|
* [dailymotion] Improve extraction |
|
* Extract http formats included in m3u8 manifest |
|
* Fix user extraction (#3553, #21415) |
|
+ Add support for User Authentication (#11491) |
|
* Fix password protected videos extraction (#23176) |
|
* Respect age limit option and family filter cookie value (#18437) |
|
* Handle video url playlist query param |
|
* Report allowed countries for geo-restricted videos |
|
* [corus] Improve extraction |
|
+ Add support for Series Plus, W Network, YTV, ABC Spark, disneychannel.com |
|
and disneylachaine.ca (#20861) |
|
+ Add support for self hosted videos (#22075) |
|
* Detect DRM protection (#14910, #9164) |
|
* [vivo] Fix extraction (#22328, #22279) |
|
+ [bitchute] Extract upload date (#22990, #23193) |
|
* [soundcloud] Update client id (#23214) |
|
|
|
|
|
version 2019.11.22 |
|
|
|
Core |
|
+ [extractor/common] Clean jwplayer description HTML tags |
|
+ [extractor/common] Add data, headers and query to all major extract formats |
|
methods |
|
|
|
Extractors |
|
* [chaturbate] Fix extraction (#23010, #23012) |
|
+ [ntvru] Add support for non relative file URLs (#23140) |
|
* [vk] Fix wall audio thumbnails extraction (#23135) |
|
* [ivi] Fix format extraction (#21991) |
|
- [comcarcoff] Remove extractor |
|
+ [drtv] Add support for new URL schema (#23059) |
|
+ [nexx] Add support for Multi Player JS Setup (#23052) |
|
+ [teamcoco] Add support for new videos (#23054) |
|
* [soundcloud] Check if the soundtrack has downloads left (#23045) |
|
* [facebook] Fix posts video data extraction (#22473) |
|
- [addanime] Remove extractor |
|
- [minhateca] Remove extractor |
|
- [daisuki] Remove extractor |
|
* [seeker] Fix extraction |
|
- [revision3] Remove extractors |
|
* [twitch] Fix video comments URL (#18593, #15828) |
|
* [twitter] Improve extraction |
|
+ Add support for generic embeds (#22168) |
|
* Always extract http formats for native videos (#14934) |
|
+ Add support for Twitter Broadcasts (#21369) |
|
+ Extract more metadata |
|
* Improve VMap format extraction |
|
* Unify extraction code for both twitter statuses and cards |
|
+ [twitch] Add support for Clip embed URLs |
|
* [lnkgo] Fix extraction (#16834) |
|
* [mixcloud] Improve extraction |
|
* Improve metadata extraction (#11721) |
|
* Fix playlist extraction (#22378) |
|
* Fix user mixes extraction (#15197, #17865) |
|
+ [kinja] Add support for Kinja embeds (#5756, #11282, #22237, #22384) |
|
* [onionstudios] Fix extraction |
|
+ [hotstar] Pass Referer header to format requests (#22836) |
|
* [dplay] Minimize response size |
|
+ [patreon] Extract uploader_id and filesize |
|
* [patreon] Minimize response size |
|
* [roosterteeth] Fix login request (#16094, #22689) |
|
|
|
|
|
version 2019.11.05 |
|
|
|
Extractors |
|
+ [scte] Add support for learning.scte.org (#22975) |
|
+ [msn] Add support for Vidible and AOL embeds (#22195, #22227) |
|
* [myspass] Fix video URL extraction and improve metadata extraction (#22448) |
|
* [jamendo] Improve extraction |
|
* Fix album extraction (#18564) |
|
* Improve metadata extraction (#18565, #21379) |
|
* [mediaset] Relax URL guid matching (#18352) |
|
+ [mediaset] Extract unprotected M3U and MPD manifests (#17204) |
|
* [telegraaf] Fix extraction |
|
+ [bellmedia] Add support for marilyn.ca videos (#22193) |
|
* [stv] Fix extraction (#22928) |
|
- [iconosquare] Remove extractor |
|
- [keek] Remove extractor |
|
- [gameone] Remove extractor (#21778) |
|
- [flipagram] Remove extractor |
|
- [bambuser] Remove extractor |
|
* [wistia] Reduce embed extraction false positives |
|
+ [wistia] Add support for inline embeds (#22931) |
|
- [go90] Remove extractor |
|
* [kakao] Remove raw request |
|
+ [kakao] Extract format total bitrate |
|
* [daum] Fix VOD and Clip extraction (#15015) |
|
* [kakao] Improve extraction |
|
+ Add support for embed URLs |
|
+ Add support for Kakao Legacy vid based embed URLs |
|
* Only extract fields used for extraction |
|
* Strip description and extract tags |
|
* [mixcloud] Fix cloudcast data extraction (#22821) |
|
* [yahoo] Improve extraction |
|
+ Add support for live streams (#3597, #3779, #22178) |
|
* Bypass cookie consent page for european domains (#16948, #22576) |
|
+ Add generic support for embeds (#20332) |
|
* [tv2] Fix and improve extraction (#22787) |
|
+ [tv2dk] Add support for TV2 DK sites |
|
* [onet] Improve extraction … |
|
+ Add support for onet100.vod.pl |
|
+ Extract m3u8 formats |
|
* Correct audio only format info |
|
* [fox9] Fix extraction |
|
|
|
|
|
version 2019.10.29 |
|
|
|
Core |
|
* [utils] Actualize major IPv4 address blocks per country |
|
|
|
Extractors |
|
+ [go] Add support for abc.com and freeform.com (#22823, #22864) |
|
+ [mtv] Add support for mtvjapan.com |
|
* [mtv] Fix extraction for mtv.de (#22113) |
|
* [videodetective] Fix extraction |
|
* [internetvideoarchive] Fix extraction |
|
* [nbcnews] Fix extraction (#12569, #12576, #21703, #21923) |
|
- [hark] Remove extractor |
|
- [tutv] Remove extractor |
|
- [learnr] Remove extractor |
|
- [macgamestore] Remove extractor |
|
* [la7] Update Kaltura service URL (#22358) |
|
* [thesun] Fix extraction (#16966) |
|
- [makertv] Remove extractor |
|
+ [tenplay] Add support for 10play.com.au (#21446) |
|
* [soundcloud] Improve extraction |
|
* Improve format extraction (#22123) |
|
+ Extract uploader_id and uploader_url (#21916) |
|
+ Extract all known thumbnails (#19071, #20659) |
|
* Fix extraction for private playlists (#20976) |
|
+ Add support for playlist embeds (#20976) |
|
* Skip preview formats (#22806) |
|
* [dplay] Improve extraction |
|
+ Add support for dplay.fi, dplay.jp and es.dplay.com (#16969) |
|
* Fix it.dplay.com extraction (#22826) |
|
+ Extract creator, tags and thumbnails |
|
* Handle playback API call errors |
|
+ [discoverynetworks] Add support for dplay.co.uk |
|
* [vk] Improve extraction |
|
+ Add support for Odnoklassniki embeds |
|
+ Extract more videos from user lists (#4470) |
|
+ Fix wall post audio extraction (#18332) |
|
* Improve error detection (#22568) |
|
+ [odnoklassniki] Add support for embeds |
|
* [puhutv] Improve extraction |
|
* Fix subtitles extraction |
|
* Transform HLS URLs to HTTP URLs |
|
* Improve metadata extraction |
|
* [ceskatelevize] Skip DRM media |
|
+ [facebook] Extract subtitles (#22777) |
|
* [globo] Handle alternative hash signing method |
|
|
|
|
|
version 2019.10.22 |
|
|
|
Core |
|
* [utils] Improve subtitles_filename (#22753) |
|
|
|
Extractors |
|
* [facebook] Bypass download rate limits (#21018) |
|
+ [contv] Add support for contv.com |
|
- [viewster] Remove extractor |
|
* [xfileshare] Improve extractor (#17032, #17906, #18237, #18239) |
|
* Update the list of domains |
|
+ Add support for aa-encoded video data |
|
* Improve jwplayer format extraction |
|
+ Add support for Clappr sources |
|
* [mangomolo] Fix video format extraction and add support for player URLs |
|
* [audioboom] Improve metadata extraction |
|
* [twitch] Update VOD URL matching (#22395, #22727) |
|
- [mit] Remove support for video.mit.edu (#22403) |
|
- [servingsys] Remove extractor (#22639) |
|
* [dumpert] Fix extraction (#22428, #22564) |
|
* [atresplayer] Fix extraction (#16277, #16716) |
|
|
|
|
|
version 2019.10.16 |
|
|
|
Core |
|
* [extractor/common] Make _is_valid_url more relaxed |
|
|
|
Extractors |
|
* [vimeo] Improve album videos id extraction (#22599) |
|
+ [globo] Extract subtitles (#22713) |
|
* [bokecc] Improve player params extraction (#22638) |
|
* [nexx] Handle result list (#22666) |
|
* [vimeo] Fix VHX embed extraction |
|
* [nbc] Switch to graphql API (#18581, #22693, #22701) |
|
- [vessel] Remove extractor |
|
- [promptfile] Remove extractor (#6239) |
|
* [kaltura] Fix service URL extraction (#22658) |
|
* [kaltura] Fix embed info strip (#22658) |
|
* [globo] Fix format extraction (#20319) |
|
* [redtube] Improve metadata extraction (#22492, #22615) |
|
* [pornhub:uservideos:upload] Fix extraction (#22619) |
|
+ [telequebec:squat] Add support for squat.telequebec.tv (#18503) |
|
- [wimp] Remove extractor (#22088, #22091) |
|
+ [gfycat] Extend URL regular expression (#22225) |
|
+ [chaturbate] Extend URL regular expression (#22309) |
|
* [peertube] Update instances (#22414) |
|
+ [telequebec] Add support for coucou.telequebec.tv (#22482) |
|
+ [xvideos] Extend URL regular expression (#22471) |
|
- [youtube] Remove support for invidious.enkirton.net (#22543) |
|
+ [openload] Add support for oload.monster (#22592) |
|
* [nrktv:seriebase] Fix extraction (#22596) |
|
+ [youtube] Add support for yt.lelux.fi (#22597) |
|
* [orf:tvthek] Make manifest requests non fatal (#22578) |
|
* [teachable] Skip login when already logged in (#22572) |
|
* [viewlift] Improve extraction (#22545) |
|
* [nonktube] Fix extraction (#22544) |
|
|
|
|
|
version 2019.09.28 |
|
|
|
Core |
|
* [YoutubeDL] Honour all --get-* options with --flat-playlist (#22493) |
|
|
|
Extractors |
|
* [vk] Fix extraction (#22522) |
|
* [heise] Fix kaltura embeds extraction (#22514) |
|
* [ted] Check for resources validity and extract subtitled downloads (#22513) |
|
+ [youtube] Add support for |
|
owxfohz4kjyv25fvlqilyxast7inivgiktls3th44jhk3ej3i7ya.b32.i2p (#22292) |
|
+ [nhk] Add support for clips |
|
* [nhk] Fix video extraction (#22249, #22353) |
|
* [byutv] Fix extraction (#22070) |
|
+ [openload] Add support for oload.online (#22304) |
|
+ [youtube] Add support for invidious.drycat.fr (#22451) |
|
* [jwplatfom] Do not match video URLs (#20596, #22148) |
|
* [youtube:playlist] Unescape playlist uploader (#22483) |
|
+ [bilibili] Add support audio albums and songs (#21094) |
|
+ [instagram] Add support for tv URLs |
|
+ [mixcloud] Allow uppercase letters in format URLs (#19280) |
|
* [brightcove] Delegate all supported legacy URLs to new extractor (#11523, |
|
#12842, #13912, #15669, #16303) |
|
* [hotstar] Use native HLS downloader by default |
|
+ [hotstar] Extract more formats (#22323) |
|
* [9now] Fix extraction (#22361) |
|
* [zdf] Bypass geo restriction |
|
+ [tv4] Extract series metadata |
|
* [tv4] Fix extraction (#22443) |
|
|
|
|
|
version 2019.09.12.1 |
|
|
|
Extractors |
|
* [youtube] Remove quality and tbr for itag 43 (#22372) |
|
|
|
|
|
version 2019.09.12 |
|
|
|
Extractors |
|
* [youtube] Quick extraction tempfix (#22367, #22163) |
|
|
|
|
|
version 2019.09.01 |
|
|
|
Core |
|
+ [extractor/generic] Add support for squarespace embeds (#21294, #21802, |
|
#21859) |
|
+ [downloader/external] Respect mtime option for aria2c (#22242) |
|
|
|
Extractors |
|
+ [xhamster:user] Add support for user pages (#16330, #18454) |
|
+ [xhamster] Add support for more domains |
|
+ [verystream] Add support for woof.tube (#22217) |
|
+ [dailymotion] Add support for lequipe.fr (#21328, #22152) |
|
+ [openload] Add support for oload.vip (#22205) |
|
+ [bbccouk] Extend URL regular expression (#19200) |
|
+ [youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org (#22223) |
|
* [safari] Fix authentication (#22161, #22184) |
|
* [usanetwork] Fix extraction (#22105) |
|
+ [einthusan] Add support for einthusan.ca (#22171) |
|
* [youtube] Improve unavailable message extraction (#22117) |
|
+ [piksel] Extract subtitles (#20506) |
|
|
|
|
|
version 2019.08.13 |
|
|
|
Core |
|
* [downloader/fragment] Fix ETA calculation of resumed download (#21992) |
|
* [YoutubeDL] Check annotations availability (#18582) |
|
|
|
Extractors |
|
* [youtube:playlist] Improve flat extraction (#21927) |
|
* [youtube] Fix annotations extraction (#22045) |
|
+ [discovery] Extract series meta field (#21808) |
|
* [youtube] Improve error detection (#16445) |
|
* [vimeo] Fix album extraction (#1933, #15704, #15855, #18967, #21986) |
|
+ [roosterteeth] Add support for watch URLs |
|
* [discovery] Limit video data by show slug (#21980) |
|
|
|
|
|
version 2019.08.02 |
|
|
|
Extractors |
|
+ [tvigle] Add support for HLS and DASH formats (#21967) |
|
* [tvigle] Fix extraction (#21967) |
|
+ [yandexvideo] Add support for DASH formats (#21971) |
|
* [discovery] Use API call for video data extraction (#21808) |
|
+ [mgtv] Extract format_note (#21881) |
|
* [tvn24] Fix metadata extraction (#21833, #21834) |
|
* [dlive] Relax URL regular expression (#21909) |
|
+ [openload] Add support for oload.best (#21913) |
|
* [youtube] Improve metadata extraction for age gate content (#21943) |
|
|
|
|
|
version 2019.07.30 |
|
|
|
Extractors |
|
* [youtube] Fix and improve title and description extraction (#21934) |
|
|
|
|
|
version 2019.07.27 |
|
|
|
Extractors |
|
+ [yahoo:japannews] Add support for yahoo.co.jp (#21698, #21265) |
|
+ [discovery] Add support go.discovery.com URLs |
|
* [youtube:playlist] Relax video regular expression (#21844) |
|
* [generic] Restrict --default-search schemeless URLs detection pattern |
|
(#21842) |
|
* [vrv] Fix CMS signing query extraction (#21809) |
|
|
|
|
|
version 2019.07.16 |
|
|
|
Extractors |
|
+ [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv |
|
(#21281, #21290) |
|
* [kaltura] Check source format URL (#21290) |
|
* [ctsnews] Fix YouTube embeds extraction (#21678) |
|
+ [einthusan] Add support for einthusan.com (#21748, #21775) |
|
+ [youtube] Add support for invidious.mastodon.host (#21777) |
|
+ [gfycat] Extend URL regular expression (#21779, #21780) |
|
* [youtube] Restrict is_live extraction (#21782) |
|
|
|
|
|
version 2019.07.14 |
|
|
|
Extractors |
|
* [porn91] Fix extraction (#21312) |
|
+ [yandexmusic] Extract track number and disk number (#21421) |
|
+ [yandexmusic] Add support for multi disk albums (#21420, #21421) |
|
* [lynda] Handle missing subtitles (#20490, #20513) |
|
+ [youtube] Add more invidious instances to URL regular expression (#21694) |
|
* [twitter] Improve uploader id extraction (#21705) |
|
* [spankbang] Fix and improve metadata extraction |
|
* [spankbang] Fix extraction (#21763, #21764) |
|
+ [dlive] Add support for dlive.tv (#18080) |
|
+ [livejournal] Add support for livejournal.com (#21526) |
|
* [roosterteeth] Fix free episode extraction (#16094) |
|
* [dbtv] Fix extraction |
|
* [bellator] Fix extraction |
|
- [rudo] Remove extractor (#18430, #18474) |
|
* [facebook] Fallback to twitter:image meta for thumbnail extraction (#21224) |
|
* [bleacherreport] Fix Bleacher Report CMS extraction |
|
* [espn] Fix fivethirtyeight.com extraction |
|
* [5tv] Relax video URL regular expression and support https URLs |
|
* [youtube] Fix is_live extraction (#21734) |
|
* [youtube] Fix authentication (#11270) |
|
|
|
|
|
version 2019.07.12 |
|
|
|
Core |
|
+ [adobepass] Add support for AT&T U-verse (mso ATT) (#13938, #21016) |
|
|
|
Extractors |
|
+ [mgtv] Pass Referer HTTP header for format URLs (#21726) |
|
+ [beeg] Add support for api/v6 v2 URLs without t argument (#21701) |
|
* [voxmedia:volume] Improvevox embed extraction (#16846) |
|
* [funnyordie] Move extraction to VoxMedia extractor (#16846) |
|
* [gameinformer] Fix extraction (#8895, #15363, #17206) |
|
* [funk] Fix extraction (#17915) |
|
* [packtpub] Relax lesson URL regular expression (#21695) |
|
* [packtpub] Fix extraction (#21268) |
|
* [philharmoniedeparis] Relax URL regular expression (#21672) |
|
* [peertube] Detect embed URLs in generic extraction (#21666) |
|
* [mixer:vod] Relax URL regular expression (#21657, #21658) |
|
+ [lecturio] Add support id based URLs (#21630) |
|
+ [go] Add site info for disneynow (#21613) |
|
* [ted] Restrict info regular expression (#21631) |
|
* [twitch:vod] Actualize m3u8 URL (#21538, #21607) |
|
* [vzaar] Fix videos with empty title (#21606) |
|
* [tvland] Fix extraction (#21384) |
|
* [arte] Clean extractor (#15583, #21614) |
|
|
|
|
|
version 2019.07.02 |
|
|
|
Core |
|
+ [utils] Introduce random_user_agent and use as default User-Agent (#21546) |
|
|
|
Extractors |
|
+ [vevo] Add support for embed.vevo.com URLs (#21565) |
|
+ [openload] Add support for oload.biz (#21574) |
|
* [xiami] Update API base URL (#21575) |
|
* [yourporn] Fix extraction (#21585) |
|
+ [acast] Add support for URLs with episode id (#21444) |
|
+ [dailymotion] Add support for DM.player embeds |
|
* [soundcloud] Update client id |
|
|
|
|
|
version 2019.06.27 |
|
|
|
Extractors |
|
+ [go] Add support for disneynow.com (#21528) |
|
* [mixer:vod] Relax URL regular expression (#21531, #21536) |
|
* [drtv] Relax URL regular expression |
|
* [fusion] Fix extraction (#17775, #21269) |
|
- [nfb] Remove extractor (#21518) |
|
+ [beeg] Add support for api/v6 v2 URLs (#21511) |
|
+ [brightcove:new] Add support for playlists (#21331) |
|
+ [openload] Add support for oload.life (#21495) |
|
* [vimeo:channel,group] Make title extraction non fatal |
|
* [vimeo:likes] Implement extrator in terms of channel extractor (#21493) |
|
+ [pornhub] Add support for more paged video sources |
|
+ [pornhub] Add support for downloading single pages and search pages (#15570) |
|
* [pornhub] Rework extractors (#11922, #16078, #17454, #17936) |
|
+ [youtube] Add another signature function pattern |
|
* [tf1] Fix extraction (#21365, #21372) |
|
* [crunchyroll] Move Accept-Language workaround to video extractor since |
|
it causes playlists not to list any videos |
|
* [crunchyroll:playlist] Fix and relax title extraction (#21291, #21443) |
|
|
|
|
|
version 2019.06.21 |
|
|
|
Core |
|
* [utils] Restrict parse_codecs and add theora as known vcodec (#21381) |
|
|
|
Extractors |
|
* [youtube] Update signature function patterns (#21469, #21476) |
|
* [youtube] Make --write-annotations non fatal (#21452) |
|
+ [sixplay] Add support for rtlmost.hu (#21405) |
|
* [youtube] Hardcode codec metadata for av01 video only formats (#21381) |
|
* [toutv] Update client key (#21370) |
|
+ [biqle] Add support for new embed domain |
|
* [cbs] Improve DRM protected videos detection (#21339) |
|
|
|
|
|
version 2019.06.08 |
|
|
|
Core |
|
* [downloader/common] Improve rate limit (#21301) |
|
* [utils] Improve strip_or_none |
|
* [extractor/common] Strip src attribute for HTML5 entries code (#18485, |
|
#21169) |
|
|
|
Extractors |
|
* [ted] Fix playlist extraction (#20844, #21032) |
|
* [vlive:playlist] Fix video extraction when no playlist is found (#20590) |
|
+ [vlive] Add CH+ support (#16887, #21209) |
|
+ [openload] Add support for oload.website (#21329) |
|
+ [tvnow] Extract HD formats (#21201) |
|
+ [redbulltv] Add support for rrn:content URLs (#21297) |
|
* [youtube] Fix average rating extraction (#21304) |
|
+ [bitchute] Extract HTML5 formats (#21306) |
|
* [cbsnews] Fix extraction (#9659, #15397) |
|
* [vvvvid] Relax URL regular expression (#21299) |
|
+ [prosiebensat1] Add support for new API (#21272) |
|
+ [vrv] Extract adaptive_hls formats (#21243) |
|
* [viki] Switch to HTTPS (#21001) |
|
* [LiveLeak] Check if the original videos exist (#21206, #21208) |
|
* [rtp] Fix extraction (#15099) |
|
* [youtube] Improve DRM protected videos detection (#1774) |
|
+ [srgssrplay] Add support for popupvideoplayer URLs (#21155) |
|
+ [24video] Add support for porno.24video.net (#21194) |
|
+ [24video] Add support for 24video.site (#21193) |
|
- [pornflip] Remove extractor |
|
- [criterion] Remove extractor (#21195) |
|
* [pornhub] Use HTTPS (#21061) |
|
* [bitchute] Fix uploader extraction (#21076) |
|
* [streamcloud] Reduce waiting time to 6 seconds (#21092) |
|
- [novamov] Remove extractors (#21077) |
|
+ [openload] Add support for oload.press (#21135) |
|
* [vivo] Fix extraction (#18906, #19217) |
|
|
|
|
|
version 2019.05.20 |
|
|
|
Core |
|
+ [extractor/common] Move workaround for applying first Set-Cookie header |
|
into a separate _apply_first_set_cookie_header method |
|
|
|
Extractors |
|
* [safari] Fix authentication (#21090) |
|
* [vk] Use _apply_first_set_cookie_header |
|
* [vrt] Fix extraction (#20527) |
|
+ [canvas] Add support for vrtnieuws and sporza site ids and extract |
|
AES HLS formats |
|
+ [vrv] Extract captions (#19238) |
|
* [tele5] Improve video id extraction |
|
* [tele5] Relax URL regular expression (#21020, #21063) |
|
* [svtplay] Update API URL (#21075) |
|
+ [yahoo:gyao] Add X-User-Agent header to dam proxy requests (#21071) |
|
|
|
|
|
version 2019.05.11 |
|
|
|
Core |
|
* [utils] Transliterate "þ" as "th" (#20897) |
|
|
|
Extractors |
|
+ [cloudflarestream] Add support for videodelivery.net (#21049) |
|
+ [byutv] Add support for DVR videos (#20574, #20676) |
|
+ [gfycat] Add support for URLs with tags (#20696, #20731) |
|
+ [openload] Add support for verystream.com (#20701, #20967) |
|
* [youtube] Use sp field value for signature field name (#18841, #18927, |
|
#21028) |
|
+ [yahoo:gyao] Extend URL regular expression (#21008) |
|
* [youtube] Fix channel id extraction (#20982, #21003) |
|
+ [sky] Add support for news.sky.com (#13055) |
|
+ [youtube:entrylistbase] Retry on 5xx HTTP errors (#20965) |
|
+ [francetvinfo] Extend video id extraction (#20619, #20740) |
|
* [4tube] Update token hosts (#20918) |
|
* [hotstar] Move to API v2 (#20931) |
|
* [fox] Fix API error handling under python 2 (#20925) |
|
+ [redbulltv] Extend URL regular expression (#20922) |
|
|
|
|
|
version 2019.04.30 |
|
|
|
Extractors |
|
* [openload] Use real Chrome versions (#20902) |
|
- [youtube] Remove info el for get_video_info request |
|
* [youtube] Improve extraction robustness |
|
- [dramafever] Remove extractor (#20868) |
|
* [adn] Fix subtitle extraction (#12724) |
|
+ [ccc] Extract creator (#20355) |
|
+ [ccc:playlist] Add support for media.ccc.de playlists (#14601, #20355) |
|
+ [sverigesradio] Add support for sverigesradio.se (#18635) |
|
+ [cinemax] Add support for cinemax.com |
|
* [sixplay] Try extracting non-DRM protected manifests (#20849) |
|
+ [youtube] Extract Youtube Music Auto-generated metadata (#20599, #20742) |
|
- [wrzuta] Remove extractor (#20684, #20801) |
|
* [twitch] Prefer source format (#20850) |
|
+ [twitcasting] Add support for private videos (#20843) |
|
* [reddit] Validate thumbnail URL (#20030) |
|
* [yandexmusic] Fix track URL extraction (#20820) |
|
|
|
|
|
version 2019.04.24 |
|
|
|
Extractors |
|
* [youtube] Fix extraction (#20758, #20759, #20761, #20762, #20764, #20766, |
|
#20767, #20769, #20771, #20768, #20770) |
|
* [toutv] Fix extraction and extract series info (#20757) |
|
+ [vrv] Add support for movie listings (#19229) |
|
+ [youtube] Print error when no data is available (#20737) |
|
+ [soundcloud] Add support for new rendition and improve extraction (#20699) |
|
+ [ooyala] Add support for geo verification proxy |
|
+ [nrl] Add support for nrl.com (#15991) |
|
+ [vimeo] Extract live archive source format (#19144) |
|
+ [vimeo] Add support for live streams and improve info extraction (#19144) |
|
+ [ntvcojp] Add support for cu.ntv.co.jp |
|
+ [nhk] Extract RTMPT format |
|
+ [nhk] Add support for audio URLs |
|
+ [udemy] Add another course id extraction pattern (#20491) |
|
+ [openload] Add support for oload.services (#20691) |
|
+ [openload] Add support for openloed.co (#20691, #20693) |
|
* [bravotv] Fix extraction (#19213) |
|
|
|
|
|
version 2019.04.17 |
|
|
|
Extractors |
|
* [openload] Randomize User-Agent (#20688) |
|
+ [openload] Add support for oladblock domains (#20471) |
|
* [adn] Fix subtitle extraction (#12724) |
|
+ [aol] Add support for localized websites |
|
+ [yahoo] Add support GYAO episode URLs |
|
+ [yahoo] Add support for streaming.yahoo.co.jp (#5811, #7098) |
|
+ [yahoo] Add support for gyao.yahoo.co.jp |
|
* [aenetworks] Fix history topic extraction and extract more formats |
|
+ [cbs] Extract smpte and vtt subtitles |
|
+ [streamango] Add support for streamcherry.com (#20592) |
|
+ [yourporn] Add support for sxyprn.com (#20646) |
|
* [mgtv] Fix extraction (#20650) |
|
* [linkedin:learning] Use urljoin for form action URL (#20431) |
|
+ [gdc] Add support for kaltura embeds (#20575) |
|
* [dispeak] Improve mp4 bitrate extraction |
|
* [kaltura] Sanitize embed URLs |
|
* [jwplatfom] Do not match manifest URLs (#20596) |
|
* [aol] Restrict URL regular expression and improve format extraction |
|
+ [tiktok] Add support for new URL schema (#20573) |
|
+ [stv:player] Add support for player.stv.tv (#20586) |
|
|
|
|
|
version 2019.04.07 |
|
|
|
Core |
|
+ [downloader/external] Pass rtmp_conn to ffmpeg |
|
|
|
Extractors |
|
+ [ruutu] Add support for audio podcasts (#20473, #20545) |
|
+ [xvideos] Extract all thumbnails (#20432) |
|
+ [platzi] Add support for platzi.com (#20562) |
|
* [dvtv] Fix extraction (#18514, #19174) |
|
+ [vrv] Add basic support for individual movie links (#19229) |
|
+ [bfi:player] Add support for player.bfi.org.uk (#19235) |
|
* [hbo] Fix extraction and extract subtitles (#14629, #13709) |
|
* [youtube] Extract srv[1-3] subtitle formats (#20566) |
|
* [adultswim] Fix extraction (#18025) |
|
* [teamcoco] Fix extraction and add support for subdomains (#17099, #20339) |
|
* [adn] Fix subtitle compatibility with ffmpeg |
|
* [adn] Fix extraction and add support for positioning styles (#20549) |
|
* [vk] Use unique video id (#17848) |
|
* [newstube] Fix extraction |
|
* [rtl2] Actualize extraction |
|
+ [adobeconnect] Add support for adobeconnect.com (#20283) |
|
+ [gaia] Add support for authentication (#14605) |
|
+ [mediasite] Add support for dashed ids and named catalogs (#20531) |
|
|
|
|
|
version 2019.04.01 |
|
|
|
Core |
|
* [utils] Improve int_or_none and float_or_none (#20403) |
|
* Check for valid --min-sleep-interval when --max-sleep-interval is specified |
|
(#20435) |
|
|
|
Extractors |
|
+ [weibo] Extend URL regular expression (#20496) |
|
+ [xhamster] Add support for xhamster.one (#20508) |
|
+ [mediasite] Add support for catalogs (#20507) |
|
+ [teamtreehouse] Add support for teamtreehouse.com (#9836) |
|
+ [ina] Add support for audio URLs |
|
* [ina] Improve extraction |
|
* [cwtv] Fix episode number extraction (#20461) |
|
* [npo] Improve DRM detection |
|
+ [pornhub] Add support for DASH formats (#20403) |
|
* [svtplay] Update API endpoint (#20430) |
|
|
|
|
|
version 2019.03.18 |
|
|
|
Core |
|
* [extractor/common] Improve HTML5 entries extraction |
|
+ [utils] Introduce parse_bitrate |
|
* [update] Hide update URLs behind redirect |
|
* [extractor/common] Fix url meta field for unfragmented DASH formats (#20346) |
|
|
|
Extractors |
|
+ [yandexvideo] Add extractor |
|
* [openload] Improve embed detection |
|
+ [corus] Add support for bigbrothercanada.ca (#20357) |
|
+ [orf:radio] Extract series (#20012) |
|
+ [cbc:watch] Add support for gem.cbc.ca (#20251, #20359) |
|
- [anysex] Remove extractor (#19279) |
|
+ [ciscolive] Add support for new URL schema (#20320, #20351) |
|
+ [youtube] Add support for invidiou.sh (#20309) |
|
- [anitube] Remove extractor (#20334) |
|
- [ruleporn] Remove extractor (#15344, #20324) |
|
* [npr] Fix extraction (#10793, #13440) |
|
* [biqle] Fix extraction (#11471, #15313) |
|
* [viddler] Modernize |
|
* [moevideo] Fix extraction |
|
* [primesharetv] Remove extractor |
|
* [hypem] Modernize and extract more metadata (#15320) |
|
* [veoh] Fix extraction |
|
* [escapist] Modernize |
|
- [videomega] Remove extractor (#10108) |
|
+ [beeg] Add support for beeg.porn (#20306) |
|
* [vimeo:review] Improve config url extraction and extract original format |
|
(#20305) |
|
* [fox] Detect geo restriction and authentication errors (#20208) |
|
|
|
|
|
version 2019.03.09 |
|
|
|
Core |
|
* [extractor/common] Use compat_etree_Element |
|
+ [compat] Introduce compat_etree_Element |
|
* [extractor/common] Fallback url to base URL for DASH formats |
|
* [extractor/common] Do not fail on invalid data while parsing F4M manifest |
|
in non fatal mode |
|
* [extractor/common] Return MPD manifest as format's url meta field (#20242) |
|
* [utils] Strip #HttpOnly_ prefix from cookies files (#20219) |
|
|
|
Extractors |
|
* [francetv:site] Relax video id regular expression (#20268) |
|
* [toutv] Detect invalid login error |
|
* [toutv] Fix authentication (#20261) |
|
+ [urplay] Extract timestamp (#20235) |
|
+ [openload] Add support for oload.space (#20246) |
|
* [facebook] Improve uploader extraction (#20250) |
|
* [bbc] Use compat_etree_Element |
|
* [crunchyroll] Use compat_etree_Element |
|
* [npo] Improve ISM extraction |
|
* [rai] Improve extraction (#20253) |
|
* [paramountnetwork] Fix mgid extraction (#20241) |
|
* [libsyn] Improve extraction (#20229) |
|
+ [youtube] Add more invidious instances to URL regular expression (#20228) |
|
* [spankbang] Fix extraction (#20023) |
|
* [espn] Extend URL regular expression (#20013) |
|
* [sixplay] Handle videos with empty assets (#20016) |
|
+ [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070) |
|
|
|
|
|
version 2019.03.01 |
|
|
|
Core |
|
+ [downloader/external] Add support for rate limit and retries for wget |
|
* [downloader/external] Fix infinite retries for curl (#19303) |
|
|
|
Extractors |
|
* [npo] Fix extraction (#20084) |
|
* [francetv:site] Extend video id regex (#20029, #20071) |
|
+ [periscope] Extract width and height (#20015) |
|
* [servus] Fix extraction (#19297) |
|
* [bbccouk] Make subtitles non fatal (#19651) |
|
* [metacafe] Fix family filter bypass (#19287) |
|
|
|
|
|
version 2019.02.18 |
|
|
|
Extractors |
|
* [tvp:website] Fix and improve extraction |
|
+ [tvp] Detect unavailable videos |
|
* [tvp] Fix description extraction and make thumbnail optional |
|
+ [linuxacademy] Add support for linuxacademy.com (#12207) |
|
* [bilibili] Update keys (#19233) |
|
* [udemy] Extend URL regular expressions (#14330, #15883) |
|
* [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126) |
|
* [noovo] Fix extraction (#19230) |
|
* [rai] Relax URL regular expression (#19232) |
|
+ [vshare] Pass Referer to download request (#19205, #19221) |
|
+ [openload] Add support for oload.live (#19222) |
|
* [imgur] Use video id as title fallback (#18590) |
|
+ [twitch] Add new source format detection approach (#19193) |
|
* [tvplayhome] Fix video id extraction (#19190) |
|
* [tvplayhome] Fix episode metadata extraction (#19190) |
|
* [rutube:embed] Fix extraction (#19163) |
|
+ [rutube:embed] Add support private videos (#19163) |
|
+ [soundcloud] Extract more metadata |
|
+ [trunews] Add support for trunews.com (#19153) |
|
+ [linkedin:learning] Extract chapter_number and chapter_id (#19162) |
|
|
|
|
|
version 2019.02.08 |
|
|
|
Core |
|
* [utils] Improve JSON-LD regular expression (#18058) |
|
* [YoutubeDL] Fallback to ie_key of matching extractor while making |
|
download archive id when no explicit ie_key is provided (#19022) |
|
|
|
Extractors |
|
+ [malltv] Add support for mall.tv (#18058, #17856) |
|
+ [spankbang:playlist] Add support for playlists (#19145) |
|
* [spankbang] Extend URL regular expression |
|
* [trutv] Fix extraction (#17336) |
|
* [toutv] Fix authentication (#16398, #18700) |
|
* [pornhub] Fix tags and categories extraction (#13720, #19135) |
|
* [pornhd] Fix formats extraction |
|
+ [pornhd] Extract like count (#19123, #19125) |
|
* [radiocanada] Switch to the new media requests (#19115) |
|
+ [teachable] Add support for courses.workitdaily.com (#18871) |
|
- [vporn] Remove extractor (#16276) |
|
+ [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086) |
|
+ [drtuber] Extract duration (#19078) |
|
* [soundcloud] Fix paged playlists extraction, add support for albums and update client id |
|
* [soundcloud] Update client id |
|
* [drtv] Improve preference (#19079) |
|
+ [openload] Add support for openload.pw and oload.pw (#18930) |
|
+ [openload] Add support for oload.info (#19073) |
|
* [crackle] Authorize media detail request (#16931) |
|
|
|
|
|
version 2019.01.30.1 |
|
|
|
Core |
|
* [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (#19067) |
|
|
|
|
|
version 2019.01.30 |
|
|
|
Core |
|
* [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding |
|
subtitles (#19024, #19042) |
|
* [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025) |
|
|
|
Extractors |
|
* [yourporn] Fix extraction and extract duration (#18815, #18852, #19061) |
|
* [drtv] Improve extraction (#19039) |
|
+ Add support for EncryptedUri videos |
|
+ Extract more metadata |
|
* Fix subtitles extraction |
|
+ [fox] Add support for locked videos using cookies (#19060) |
|
* [fox] Fix extraction for free videos (#19060) |
|
+ [zattoo] Add support for tv.salt.ch (#19059) |
|
|
|
|
|
version 2019.01.27 |
|
|
|
Core |
|
+ [extractor/common] Extract season in _json_ld |
|
* [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection |
|
(#681) |
|
|
|
Extractors |
|
* [vice] Fix extraction for locked videos (#16248) |
|
+ [wakanim] Detect DRM protected videos |
|
+ [wakanim] Add support for wakanim.tv (#14374) |
|
* [usatoday] Fix extraction for videos with custom brightcove partner id |
|
(#18990) |
|
* [drtv] Fix extraction (#18989) |
|
* [nhk] Extend URL regular expression (#18968) |
|
* [go] Fix Adobe Pass requests for Disney Now (#18901) |
|
+ [openload] Add support for oload.club (#18969) |
|
|
|
|
|
version 2019.01.24 |
|
|
|
Core |
|
* [YoutubeDL] Fix negation for string operators in format selection (#18961) |
|
|
|
|
|
version 2019.01.23 |
|
|
|
Core |
|
* [utils] Fix urljoin for paths with non-http(s) schemes |
|
* [extractor/common] Improve jwplayer relative URL handling (#18892) |
|
+ [YoutubeDL] Add negation support for string comparisons in format selection |
|
expressions (#18600, #18805) |
|
* [extractor/common] Improve HLS video-only format detection (#18923) |
|
|
|
Extractors |
|
* [crunchyroll] Extend URL regular expression (#18955) |
|
* [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722, |
|
#17197, #18338 #18842, #18899) |
|
+ [vrv] Add support for authentication (#14307) |
|
* [videomore:season] Fix extraction |
|
* [videomore] Improve extraction (#18908) |
|
+ [tnaflix] Pass Referer in metadata request (#18925) |
|
* [radiocanada] Relax DRM check (#18608, #18609) |
|
* [vimeo] Fix video password verification for videos protected by |
|
Referer HTTP header |
|
+ [hketv] Add support for hkedcity.net (#18696) |
|
+ [streamango] Add support for fruithosts.net (#18710) |
|
+ [instagram] Add support for tags (#18757) |
|
+ [odnoklassniki] Detect paid videos (#18876) |
|
* [ted] Correct acodec for HTTP formats (#18923) |
|
* [cartoonnetwork] Fix extraction (#15664, #17224) |
|
* [vimeo] Fix extraction for password protected player URLs (#18889) |
|
|
|
|
|
version 2019.01.17 |
|
|
|
Extractors |
|
* [youtube] Extend JS player signature function name regular expressions |
|
(#18890, #18891, #18893) |
|
|
|
|
|
version 2019.01.16 |
|
|
|
Core |
|
+ [test/helper] Add support for maxcount and count collection len checkers |
|
* [downloader/hls] Fix uplynk ad skipping (#18824) |
|
* [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813) |
|
|
|
Extractors |
|
* [youtube] Skip unsupported adaptive stream type (#18804) |
|
+ [youtube] Extract DASH formats from player response (#18804) |
|
* [funimation] Fix extraction (#14089) |
|
* [skylinewebcams] Fix extraction (#18853) |
|
+ [curiositystream] Add support for non app URLs |
|
+ [bitchute] Check formats (#18833) |
|
* [wistia] Extend URL regular expression (#18823) |
|
+ [playplustv] Add support for playplus.com (#18789) |
|
|
|
|
|
version 2019.01.10 |
|
|
|
Core |
|
* [extractor/common] Use episode name as title in _json_ld |
|
+ [extractor/common] Add support for movies in _json_ld |
|
* [postprocessor/ffmpeg] Embed subtitles with non-standard language codes |
|
(#18765) |
|
+ [utils] Add language codes replaced in 1989 revision of ISO 639 |
|
to ISO639Utils (#18765) |
|
|
|
Extractors |
|
* [youtube] Extract live HLS URL from player response (#18799) |
|
+ [outsidetv] Add support for outsidetv.com (#18774) |
|
* [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs |
|
+ [fox] Add support National Geographic (#17985, #15333, #14698) |
|
+ [playplustv] Add support for playplus.tv (#18789) |
|
* [globo] Set GLBID cookie manually (#17346) |
|
+ [gaia] Add support for gaia.com (#14605) |
|
* [youporn] Fix title and description extraction (#18748) |
|
+ [hungama] Add support for hungama.com (#17402, #18771) |
|
* [dtube] Fix extraction (#18741) |
|
* [tvnow] Fix and rework extractors and prepare for a switch to the new API |
|
(#17245, #18499) |
|
* [carambatv:page] Fix extraction (#18739) |
|
|
|
|
|
version 2019.01.02 |
|
|
|
Extractors |
|
* [discovery] Use geo verification headers (#17838) |
|
+ [packtpub] Add support for subscription.packtpub.com (#18718) |
|
* [yourporn] Fix extraction (#18583) |
|
+ [acast:channel] Add support for play.acast.com (#18587) |
|
+ [extractors] Add missing age limits (#18621) |
|
+ [rmcdecouverte] Add support for live stream |
|
* [rmcdecouverte] Bypass geo restriction |
|
* [rmcdecouverte] Update URL regular expression (#18595, 18697) |
|
* [manyvids] Fix extraction (#18604, #18614) |
|
* [bitchute] Fix extraction (#18567) |
|
|
|
|
|
version 2018.12.31 |
|
|
|
Extractors |
|
+ [bbc] Add support for another embed pattern (#18643) |
|
+ [npo:live] Add support for npostart.nl (#18644) |
|
* [beeg] Fix extraction (#18610, #18626) |
|
* [youtube] Unescape HTML for series (#18641) |
|
+ [youtube] Extract more format metadata |
|
* [youtube] Detect DRM protected videos (#1774) |
|
* [youtube] Relax HTML5 player regular expressions (#18465, #18466) |
|
* [youtube] Extend HTML5 player regular expression (#17516) |
|
+ [liveleak] Add support for another embed type and restore original |
|
format extraction |
|
+ [crackle] Extract ISM and HTTP formats |
|
+ [twitter] Pass Referer with card request (#18579) |
|
* [mediasite] Extend URL regular expression (#18558) |
|
+ [lecturio] Add support for lecturio.de (#18562) |
|
+ [discovery] Add support for Scripps Networks watch domains (#17947) |
|
|
|
|
|
version 2018.12.17 |
|
|
|
Extractors |
|
* [ard:beta] Improve geo restricted videos extraction |
|
* [ard:beta] Fix subtitles extraction |
|
* [ard:beta] Improve extraction robustness |
|
* [ard:beta] Relax URL regular expression (#18441) |
|
* [acast] Add support for embed.acast.com and play.acast.com (#18483) |
|
* [iprima] Relax URL regular expression (#18515, #18540) |
|
* [vrv] Fix initial state extraction (#18553) |
|
* [youtube] Fix mark watched (#18546) |
|
+ [safari] Add support for learning.oreilly.com (#18510) |
|
* [youtube] Fix multifeed extraction (#18531) |
|
* [lecturio] Improve subtitles extraction (#18488) |
|
* [uol] Fix format URL extraction (#18480) |
|
+ [ard:mediathek] Add support for classic.ardmediathek.de (#18473) |
|
|
|
|
|
version 2018.12.09 |
|
|
|
Core |
|
* [YoutubeDL] Keep session cookies in cookie file between runs |
|
* [YoutubeDL] Recognize session cookies with expired set to 0 (#12929) |
|
|
|
Extractors |
|
+ [teachable] Add support for teachable platform sites (#5451, #18150, #18272) |
|
+ [aenetworks] Add support for historyvault.com (#18460) |
|
* [imgur] Improve gallery and album detection and extraction (#9133, #16577, |
|
#17223, #18404) |
|
* [iprima] Relax URL regular expression (#18453) |
|
* [hotstar] Fix video data extraction (#18386) |
|
* [ard:mediathek] Fix title and description extraction (#18349, #18371) |
|
* [xvideos] Switch to HTTPS (#18422, #18427) |
|
+ [lecturio] Add support for lecturio.com (#18405) |
|
+ [nrktv:series] Add support for extra materials |
|
* [nrktv:season,series] Fix extraction (#17159, #17258) |
|
* [nrktv] Relax URL regular expression (#18304, #18387) |
|
* [yourporn] Fix extraction (#18424, #18425) |
|
* [tbs] Fix info extraction (#18403) |
|
+ [gamespot] Add support for review URLs |
|
|
|
|
|
version 2018.12.03 |
|
|
|
Core |
|
* [utils] Fix random_birthday to generate existing dates only (#18284) |
|
|
|
Extractors |
|
+ [tiktok] Add support for tiktok.com (#18108, #18135) |
|
* [pornhub] Use actual URL host for requests (#18359) |
|
* [lynda] Fix authentication (#18158, #18217) |
|
* [gfycat] Update API endpoint (#18333, #18343) |
|
+ [hotstar] Add support for alternative app state layout (#18320) |
|
* [azmedien] Fix extraction (#18334, #18336) |
|
+ [vimeo] Add support for VHX (Vimeo OTT) (#14835) |
|
* [joj] Fix extraction (#18280, #18281) |
|
+ [wistia] Add support for fast.wistia.com (#18287) |
|
|
|
|
|
version 2018.11.23 |
|
|
|
Core |
|
+ [setup.py] Add more relevant classifiers |
|
|
|
Extractors |
|
* [mixcloud] Fallback to hardcoded decryption key (#18016) |
|
* [nbc:news] Fix article extraction (#16194) |
|
* [foxsports] Fix extraction (#17543) |
|
* [loc] Relax regular expression and improve formats extraction |
|
+ [ciscolive] Add support for ciscolive.cisco.com (#17984) |
|
* [nzz] Relax kaltura regex (#18228) |
|
* [sixplay] Fix formats extraction |
|
* [bitchute] Improve title extraction |
|
* [kaltura] Limit requested MediaEntry fields |
|
+ [americastestkitchen] Add support for zype embeds (#18225) |
|
+ [pornhub] Add pornhub.net alias |
|
* [nova:embed] Fix extraction (#18222) |
|
|
|
|
|
version 2018.11.18 |
|
|
|
Extractors |
|
+ [wwe] Extract subtitles |
|
+ [wwe] Add support for playlists (#14781) |
|
+ [wwe] Add support for wwe.com (#14781, #17450) |
|
* [vk] Detect geo restriction (#17767) |
|
* [openload] Use original host during extraction (#18211) |
|
* [atvat] Fix extraction (#18041) |
|
+ [rte] Add support for new API endpoint (#18206) |
|
* [tnaflixnetwork:embed] Fix extraction (#18205) |
|
* [picarto] Use API and add token support (#16518) |
|
+ [zype] Add support for player.zype.com (#18143) |
|
* [vivo] Fix extraction (#18139) |
|
* [ruutu] Update API endpoint (#18138) |
|
|
|
|
|
version 2018.11.07 |
|
|
|
Extractors |
|
+ [youtube] Add another JS signature function name regex (#18091, #18093, |
|
#18094) |
|
* [facebook] Fix tahoe request (#17171) |
|
* [cliphunter] Fix extraction (#18083) |
|
+ [youtube:playlist] Add support for invidio.us (#18077) |
|
* [zattoo] Arrange API hosts for derived extractors (#18035) |
|
+ [youtube] Add fallback metadata extraction from videoDetails (#18052) |
|
|
|
|
|
version 2018.11.03 |
|
|
|
Core |
|
* [extractor/common] Ensure response handle is not prematurely closed before |
|
it can be read if it matches expected_status (#17195, #17846, #17447) |
|
|
|
Extractors |
|
* [laola1tv:embed] Set correct stream access URL scheme (#16341) |
|
+ [ehftv] Add support for ehftv.com (#15408) |
|
* [azmedien] Adopt to major site redesign (#17745, #17746) |
|
+ [twitcasting] Add support for twitcasting.tv (#17981) |
|
* [orf:tvthek] Fix extraction (#17737, #17956, #18024) |
|
+ [openload] Add support for oload.fun (#18045) |
|
* [njpwworld] Fix authentication (#17427) |
|
+ [linkedin:learning] Add support for linkedin.com/learning (#13545) |
|
* [theplatform] Improve error detection (#13222) |
|
* [cnbc] Simplify extraction (#14280, #17110) |
|
+ [cbnc] Add support for new URL schema (#14193) |
|
* [aparat] Improve extraction and extract more metadata (#17445, #18008) |
|
* [aparat] Fix extraction |
|
|
|
|
|
version 2018.10.29 |
|
|
|
Core |
|
+ [extractor/common] Add validation for JSON-LD URLs |
|
|
|
Extractors |
|
+ [sportbox] Add support for matchtv.ru |
|
* [sportbox] Fix extraction (#17978) |
|
* [screencast] Fix extraction (#14590, #14617, #17990) |
|
+ [openload] Add support for oload.icu |
|
+ [ivi] Add support for ivi.tv |
|
* [crunchyroll] Improve extraction failsafeness (#17991) |
|
* [dailymail] Fix formats extraction (#17976) |
|
* [viewster] Reduce format requests |
|
* [cwtv] Handle API errors (#17905) |
|
+ [rutube] Use geo verification headers (#17897) |
|
+ [brightcove:legacy] Add fallbacks to brightcove:new (#13912) |
|
- [tv3] Remove extractor (#10461, #15339) |
|
* [ted] Fix extraction for HTTP and RTMP formats (#5941, #17572, #17894) |
|
+ [openload] Add support for oload.cc (#17823) |
|
+ [patreon] Extract post_file URL (#17792) |
|
* [patreon] Fix extraction (#14502, #10471) |
|
|
|
|
|
version 2018.10.05 |
|
|
|
Extractors |
|
* [pluralsight] Improve authentication (#17762) |
|
* [dailymotion] Fix extraction (#17699) |
|
* [crunchyroll] Switch to HTTPS for RpcApi (#17749) |
|
+ [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705) |
|
* [philharmoniedeparis] Fix extraction (#17705) |
|
+ [jamendo] Add support for licensing.jamendo.com (#17724) |
|
+ [openload] Add support for oload.cloud (#17710) |
|
* [pluralsight] Fix subtitles extraction (#17726, #17728) |
|
+ [vimeo] Add another config regular expression (#17690) |
|
* [spike] Fix Paramount Network extraction (#17677) |
|
* [hotstar] Fix extraction (#14694, #14931, #17637) |
|
|
|
|
|
version 2018.09.26 |
|
|
|
Extractors |
|
* [pluralsight] Fix subtitles extraction (#17671) |
|
* [mediaset] Improve embed support (#17668) |
|
+ [youtube] Add support for invidio.us (#17613) |
|
+ [zattoo] Add support for more zattoo platform sites |
|
* [zattoo] Fix extraction (#17175, #17542) |
|
|
|
|
|
version 2018.09.18 |
|
|
|
Core |
|
+ [extractor/common] Introduce channel meta fields |
|
|
|
Extractors |
|
* [adobepass] Don't pollute default headers dict |
|
* [udemy] Don't pollute default headers dict |
|
* [twitch] Don't pollute default headers dict |
|
* [youtube] Don't pollute default query dict (#17593) |
|
* [crunchyroll] Prefer hardsubless formats and formats in locale language |
|
* [vrv] Make format ids deterministic |
|
* [vimeo] Fix ondemand playlist extraction (#14591) |
|
+ [pornhub] Extract upload date (#17574) |
|
+ [porntube] Extract channel meta fields |
|
+ [vimeo] Extract channel meta fields |
|
+ [youtube] Extract channel meta fields (#9676, #12939) |
|
* [porntube] Fix extraction (#17541) |
|
* [asiancrush] Fix extraction (#15630) |
|
+ [twitch:clips] Extend URL regular expression (#17559) |
|
+ [vzaar] Add support for HLS |
|
* [tube8] Fix metadata extraction (#17520) |
|
* [eporner] Extract JSON-LD (#17519) |
|
|
|
|
|
version 2018.09.10 |
|
|
|
Core |
|
+ [utils] Properly recognize AV1 codec (#17506) |
|
|
|
Extractors |
|
+ [iprima] Add support for prima.iprima.cz (#17514) |
|
+ [tele5] Add support for tele5.de (#7805, #7922, #17331, #17414) |
|
* [nbc] Fix extraction of percent encoded URLs (#17374) |
|
|
|
|
|
version 2018.09.08 |
|
|
|
Extractors |
|
* [youtube] Fix extraction (#17457, #17464) |
|
+ [pornhub:uservideos] Add support for new URLs (#17388) |
|
* [iprima] Confirm adult check (#17437) |
|
* [slideslive] Make check for video service name case-insensitive (#17429) |
|
* [radiojavan] Fix extraction (#17151) |
|
* [generic] Skip unsuccessful jwplayer extraction (#16735) |
|
|
|
|
|
version 2018.09.01 |
|
|
|
Core |
|
* [utils] Skip remote IP addresses non matching to source address' IP version |
|
when creating a connection (#13422, #17362) |
|
|
|
Extractors |
|
+ [ard] Add support for one.ard.de (#17397) |
|
* [niconico] Fix extraction on python3 (#17393, #17407) |
|
* [ard] Extract f4m formats |
|
* [crunchyroll] Parse vilos media data (#17343) |
|
+ [ard] Add support for Beta ARD Mediathek |
|
+ [bandcamp] Extract more metadata (#13197) |
|
* [internazionale] Fix extraction of non-available-abroad videos (#17386) |
|
|
|
|
|
version 2018.08.28 |
|
|
|
Extractors |
|
+ [youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix) |
|
(#17361) |
|
* [bitchute] Fix extraction by pass custom User-Agent (#17360) |
|
* [webofstories:playlist] Fix extraction (#16914) |
|
+ [tvplayhome] Add support for new tvplay URLs (#17344) |
|
+ [generic] Allow relative src for videojs embeds (#17324) |
|
+ [xfileshare] Add support for vidto.se (#17317) |
|
+ [vidzi] Add support for vidzi.nu (#17316) |
|
+ [nova:embed] Add support for media.cms.nova.cz (#17282) |
|
|
|
|
|
version 2018.08.22 |
|
|
|
Core |
|
* [utils] Use pure browser header for User-Agent (#17236) |
|
|
|
Extractors |
|
+ [kinopoisk] Add support for kinopoisk.ru (#17283) |
|
+ [yourporn] Add support for yourporn.sexy (#17298) |
|
+ [go] Add support for disneynow.go.com (#16299, #17264) |
|
+ [6play] Add support for play.rtl.hr (#17249) |
|
* [anvato] Fallback to generic API key for access-key-to-API-key lookup |
|
(#16788, #17254) |
|
* [lci] Fix extraction (#17274) |
|
* [bbccouk] Extend id URL regular expression (#17270) |
|
* [cwtv] Fix extraction (#17256) |
|
* [nova] Fix extraction (#17241) |
|
+ [generic] Add support for expressen embeds |
|
* [raywenderlich] Adapt to site redesign (#17225) |
|
+ [redbulltv] Add support redbull.com tv URLs (#17218) |
|
+ [bitchute] Add support for bitchute.com (#14052) |
|
+ [clyp] Add support for token protected media (#17184) |
|
* [imdb] Fix extension extraction (#17167) |
|
|
|
|
|
version 2018.08.04 |
|
|
|
Extractors |
|
* [funk:channel] Improve byChannelAlias extraction (#17142) |
|
* [twitch] Fix authentication (#17024, #17126) |
|
* [twitch:vod] Improve URL regular expression (#17135) |
|
* [watchbox] Fix extraction (#17107) |
|
* [pbs] Fix extraction (#17109) |
|
* [theplatform] Relax URL regular expression (#16181, #17097) |
|
+ [viqeo] Add support for viqeo.tv (#17066) |
|
|
|
|
|
version 2018.07.29 |
|
|
|
Extractors |
|
* [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076) |
|
+ [pornhub] Add support for subtitles (#16924, #17088) |
|
* [ceskatelevize] Use https for API call (#16997, #16999) |
|
* [dailymotion:playlist] Fix extraction (#16894) |
|
* [ted] Improve extraction |
|
* [ted] Fix extraction for videos without nativeDownloads (#16756, #17085) |
|
* [telecinco] Fix extraction (#17080) |
|
* [mitele] Reduce number of requests |
|
* [rai] Return non HTTP relinker URL intact (#17055) |
|
* [vk] Fix extraction for inline only videos (#16923) |
|
* [streamcloud] Fix extraction (#17054) |
|
* [facebook] Fix tahoe player extraction with authentication (#16655) |
|
+ [puhutv] Add support for puhutv.com (#12712, #16010, #16269) |
|
|
|
|
|
version 2018.07.21 |
|
|
|
Core |
|
+ [utils] Introduce url_or_none |
|
* [utils] Allow JSONP without function name (#17028) |
|
+ [extractor/common] Extract DASH and MSS formats from SMIL manifests |
|
|
|
Extractors |
|
+ [bbc] Add support for BBC Radio Play pages (#17022) |
|
* [iwara] Fix download URLs (#17026) |
|
* [vrtnu] Relax title extraction and extract JSON-LD (#17018) |
|
+ [viu] Pass Referer and Origin headers and area id (#16992) |
|
+ [vimeo] Add another config regular expression (#17013) |
|
+ [facebook] Extract view count (#16942) |
|
* [dailymotion] Improve description extraction (#16984) |
|
* [slutload] Fix and improve extraction (#17001) |
|
* [mediaset] Fix extraction (#16977) |
|
+ [theplatform] Add support for theplatform TLD customization (#16977) |
|
* [imgur] Relax URL regular expression (#16987) |
|
* [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262, |
|
#16959) |
|
|
|
|
|
version 2018.07.10 |
|
|
|
Core |
|
* [utils] Share JSON-LD regular expression |
|
* [downloader/dash] Improve error handling (#16927) |
|
|
|
Extractors |
|
+ [nrktv] Add support for new season and serie URL schema |
|
+ [nrktv] Add support for new episode URL schema (#16909) |
|
+ [frontendmasters] Add support for frontendmasters.com (#3661, #16328) |
|
* [funk] Fix extraction (#16918) |
|
* [watchbox] Fix extraction (#16904) |
|
* [dplayit] Sort formats |
|
* [dplayit] Fix extraction (#16901) |
|
* [youtube] Improve login error handling (#13822) |
|
|
|
|
|
version 2018.07.04 |
|
|
|
Core |
|
* [extractor/common] Properly escape % in MPD templates (#16867) |
|
* [extractor/common] Use source URL as Referer for HTML5 entries (16849) |
|
* Prefer ffmpeg over avconv by default (#8622) |
|
|
|
Extractors |
|
* [pluralsight] Switch to graphql (#16889, #16895, #16896, #16899) |
|
* [lynda] Simplify login and improve error capturing (#16891) |
|
+ [go90] Add support for embed URLs (#16873) |
|
* [go90] Detect geo restriction error and pass geo verification headers |
|
(#16874) |
|
* [vlive] Fix live streams extraction (#16871) |
|
* [npo] Fix typo (#16872) |
|
+ [mediaset] Add support for new videos and extract all formats (#16568) |
|
* [dctptv] Restore extraction based on REST API (#16850) |
|
* [svt] Improve extraction and add support for pages (#16802) |
|
* [porncom] Fix extraction (#16808) |
|
|
|
|
|
version 2018.06.25 |
|
|
|
Extractors |
|
* [joj] Relax URL regular expression (#16771) |
|
* [brightcove] Workaround sonyliv DRM protected videos (#16807) |
|
* [motherless] Fix extraction (#16786) |
|
* [itv] Make SOAP request non fatal and extract metadata from webpage (#16780) |
|
- [foxnews:insider] Remove extractor (#15810) |
|
+ [foxnews] Add support for iframe embeds (#15810, #16711) |
|
|
|
|
|
version 2018.06.19 |
|
|
|
Core |
|
+ [extractor/common] Introduce expected_status in _download_* methods |
|
for convenient accept of HTTP requests failed with non 2xx status codes |
|
+ [compat] Introduce compat_integer_types |
|
|
|
Extractors |
|
* [peertube] Improve generic support (#16733) |
|
+ [6play] Use geo verification headers |
|
* [rtbf] Fix extraction for python 3.2 |
|
* [vgtv] Improve HLS formats extraction |
|
+ [vgtv] Add support for www.aftonbladet.se/tv URLs |
|
* [bbccouk] Use expected_status |
|
* [markiza] Expect 500 HTTP status code |
|
* [tvnow] Try all clear manifest URLs (#15361) |
|
|
|
|
|
version 2018.06.18 |
|
|
|
Core |
|
* [downloader/rtmp] Fix downloading in verbose mode (#16736) |
|
|
|
Extractors |
|
+ [markiza] Add support for markiza.sk (#16750) |
|
* [wat] Try all supported adaptive URLs |
|
+ [6play] Add support for rtlplay.be and extract hd usp formats |
|
+ [rtbf] Add support for audio and live streams (#9638, #11923) |
|
+ [rtbf] Extract HLS, DASH and all HTTP formats |
|
+ [rtbf] Extract subtitles |
|
+ [rtbf] Fixup specific HTTP URLs (#16101) |
|
+ [expressen] Add support for expressen.se |
|
* [vidzi] Fix extraction (#16678) |
|
* [pbs] Improve extraction (#16623, #16684) |
|
* [bilibili] Restrict cid regular expression (#16638, #16734) |
|
|
|
|
|
version 2018.06.14 |
|
|
|
Core |
|
* [downloader/http] Fix retry on error when streaming to stdout (#16699) |
|
|
|
Extractors |
|
+ [discoverynetworks] Add support for disco-api videos (#16724) |
|
+ [dailymotion] Add support for password protected videos (#9789) |
|
+ [abc:iview] Add support for livestreams (#12354) |
|
* [abc:iview] Fix extraction (#16704) |
|
+ [crackle] Add support for sonycrackle.com (#16698) |
|
+ [tvnet] Add support for tvnet.gov.vn (#15462) |
|
* [nrk] Update API hosts and try all previously known ones (#16690) |
|
* [wimp] Fix Youtube embeds extraction |
|
|
|
|
|
version 2018.06.11 |
|
|
|
Extractors |
|
* [npo] Extend URL regular expression and add support for npostart.nl (#16682) |
|
+ [inc] Add support for another embed schema (#16666) |
|
* [tv4] Fix format extraction (#16650) |
|
+ [nexx] Add support for free cdn (#16538) |
|
+ [pbs] Add another cove id pattern (#15373) |
|
+ [rbmaradio] Add support for 192k format (#16631) |
|
|
|
|
|
version 2018.06.04 |
|
|
|
Extractors |
|
+ [camtube] Add support for camtube.co |
|
+ [twitter:card] Extract guest token (#16609) |
|
+ [chaturbate] Use geo verification headers |
|
+ [bbc] Add support for bbcthree (#16612) |
|
* [youtube] Move metadata extraction after video availability check |
|
+ [youtube] Extract track and artist |
|
+ [safari] Add support for new URL schema (#16614) |
|
* [adn] Fix extraction |
|
|
|
|
|
version 2018.06.02 |
|
|
|
Core |
|
* [utils] Improve determine_ext |
|
|
|
Extractors |
|
+ [facebook] Add support for tahoe player videos (#15441, #16554) |
|
* [cbc] Improve extraction (#16583, #16593) |
|
* [openload] Improve ext extraction (#16595) |
|
+ [twitter:card] Add support for another endpoint (#16586) |
|
+ [openload] Add support for oload.win and oload.download (#16592) |
|
* [audimedia] Fix extraction (#15309) |
|
+ [francetv] Add support for sport.francetvinfo.fr (#15645) |
|
* [mlb] Improve extraction (#16587) |
|
- [nhl] Remove old extractors |
|
* [rbmaradio] Check formats availability (#16585) |
|
|
|
|
|
version 2018.05.30 |
|
|
|
Core |
|
* [downloader/rtmp] Generalize download messages and report time elapsed |
|
on finish |
|
* [downloader/rtmp] Gracefully handle live streams interrupted by user |
|
|
|
Extractors |
|
* [teamcoco] Fix extraction for full episodes (#16573) |
|
* [spiegel] Fix info extraction (#16538) |
|
+ [apa] Add support for apa.at (#15041, #15672) |
|
+ [bellmedia] Add support for bnnbloomberg.ca (#16560) |
|
+ [9c9media] Extract MPD formats and subtitles |
|
* [cammodels] Use geo verification headers |
|
+ [ufctv] Add support for authentication (#16542) |
|
+ [cammodels] Add support for cammodels.com (#14499) |
|
* [utils] Fix style id extraction for namespaced id attribute in dfxp2srt |
|
(#16551) |
|
* [soundcloud] Detect format extension (#16549) |
|
* [cbc] Fix playlist title extraction (#16502) |
|
+ [tumblr] Detect and report sensitive media (#13829) |
|
+ [tumblr] Add support for authentication (#15133) |
|
|
|
|
|
version 2018.05.26 |
|
|
|
Core |
|
* [utils] Improve parse_age_limit |
|
|
|
Extractors |
|
* [audiomack] Stringify video id (#15310) |
|
* [izlesene] Fix extraction (#16233, #16271, #16407) |
|
+ [indavideo] Add support for generic embeds (#11989) |
|
* [indavideo] Fix extraction (#11221) |
|
* [indavideo] Sign download URLs (#16174) |
|
+ [peertube] Add support for PeerTube based sites (#16301, #16329) |
|
* [imgur] Fix extraction (#16537) |
|
+ [hidive] Add support for authentication (#16534) |
|
+ [nbc] Add support for stream.nbcsports.com (#13911) |
|
+ [viewlift] Add support for hoichoi.tv (#16536) |
|
* [go90] Extract age limit and detect DRM protection(#10127) |
|
* [viewlift] fix extraction for snagfilms.com (#15766) |
|
* [globo] Improve extraction (#4189) |
|
* Add support for authentication |
|
* Simplify URL signing |
|
* Extract DASH and MSS formats |
|
* [leeco] Fix extraction (#16464) |
|
* [teamcoco] Add fallback for format extraction (#16484) |
|
* [teamcoco] Improve URL regular expression (#16484) |
|
* [imdb] Improve extraction (#4085, #14557) |
|
|
|
|
|
version 2018.05.18 |
|
|
|
Extractors |
|
* [vimeo:likes] Relax URL regular expression and fix single page likes |
|
extraction (#16475) |
|
* [pluralsight] Fix clip id extraction (#16460) |
|
+ [mychannels] Add support for mychannels.com (#15334) |
|
- [moniker] Remove extractor (#15336) |
|
* [pbs] Fix embed data extraction (#16474) |
|
+ [mtv] Add support for paramountnetwork.com and bellator.com (#15418) |
|
* [youtube] Fix hd720 format position |
|
* [dailymotion] Remove fragment part from m3u8 URLs (#8915) |
|
* [3sat] Improve extraction (#15350) |
|
* Extract all formats |
|
* Extract more format metadata |
|
* Improve format sorting |
|
* Use hls native downloader |
|
* Detect and bypass geo-restriction |
|
+ [dtube] Add support for d.tube (#15201) |
|
* [options] Fix typo (#16450) |
|
* [youtube] Improve format filesize extraction (#16453) |
|
* [youtube] Make uploader extraction non fatal (#16444) |
|
* [youtube] Fix extraction for embed restricted live streams (#16433) |
|
* [nbc] Improve info extraction (#16440) |
|
* [twitch:clips] Fix extraction (#16429) |
|
* [redditr] Relax URL regular expression (#16426, #16427) |
|
* [mixcloud] Bypass throttling for HTTP formats (#12579, #16424) |
|
+ [nick] Add support for nickjr.de (#13230) |
|
* [teamcoco] Fix extraction (#16374) |
|
|
|
|
|
version 2018.05.09 |
|
|
|
Core |
|
* [YoutubeDL] Ensure ext exists for automatic captions |
|
* Introduce --geo-bypass-ip-block |
|
|
|
Extractors |
|
+ [udemy] Extract asset captions |
|
+ [udemy] Extract stream URLs (#16372) |
|
+ [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389) |
|
+ [cloudflarestream] Add support for cloudflarestream.com (#16375) |
|
* [watchbox] Fix extraction (#16356) |
|
* [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954) |
|
+ [itv:btcc] Add support for itv.com/btcc (#16139) |
|
* [tunein] Use live title for live streams (#16347) |
|
* [itv] Improve extraction (#16253) |
|
|
|
|
|
version 2018.05.01 |
|
|
|
Core |
|
* [downloader/fragment] Restart download if .ytdl file is corrupt (#16312) |
|
+ [extractor/common] Extract interaction statistic |
|
+ [utils] Add merge_dicts |
|
+ [extractor/common] Add _download_json_handle |
|
|
|
Extractors |
|
* [kaltura] Improve iframe embeds detection (#16337) |
|
+ [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334, |
|
#16335) |
|
+ [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676) |
|
* [yandexmusic] Convert release_year to int |
|
* [udemy] Override _download_webpage_handle instead of _download_webpage |
|
* [xiami] Override _download_webpage_handle instead of _download_webpage |
|
* [yandexmusic] Override _download_webpage_handle instead of _download_webpage |
|
* [youtube] Correctly disable polymer on all requests (#16323, #16326) |
|
* [generic] Prefer enclosures over links in RSS feeds (#16189) |
|
+ [redditr] Add support for old.reddit.com URLs (#16274) |
|
* [nrktv] Update API host (#16324) |
|
+ [imdb] Extract all formats (#16249) |
|
+ [vimeo] Extract JSON-LD (#16295) |
|
* [funk:channel] Improve extraction (#16285) |
|
|
|
|
|
version 2018.04.25 |
|
|
|
Core |
|
* [utils] Fix match_str for boolean meta fields |
|
+ [Makefile] Add support for pandoc 2 and disable smart extension (#16251) |
|
* [YoutubeDL] Fix typo in media extension compatibility checker (#16215) |
|
|
|
Extractors |
|
+ [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246, |
|
#16250) |
|
+ [twitch] Extract is_live according to status (#16259) |
|
* [pornflip] Relax URL regular expression (#16258) |
|
- [etonline] Remove extractor (#16256) |
|
* [breakcom] Fix extraction (#16254) |
|
+ [youtube] Add ability to authenticate with cookies |
|
* [youtube:feed] Implement lazy playlist extraction (#10184) |
|
+ [svt] Add support for TV channel live streams (#15279, #15809) |
|
* [ccma] Fix video extraction (#15931) |
|
* [rentv] Fix extraction (#15227) |
|
+ [nick] Add support for nickjr.nl (#16230) |
|
* [extremetube] Fix metadata extraction |
|
+ [keezmovies] Add support for generic embeds (#16134, #16154) |
|
* [nexx] Extract new azure URLs (#16223) |
|
* [cbssports] Fix extraction (#16217) |
|
* [kaltura] Improve embeds detection (#16201) |
|
* [instagram:user] Fix extraction (#16119) |
|
* [cbs] Skip DRM asset types (#16104) |
|
|
|
|
|
version 2018.04.16 |
|
|
|
Extractors |
|
* [smotri:broadcast] Fix extraction (#16180) |
|
+ [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551) |
|
* [vine:user] Fix extraction (#15514, #16190) |
|
* [pornhub] Relax URL regular expression (#16165) |
|
* [cbc:watch] Re-acquire device token when expired (#16160) |
|
+ [fxnetworks] Add support for https theplatform URLs (#16125, #16157) |
|
+ [instagram:user] Add request signing (#16119) |
|
+ [twitch] Add support for mobile URLs (#16146) |
|
|
|
|
|
version 2018.04.09 |
|
|
|
Core |
|
* [YoutubeDL] Do not save/restore console title while simulate (#16103) |
|
* [extractor/common] Relax JSON-LD context check (#16006) |
|
|
|
Extractors |
|
+ [generic] Add support for tube8 embeds |
|
+ [generic] Add support for share-videos.se embeds (#16089, #16115) |
|
* [odnoklassniki] Extend URL regular expression (#16081) |
|
* [steam] Bypass mature content check (#16113) |
|
+ [acast] Extract more metadata |
|
* [acast] Fix extraction (#16118) |
|
* [instagram:user] Fix extraction (#16119) |
|
* [drtuber] Fix title extraction (#16107, #16108) |
|
* [liveleak] Extend URL regular expression (#16117) |
|
+ [openload] Add support for oload.xyz |
|
* [openload] Relax stream URL regular expression |
|
* [openload] Fix extraction (#16099) |
|
+ [svtplay:series] Add support for season URLs |
|
+ [svtplay:series] Add support for series (#11130, #16059) |
|
|
|
|
|
version 2018.04.03 |
|
|
|
Extractors |
|
+ [tvnow] Add support for shows (#15837) |
|
* [dramafever] Fix authentication (#16067) |
|
* [afreecatv] Use partial view only when necessary (#14450) |
|
+ [afreecatv] Add support for authentication (#14450) |
|
+ [nationalgeographic] Add support for new URL schema (#16001, #16054) |
|
* [xvideos] Fix thumbnail extraction (#15978, #15979) |
|
* [medialaan] Fix vod id (#16038) |
|
+ [openload] Add support for oload.site (#16039) |
|
* [naver] Fix extraction (#16029) |
|
* [dramafever] Partially switch to API v5 (#16026) |
|
* [abc:iview] Unescape title and series meta fields (#15994) |
|
* [videa] Extend URL regular expression (#16003) |
|
|
|
|
|
version 2018.03.26.1 |
|
|
|
Core |
|
+ [downloader/external] Add elapsed time to progress hook (#10876) |
|
* [downloader/external,fragment] Fix download finalization when writing file |
|
to stdout (#10809, #10876, #15799) |
|
|
|
Extractors |
|
* [vrv] Fix extraction on python2 (#15928) |
|
* [afreecatv] Update referrer (#15947) |
|
+ [24video] Add support for 24video.sexy (#15973) |
|
* [crackle] Bypass geo restriction |
|
* [crackle] Fix extraction (#15969) |
|
+ [lenta] Add support for lenta.ru (#15953) |
|
+ [instagram:user] Add pagination (#15934) |
|
* [youku] Update ccode (#15939) |
|
* [libsyn] Adapt to new page structure |
|
|
|
|
|
version 2018.03.20 |
|
|
|
Core |
|
* [extractor/common] Improve thumbnail extraction for HTML5 entries |
|
* Generalize XML manifest processing code and improve XSPF parsing |
|
+ [extractor/common] Add _download_xml_handle |
|
+ [extractor/common] Add support for relative URIs in _parse_xspf (#15794) |
|
|
|
Extractors |
|
+ [7plus] Extract series metadata (#15862, #15906) |
|
* [9now] Bypass geo restriction (#15920) |
|
* [cbs] Skip unavailable assets (#13490, #13506, #15776) |
|
+ [canalc2] Add support for HTML5 videos (#15916, #15919) |
|
+ [ceskatelevize] Add support for iframe embeds (#15918) |
|
+ [prosiebensat1] Add support for galileo.tv (#15894) |
|
+ [generic] Add support for xfileshare embeds (#15879) |
|
* [bilibili] Switch to v2 playurl API |
|
* [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863) |
|
* [heise] Improve extraction (#15496, #15784, #15026) |
|
* [instagram] Fix user videos extraction (#15858) |
|
|
|
|
|
version 2018.03.14 |
|
|
|
Extractors |
|
* [soundcloud] Update client id (#15866) |
|
+ [tennistv] Add support for tennistv.com |
|
+ [line] Add support for tv.line.me (#9427) |
|
* [xnxx] Fix extraction (#15817) |
|
* [njpwworld] Fix authentication (#15815) |
|
|
|
|
|
version 2018.03.10 |
|
|
|
Core |
|
* [downloader/hls] Skip uplynk ad fragments (#15748) |
|
|
|
Extractors |
|
* [pornhub] Don't override session cookies (#15697) |
|
+ [raywenderlich] Add support for videos.raywenderlich.com (#15251) |
|
* [funk] Fix extraction and rework extractors (#15792) |
|
* [nexx] Restore reverse engineered approach |
|
+ [heise] Add support for kaltura embeds (#14961, #15728) |
|
+ [tvnow] Extract series metadata (#15774) |
|
* [ruutu] Continue formats extraction on NOT-USED URLs (#15775) |
|
* [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769) |
|
* [vimeo] Modernize login code and improve error messaging |
|
* [archiveorg] Fix extraction (#15770, #15772) |
|
+ [hidive] Add support for hidive.com (#15494) |
|
* [afreecatv] Detect deleted videos |
|
* [afreecatv] Fix extraction (#15755) |
|
* [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778) |
|
+ [vidzi] Add support for vidzi.si (#15751) |
|
* [npo] Fix typo |
|
|
|
|
|
version 2018.03.03 |
|
|
|
Core |
|
+ [utils] Add parse_resolution |
|
Revert respect --prefer-insecure while updating |
|
|
|
Extractors |
|
+ [yapfiles] Add support for yapfiles.ru (#15726, #11085) |
|
* [spankbang] Fix formats extraction (#15727) |
|
* [adn] Fix extraction (#15716) |
|
+ [toggle] Extract DASH and ISM formats (#15721) |
|
+ [nickelodeon] Add support for nickelodeon.com.tr (#15706) |
|
* [npo] Validate and filter format URLs (#15709) |
|
|
|
|
|
version 2018.02.26 |
|
|
|
Extractors |
|
* [udemy] Use custom User-Agent (#15571) |
|
|
|
|
|
version 2018.02.25 |
|
|
|
Core |
|
* [postprocessor/embedthumbnail] Skip embedding when there aren't any |
|
thumbnails (#12573) |
|
* [extractor/common] Improve jwplayer subtitles extraction (#15695) |
|
|
|
Extractors |
|
+ [vidlii] Add support for vidlii.com (#14472, #14512, #14779) |
|
+ [streamango] Capture and output error messages |
|
* [streamango] Fix extraction (#14160, #14256) |
|
+ [telequebec] Add support for emissions (#14649, #14655) |
|
+ [telequebec:live] Add support for live streams (#15688) |
|
+ [mailru:music] Add support for mail.ru/music (#15618) |
|
* [aenetworks] Switch to akamai HLS formats (#15612) |
|
* [ytsearch] Fix flat title extraction (#11260, #15681) |
|
|
|
|
|
version 2018.02.22 |
|
|
|
Core |
|