aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
* update from upstreamJesús2021-10-18787-126193/+0
|
* updated from upstream | 01/07/2021 at 21:10Jesús2021-07-011-8/+8
|\
| * [peertube] only call description endpoint if necessary (#29383)bopol2021-07-011-8/+8
| |
* | updated from upstream | 29/06/2021 at 19:26Jesús2021-06-291-1/+7
|\|
| * [periscope] pass referer to HLS requests(closes #29419)Remita Amine2021-06-281-1/+7
| |
* | updated from upstream | 22/06/2021 at 20:00Jesús2021-06-227-254/+59
|\|
| * [liveleak] Remove extractor (closes #17625, closes #24222) (#29331)Aleri Kaisattera2021-06-213-226/+0
| |
| * [pornhub] Add support for pornhubthbh7ap3u.onionSergey M․2021-06-211-5/+20
| |
| * [pornhub] Detect geo restrictionSergey M․2021-06-211-0/+9
| |
| * [pornhub] Dismiss tbr extracted from download URLs (closes #28927)Sergey M․2021-06-211-8/+6
| | | | | | | | No longer reliable
| * [curiositystream:collection] Extend _VALID_URL (closes #26326, closes #29117)Sergey M․2021-06-211-1/+4
| |
| * [youtube] Make get_video_info processing more robust (closes #29333)Sergey M․2021-06-211-16/+19
| |
| * [youtube] Workaround for get_video_info request (refs #29333)Sergey M․2021-06-211-0/+3
| | | | | | | | See https://github.com/ytdl-org/youtube-dl/issues/29333#issuecomment-864049544
| * [bilibili] Strip uploader name (#29202)Tianyi Shi2021-06-211-1/+1
| |
* | updated from upstream | 21/06/2021 at 17:00Jesús2021-06-213-7/+17
|\|
| * [youtube] Update invidious instance list (#29281)bopol2021-06-211-1/+13
| |
| * [umg:de] Update GraphQL API URL (#29304)Logan B2021-06-211-5/+3
| | | | | | | | | | Previous one no longer resolves Co-authored-by: Sergey M. <dstftw@gmail.com>
| * [nrk] Switch psapi URL to https (closes #29344)Sergey M․2021-06-211-1/+1
| | | | | | | | Catalog calls no longer work via http
* | updated from upstream | 18/06/2021 at 14:30Jesús2021-06-181-5/+11
|\|
| * [egghead] Add support for app.egghead.io (closes #28404) (#29303)kikuyan2021-06-171-5/+11
| | | | | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* | updated from upstream | 18/06/2021 at 12:06Jesús2021-06-182-5/+11
|\|
| * [appleconnect] Fix extraction (#29208)kikuyan2021-06-171-5/+8
| |
| * [orf:tvthek] Add support for MPD formats (closes #28672) (#29236)kikuyan2021-06-171-0/+3
| |
* | brandJesús2021-06-091-176/+1
|/
* [facebook] Improve login required detectionSergey M․2021-06-061-1/+4
|
* [youporn] Fix formats and view count extraction (closes #29216)Sergey M․2021-06-061-59/+32
|
* [orf:tvthek] Fix thumbnails extraction (closes #29217)Sergey M․2021-06-051-1/+20
|
* [formula1] fix extraction(closes #29206)Remita Amine2021-06-041-19/+13
|
* [ard] Relax _VALID_URL and fix video ids (closes #22724, closes #29091)Sergey M․2021-05-301-6/+15
|
* [ustream] Detect https embeds (closes #29133)Sergey M․2021-05-301-1/+1
|
* [ted] Prefer own formats over external sources (closes #29142)Sergey M․2021-05-301-10/+14
|
* [twitch:clips] Improve extraction (closes #29149)Sergey M․2021-05-301-25/+23
|
* [twitch:clips] Add access token query to download URLs (closes #29136)phlip2021-05-301-0/+20
|
* [youtube] Fix get_video_info request (closes #29086, closes #29165)Sergey M․2021-05-301-0/+1
|
* [vimeo] fix vimeo pro embed extraction(closes #29126)Remita Amine2021-05-261-1/+1
|
* [redbulltv] fix embed data extraction(closes #28770)Remita Amine2021-05-171-2/+4
|
* [shahid] relax _VALID_URL(closes #28772, closes #28930)Remita Amine2021-05-171-2/+6
|
* [playstuff] Add extractor (closes #28901, closes #28931)Sergey M․2021-05-162-0/+66
|
* [eroprofile] Skip testSergey M․2021-05-161-1/+2
|
* [eroprofile] Fix extraction (closes #23200, closes #23626, closes #29008)Sergey M․2021-05-161-11/+7
|
* [vivo] Add support for vivo.st (#29009)kr4ssi2021-05-161-3/+6
| | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* [generic] Add support for og:audio (closes #28311, closes #29015)Sergey M․2021-05-161-1/+1
|
* [phoenix] Fix extraction (closes #29057)Sergey M․2021-05-161-23/+28
|
* [generic] Add support for sibnet embedsSergey M․2021-05-161-0/+11
|
* [vk] Add support for sibnet embeds (closes #9500)Sergey M․2021-05-161-0/+11
|
* [generic] Add Referer header for direct videojs download URLs (closes #2879, ↵Sergey M․2021-05-161-0/+3
| | | | closes #20217, closes #29053)
* [orf:radio] Switch download URLs to HTTPS (closes #29012) (#29046)Lukas Anzinger2021-05-161-1/+1
|
* [blinkx] Remove extractor (closes #28941)Sergey M․2021-05-052-87/+0
| | | | No longer exists.
* [medaltv] Relax _VALID_URL (#28884)catboy2021-05-051-1/+7
| | | Co-authored-by: Sergey M. <dstftw@gmail.com>
* [funimation] Add support for optional lang code in URLs (closes #28950)Sergey M․2021-05-051-1/+5
|