yt-dlp/youtube_dl/extractor
Aakash Gajjar b827ee921f
pull changes from remote master (#190)
* [scrippsnetworks] Add new extractor(closes #19857)(closes #22981)

* [teachable] Improve locked lessons detection (#23528)

* [teachable] Fail with error message if no video URL found

* [extractors] add missing import for ScrippsNetworksIE

* [brightcove] cache brightcove player policy keys

* [prosiebensat1] improve geo restriction handling(closes #23571)

* [soundcloud] automatically update client id on failing requests

* [spankbang] Fix extraction (closes #23307, closes #23423, closes #23444)

* [spankbang] Improve removed video detection (#23423)

* [brightcove] update policy key on failing requests

* [pornhub] Fix extraction and add support for m3u8 formats (closes #22749, closes #23082)

* [pornhub] Improve locked videos detection (closes #22449, closes #22780)

* [brightcove] invalidate policy key cache on failing requests

* [soundcloud] fix client id extraction for non fatal requests

* [ChangeLog] Actualize
[ci skip]

* [devscripts/create-github-release] Switch to using PAT for authentication

Basic authentication will be deprecated soon

* release 2020.01.01

* [redtube] Detect private videos (#23518)

* [vice] improve extraction(closes #23631)

* [devscripts/create-github-release] Remove unused import

* [wistia] improve format extraction and extract subtitles(closes #22590)

* [nrktv:seriebase] Fix extraction (closes #23625) (#23537)

* [discovery] fix anonymous token extraction(closes #23650)

* [scrippsnetworks] add support for www.discovery.com videos

* [scrippsnetworks] correct test case URL

* [dctp] fix format extraction(closes #23656)

* [pandatv] Remove extractor (#23630)

* [naver] improve extraction

- improve geo-restriction handling
- extract automatic captions
- extract uploader metadata
- extract VLive HLS formats

* [naver] improve metadata extraction

* [cloudflarestream] improve extraction

- add support for bytehighway.net domain
- add support for signed URLs
- extract thumbnail

* [cloudflarestream] import embed URL extraction

* [lego] fix extraction and extract subtitle(closes #23687)

* [safari] Fix kaltura session extraction (closes #23679) (#23670)

* [orf:fm4] Fix extraction (#23599)

* [orf:radio] Clean description and improve extraction

* [twitter] add support for promo_video_website cards(closes #23711)

* [vodplatform] add support for embed.kwikmotion.com domain

* [ndr:base:embed] Improve thumbnails extraction (closes #23731)

* [canvas] Add support for new API endpoint and update tests (closes #17680, closes #18629)

* [travis] Add flake8 job (#23720)

* [yourporn] Fix extraction (closes #21645, closes #22255, closes #23459)

* [ChangeLog] Actualize
[ci skip]

* release 2020.01.15

* [soundcloud] Restore previews extraction (closes #23739)

* [orf:tvthek] Improve geo restricted videos detection (closes #23741)

* [zype] improve extraction

- extract subtitles(closes #21258)
- support URLs with alternative keys/tokens(#21258)
- extract more metadata

* [americastestkitchen] fix extraction

* [nbc] add support for nbc multi network URLs(closes #23049)

* [ard] improve extraction(closes #23761)

- simplify extraction
- extract age limit and series
- bypass geo-restriction

* [ivi:compilation] Fix entries extraction (closes #23770)

* [24video] Add support for 24video.vip (closes #23753)

* [businessinsider] Fix jwplatform id extraction (closes #22929) (#22954)

* [ard] add a missing condition

* [azmedien] fix extraction(closes #23783)

* [voicerepublic] fix extraction

* [stretchinternet] fix extraction(closes #4319)

* [youtube] Fix sigfunc name extraction (closes #23819)

* [ChangeLog] Actualize
[ci skip]

* release 2020.01.24

* [soundcloud] imporve private playlist/set tracks extraction

https://github.com/ytdl-org/youtube-dl/issues/3707#issuecomment-577873539

* [svt] fix article extraction(closes #22897)(closes #22919)

* [svt] fix series extraction(closes #22297)

* [viewlift] improve extraction

- fix extraction(closes #23851)
- add add support for authentication
- add support for more domains

* [vimeo] fix album extraction(closes #23864)

* [tva] Relax _VALID_URL (closes #23903)

* [tv5mondeplus] Fix extraction (closes #23907, closes #23911)

* [twitch:stream] Lowercase channel id for stream request (closes #23917)

* [sportdeutschland] Update to new sportdeutschland API

They switched to SSL, but under a different host AND path...
Remove the old test cases because these videos have become unavailable.

* [popcorntimes] Add extractor (closes #23949)

* [thisoldhouse] fix extraction(closes #23951)

* [toggle] Add support for mewatch.sg (closes #23895) (#23930)

* [compat] Introduce compat_realpath (refs #23991)

* [update] Fix updating via symlinks (closes #23991)

* [nytimes] improve format sorting(closes #24010)

* [abc:iview] Support 720p (#22907) (#22921)

* [nova:embed] Fix extraction (closes #23672)

* [nova:embed] Improve (closes #23690)

* [nova] Improve extraction (refs #23690)

* [jpopsuki] Remove extractor (closes #23858)

* [YoutubeDL] Fix playlist entry indexing with --playlist-items (closes #10591, closes #10622)

* [test_YoutubeDL] Fix get_ids

* [test_YoutubeDL] Add tests for #10591 (closes #23873)

* [24video] Add support for porn.24video.net (closes #23779, closes #23784)

* [npr] Add support for streams (closes #24042)

* [ChangeLog] Actualize
[ci skip]

* release 2020.02.16

* [tv2dk:bornholm:play] Fix extraction (#24076)

* [imdb] Fix extraction (closes #23443)

* [wistia] Add support for multiple generic embeds (closes #8347, closes #11385)

* [teachable] Add support for multiple videos per lecture (closes #24101)

* [pornhd] Fix extraction (closes #24128)

* [options] Remove duplicate short option -v for --version (#24162)

* [extractor/common] Convert ISM manifest to unicode before processing on python 2 (#24152)

* [YoutubeDL] Force redirect URL to unicode on python 2

* Remove no longer needed compat_str around geturl

* [youjizz] Fix extraction (closes #24181)

* [test_subtitles] Remove obsolete test

* [zdf:channel] Fix tests

* [zapiks] Fix test

* [xtube] Fix metadata extraction (closes #21073, closes #22455)

* [xtube:user] Fix test

* [telecinco] Fix extraction (refs #24195)

* [telecinco] Add support for article opening videos

* [franceculture] Fix extraction (closes #24204)

* [xhamster] Fix extraction (closes #24205)

* [ChangeLog] Actualize
[ci skip]

* release 2020.03.01

* [vimeo] Fix subtitles URLs (#24209)

* [servus] Add support for new URL schema (closes #23475, closes #23583, closes #24142)

* [youtube:playlist] Fix tests (closes #23872) (#23885)

* [peertube] Improve extraction

* [peertube] Fix issues and improve extraction (closes #23657)

* [pornhub] Improve title extraction (closes #24184)

* [vimeo] fix showcase password protected video extraction(closes #24224)

* [youtube] Fix age-gated videos support without login (closes #24248)

* [youtube] Fix tests

* [ChangeLog] Actualize
[ci skip]

* release 2020.03.06

* [nhk] update API version(closes #24270)

* [youtube] Improve extraction in 429 error conditions (closes #24283)

* [youtube] Improve age-gated videos extraction in 429 error conditions (refs #24283)

* [youtube] Remove outdated code

Additional get_video_info requests don't seem to provide any extra itags any longer

* [README.md] Clarify 429 error

* [pornhub] Add support for pornhubpremium.com (#24288)

* [utils] Add support for cookies with spaces used instead of tabs

* [ChangeLog] Actualize
[ci skip]

* release 2020.03.08

* Revert "[utils] Add support for cookies with spaces used instead of tabs"

According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.

1. https://curl.haxx.se/docs/http-cookies.html

This reverts commit cff99c91d1.

* [utils] Add reference to cookie file format

* Revert "[vimeo] fix showcase password protected video extraction(closes #24224)"

This reverts commit 12ee431676.

* [nhk] Relax _VALID_URL (#24329)

* [nhk] Remove obsolete rtmp formats (closes #24329)

* [nhk] Update m3u8 URL and use native hls (#24329)

* [ndr] Fix extraction (closes #24326)

* [xtube] Fix formats extraction (closes #24348)

* [xtube] Fix typo

* [hellporno] Fix extraction (closes #24399)

* [cbc:watch] Add support for authentication

* [cbc:watch] Fix authenticated device token caching (closes #19160)

* [soundcloud] fix download url extraction(closes #24394)

* [limelight] remove disabled API requests(closes #24255)

* [bilibili] Add support for new URL schema with BV ids (closes #24439, closes #24442)

* [bilibili] Add support for player.bilibili.com (closes #24402)

* [teachable] Extract chapter metadata (closes #24421)

* [generic] Look for teachable embeds before wistia

* [teachable] Update upskillcourses domain

New version does not use teachable platform any longer

* [teachable] Update gns3 domain

* [teachable] Update test

* [ChangeLog] Actualize
[ci skip]

* [ChangeLog] Actualize
[ci skip]

* release 2020.03.24

* [spankwire] Fix extraction (closes #18924, closes #20648)

* [spankwire] Add support for generic embeds (refs #24633)

* [youporn] Add support form generic embeds

* [mofosex] Add support for generic embeds (closes #24633)

* [tele5] Fix extraction (closes #24553)

* [extractor/common] Skip malformed ISM manifest XMLs while extracting ISM formats (#24667)

* [tv4] Fix ISM formats extraction (closes #24667)

* [twitch:clips] Extend _VALID_URL (closes #24290) (#24642)

* [motherless] Fix extraction (closes #24699)

* [nova:embed] Fix extraction (closes #24700)

* [youtube] Skip broken multifeed videos (closes #24711)

* [soundcloud] Extract AAC format

* [soundcloud] Improve AAC format extraction (closes #19173, closes #24708)

* [thisoldhouse] Fix video id extraction (closes #24548)

Added support for:
with of without "www."
and either  ".chorus.build" or ".com"

It now validated correctly on older URL's
```
<iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f
```
and newer ones
```
<iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120
```

* [thisoldhouse] Improve video id extraction (closes #24549)

* [youtube] Fix DRM videos detection (refs #24736)

* [options] Clarify doc on --exec command (closes #19087) (#24883)

* [prosiebensat1] Improve extraction and remove 7tv.de support (#24948)

* [prosiebensat1] Extract series metadata

* [tenplay] Relax _VALID_URL (closes #25001)

* [tvplay] fix Viafree extraction(closes #15189)(closes #24473)(closes #24789)

* [yahoo] fix GYAO Player extraction and relax title URL regex(closes #24178)(closes #24778)

* [youtube] Use redirected video id if any (closes #25063)

* [youtube] Improve player id extraction and add tests

* [extractor/common] Extract multiple JSON-LD entries

* [crunchyroll] Fix and improve extraction (closes #25096, closes #25060)

* [ChangeLog] Actualize
[ci skip]

* release 2020.05.03

* [puhutv] Remove no longer available HTTP formats (closes #25124)

* [utils] Improve cookie files support

+ Add support for UTF-8 in cookie files
* Skip malformed cookie file entries instead of crashing (invalid entry len, invalid expires at)

* [dailymotion] Fix typo

* [compat] Introduce compat_cookiejar_Cookie

* [extractor/common] Use compat_cookiejar_Cookie for _set_cookie (closes #23256, closes #24776)

To always ensure cookie name and value are bytestrings on python 2.

* [orf] Add support for more radio stations (closes #24938) (#24968)

* [uol] fix extraction(closes #22007)

* [downloader/http] Finish downloading once received data length matches expected

Always do this if possible, i.e. if Content-Length or expected length is known, not only in test.
This will save unnecessary last extra loop trying to read 0 bytes.

* [downloader/http] Request last data block of exact remaining size

Always request last data block of exact size remaining to download if possible not the current block size.

* [iprima] Improve extraction (closes #25138)

* [youtube] Improve signature cipher extraction (closes #25188)

* [ChangeLog] Actualize
[ci skip]

* release 2020.05.08

* [spike] fix Bellator mgid extraction(closes #25195)

* [bbccouk] PEP8

* [mailru] Fix extraction (closes #24530) (#25239)

* [README.md] flake8 HTTPS URL (#25230)

* [youtube] Add support for yewtu.be (#25226)

* [soundcloud] reduce API playlist page limit(closes #25274)

* [vimeo] improve format extraction and sorting(closes #25285)

* [redtube] Improve title extraction (#25208)

* [indavideo] Switch to HTTPS for API request (#25191)

* [utils] Fix file permissions in write_json_file (closes #12471) (#25122)

* [redtube] Improve formats extraction and extract m3u8 formats (closes #25311, closes #25321)

* [ard] Improve _VALID_URL (closes #25134) (#25198)

* [giantbomb] Extend _VALID_URL (#25222)

* [postprocessor/ffmpeg] Embed series metadata with --add-metadata

* [youtube] Add support for more invidious instances (#25417)

* [ard:beta] Extend _VALID_URL (closes #25405)

* [ChangeLog] Actualize
[ci skip]

* release 2020.05.29

* [jwplatform] Improve embeds extraction (closes #25467)

* [periscope] Fix untitled broadcasts (#25482)

* [twitter:broadcast] Add untitled periscope broadcast test

* [malltv] Add support for sk.mall.tv (#25445)

* [brightcove] Fix subtitles extraction (closes #25540)

* [brightcove] Sort imports

* [twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531)

* [twitch:stream] Fix extraction (closes #25528)

* [twitch:stream] Expect 400 and 410 HTTP errors from API

* [tele5] Prefer jwplatform over nexx (closes #25533)

* [jwplatform] Add support for bypass geo restriction

* [tele5] Bypass geo restriction

* [ChangeLog] Actualize
[ci skip]

* release 2020.06.06

* [kaltura] Add support for multiple embeds on a webpage (closes #25523)

* [youtube] Extract chapters from JSON (closes #24819)

* [facebook] Support single-video ID links

I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet.

* [youtube] Fix playlist and feed extraction (closes #25675)

* [youtube] Fix thumbnails extraction and remove uploader id extraction warning (closes #25676)

* [youtube] Fix upload date extraction

* [youtube] Improve view count extraction

* [youtube] Fix uploader id and uploader URL extraction

* [ChangeLog] Actualize
[ci skip]

* release 2020.06.16

* [youtube] Fix categories and improve tags extraction

* [youtube] Force old layout (closes #25682, closes #25683, closes #25680, closes #25686)

* [ChangeLog] Actualize
[ci skip]

* release 2020.06.16.1

* [brightcove] Improve embed detection (closes #25674)

* [bellmedia] add support for cp24.com clip URLs(closes #25764)

* [youtube:playlists] Extend _VALID_URL (closes #25810)

* [youtube] Prevent excess HTTP 301 (#25786)

* [wistia] Restrict embed regex (closes #25969)

* [youtube] Improve description extraction (closes #25937) (#25980)

* [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes #26136, closes #26137)

* [ChangeLog] Actualize
[ci skip]

* release 2020.07.28

* [xhamster] Extend _VALID_URL (closes #25789) (#25804)

* [xhamster] Fix extraction (closes #26157) (#26254)

* [xhamster] Extend _VALID_URL (closes #25927)

Co-authored-by: Remita Amine <remitamine@gmail.com>
Co-authored-by: Sergey M․ <dstftw@gmail.com>
Co-authored-by: nmeum <soeren+github@soeren-tempel.net>
Co-authored-by: Roxedus <me@roxedus.dev>
Co-authored-by: Singwai Chan <c.singwai@gmail.com>
Co-authored-by: cdarlint <cdarlint@users.noreply.github.com>
Co-authored-by: Johannes N <31795504+jonolt@users.noreply.github.com>
Co-authored-by: jnozsc <jnozsc@gmail.com>
Co-authored-by: Moritz Patelscheck <moritz.patelscheck@campus.tu-berlin.de>
Co-authored-by: PB <3854688+uno20001@users.noreply.github.com>
Co-authored-by: Philipp Hagemeister <phihag@phihag.de>
Co-authored-by: Xaver Hellauer <software@hellauer.bayern>
Co-authored-by: d2au <d2au.dev@gmail.com>
Co-authored-by: Jan 'Yenda' Trmal <jtrmal@gmail.com>
Co-authored-by: jxu <7989982+jxu@users.noreply.github.com>
Co-authored-by: Martin Ström <name@my-domain.se>
Co-authored-by: The Hatsune Daishi <nao20010128@gmail.com>
Co-authored-by: tsia <github@tsia.de>
Co-authored-by: 3risian <59593325+3risian@users.noreply.github.com>
Co-authored-by: Tristan Waddington <tristan.waddington@gmail.com>
Co-authored-by: Devon Meunier <devon.meunier@gmail.com>
Co-authored-by: Felix Stupp <felix.stupp@outlook.com>
Co-authored-by: tom <tomster954@gmail.com>
Co-authored-by: AndrewMBL <62922222+AndrewMBL@users.noreply.github.com>
Co-authored-by: willbeaufoy <will@willbeaufoy.net>
Co-authored-by: Philipp Stehle <anderschwiedu@googlemail.com>
Co-authored-by: hh0rva1h <61889859+hh0rva1h@users.noreply.github.com>
Co-authored-by: comsomisha <shmelev1996@mail.ru>
Co-authored-by: TotalCaesar659 <14265316+TotalCaesar659@users.noreply.github.com>
Co-authored-by: Juan Francisco Cantero Hurtado <iam@juanfra.info>
Co-authored-by: Dave Loyall <dave@the-good-guys.net>
Co-authored-by: tlsssl <63866177+tlsssl@users.noreply.github.com>
Co-authored-by: Rob <ankenyr@gmail.com>
Co-authored-by: Michael Klein <github@a98shuttle.de>
Co-authored-by: JordanWeatherby <47519158+JordanWeatherby@users.noreply.github.com>
Co-authored-by: striker.sh <19488257+strikersh@users.noreply.github.com>
Co-authored-by: Matej Dujava <mdujava@gmail.com>
Co-authored-by: Glenn Slayden <5589855+glenn-slayden@users.noreply.github.com>
Co-authored-by: MRWITEK <mrvvitek@gmail.com>
Co-authored-by: JChris246 <43832407+JChris246@users.noreply.github.com>
Co-authored-by: TheRealDude2 <the.real.dude@gmx.de>
2020-08-25 20:23:34 +05:30
..
__init__.py
abc.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
abcnews.py [espn] fix fivethirtyeight.com extraction 2019-07-11 23:37:34 +01:00
abcotvs.py [abcotvs] relax _VALID_URL regex and improve metadata extraction(closes #18014) 2019-11-29 17:39:18 +01:00
academicearth.py
acast.py [acast] add support for URLs with episode id(closes #21444) 2019-07-01 12:05:18 +01:00
adn.py [adn] fix subtitle extraction(#12724) 2019-04-28 17:50:47 +01:00
adobeconnect.py [adobeconnect] Add new extractor(closes #20283) 2019-04-02 22:40:39 +01:00
adobepass.py [adobepass] Add support for AT&T U-verse (mso ATT) (closes #13938, closes #21016) 2019-07-04 03:57:11 +07:00
adobetv.py [adobetv] improve extaction 2019-11-29 17:39:18 +01:00
adultswim.py [adultswim] fix extraction(closes #18025) 2019-04-05 11:45:49 +01:00
aenetworks.py [aenetworks] add encoding declaration 2019-04-14 13:18:16 +01:00
afreecatv.py
airmozilla.py
aliexpress.py
aljazeera.py
allocine.py
alphaporno.py
amcnetworks.py
americastestkitchen.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
amp.py
animeondemand.py
anvato.py
aol.py [aol] add support for localized websites 2019-04-14 23:18:36 +01:00
apa.py
aparat.py
appleconnect.py
appletrailers.py
archiveorg.py
ard.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
arkena.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
arte.py [arte] clean extractor(closes #15583)(closes #21614) 2019-07-02 22:09:40 +01:00
asiancrush.py [asiancrush] Add support for yuyutv.com, midnightpulp.com and cocoro.tv (closes #21281, closes #21290) 2019-07-15 23:58:08 +07:00
atresplayer.py [atresplayer] Add coding cookie 2019-10-16 23:57:40 +01:00
atttechchannel.py
atvat.py
audimedia.py
audioboom.py [audioboom] improve metadata extraction 2019-10-17 13:20:16 +01:00
audiomack.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
awaan.py
aws.py
azmedien.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
baidu.py
bandcamp.py
bbc.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
beampro.py [mixer:vod] Relax _VALID_URL (closes #21657) (#21658) 2019-07-05 22:47:32 +07:00
beatport.py
beeg.py [beeg] Add support for api/v6 v2 URLs without t argument (closes #21701) 2019-07-11 23:37:09 +07:00
behindkink.py
bellmedia.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
bet.py
bfi.py [bfi:player] Add new extractor(#19235) 2019-04-05 19:35:35 +01:00
bigflix.py
bild.py
bilibili.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
biobiochiletv.py [rudo] remove extractor(closes #18430)(closes #18474) 2019-07-12 22:31:11 +01:00
biqle.py [biqle] remove unnecessary regex group 2019-06-10 15:17:26 +01:00
bitchute.py [bitchute] Extract upload date (closes #22990) (#23193) 2019-11-27 00:20:39 +07:00
bleacherreport.py [bleacherreport] fix Bleacher Report CMS extraction 2019-07-12 21:56:49 +01:00
blinkx.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
bloomberg.py
bokecc.py [bokecc] improve player params extraction(closes #22638) 2019-10-15 15:18:51 +01:00
bostonglobe.py
bpb.py
br.py
bravotv.py [bravotv] fix extraction(closes #19213) 2019-04-18 01:50:30 +07:00
breakcom.py
brightcove.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
businessinsider.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
buzzfeed.py
byutv.py [byutv] Fix extraction (refs #22070) 2019-09-25 02:16:25 +07:00
c56.py
camdemy.py
cammodels.py [extractors] Add missing age limits 2019-01-01 21:39:18 +07:00
camtube.py [extractors] Add missing age limits 2019-01-01 21:39:18 +07:00
camwithher.py [extractors] Add missing age limits 2019-01-01 21:39:18 +07:00
canalc2.py
canalplus.py
canvas.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
carambatv.py [carambatv:page] Fix extraction (closes #18739) 2019-01-04 22:21:53 +07:00
cartoonnetwork.py [cartoonnetwork] fix extraction(closes #15664)(closes #17224) 2019-01-17 23:56:37 +01:00
cbc.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
cbs.py [cbs] improve DRM protected videos detection(closes #21339) 2019-06-09 00:13:07 +01:00
cbsinteractive.py
cbslocal.py
cbsnews.py [cbsnews] fix extraction(closes #9659)(closes #15397) 2019-06-05 01:23:23 +01:00
cbssports.py
ccc.py [ccc] Improve extraction (closes #14601, closes #20355) 2019-04-28 23:08:09 +07:00
ccma.py
cctv.py
cda.py
ceskatelevize.py [facebook] extract subtitles(closes #22777) 2019-10-22 17:59:14 +01:00
channel9.py [channel9] reduce response size and update tests 2019-11-29 17:39:18 +01:00
charlierose.py
chaturbate.py [chaturbate] Fix extraction (closes #23010, closes #23012) 2019-11-21 23:21:03 +07:00
chilloutzone.py
chirbit.py
cinchcast.py
cinemax.py [cinemax] Add new extractor 2019-04-28 00:42:55 +01:00
ciscolive.py [ciscolive] Add support for new URL schema (closes #20320, #20351) 2019-03-17 07:18:54 +07:00
cjsw.py
cliphunter.py
clippit.py
cliprs.py
clipsyndicate.py
closertotruth.py
cloudflarestream.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
cloudy.py
clubic.py
clyp.py
cmt.py
cnbc.py
cnn.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
comedycentral.py
common.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
commonmistakes.py [commonmistakes] Fix E117 2019-05-11 03:57:40 +07:00
commonprotocols.py
condenast.py
contv.py [viewster->contv] remove viewster extractor and add support for contv.com 2019-10-17 15:55:44 +01:00
corus.py [corus] improve extraction 2019-11-26 22:18:21 +01:00
coub.py
cracked.py
crackle.py [crackle] authorize media detail request(closes #16931) 2019-01-30 14:44:23 +01:00
crooksandliars.py
crunchyroll.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
cspan.py
ctsnews.py [ctsnews] PEP 8 2019-07-21 14:59:53 +07:00
ctvnews.py
cultureunplugged.py
curiositystream.py [curiositystream] add support for non app urls 2019-01-13 15:46:54 +01:00
cwtv.py [cwtv] fix episode number extraction(closes #20461) 2019-03-27 18:01:51 +01:00
dailymail.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
dailymotion.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
daum.py [daum] fix VOD and Clip extracton(closes #15015) 2019-11-01 11:43:18 +01:00
dbtv.py [dbtv] fix extraction 2019-07-12 23:26:46 +01:00
dctp.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
deezer.py
defense.py
democracynow.py
dfb.py
dhm.py
digg.py
digiteka.py
discovery.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
discoverygo.py
discoverynetworks.py [discoverynetworks] add support for dplay.co.uk 2019-10-26 14:57:42 +01:00
discoveryvr.py
disney.py
dispeak.py [dispeak] improve mp4 bitrate extraction 2019-04-09 11:21:46 +01:00
dlive.py [dlive] Relax _VALID_URL (#21909) 2019-07-31 01:43:49 +07:00
dotsub.py
douyutv.py
dplay.py [dplay] minimize response size 2019-11-05 14:04:50 +01:00
drbonanza.py
dreisat.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
dropbox.py
drtuber.py [drtuber] Extract duration 2019-02-02 06:04:00 +07:00
drtv.py [drtv] Add support for new URL schema (closes #23059) 2019-11-14 01:45:04 +07:00
dtube.py [dtube] Update test 2019-01-08 08:46:34 +07:00
dumpert.py [dumpert] fix extraction(closes #22428)(closes #22564) 2019-10-16 15:06:48 +01:00
dvtv.py [dvtv] remove unnecessary comments and spaces 2019-04-06 16:45:11 +01:00
dw.py
eagleplatform.py
ebaumsworld.py
echomsk.py
egghead.py
ehow.py
eighttracks.py
einthusan.py [einthusan] Add support for einthusan.ca (#22171) 2019-08-21 09:52:59 +07:00
eitb.py
ellentube.py
elpais.py
embedly.py
engadget.py
eporner.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
eroprofile.py
escapist.py [escapist] Modernize 2019-03-11 08:18:57 +01:00
espn.py [espn] fix fivethirtyeight.com extraction 2019-07-11 23:37:34 +01:00
esri.py
europa.py
everyonesmixtape.py
expotv.py
expressen.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
extractors.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
extremetube.py
eyedotv.py
facebook.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
faz.py
fc2.py
fczenit.py
filmon.py
filmweb.py
firsttv.py
fivemin.py
fivetv.py [fivetv] relax video URL regex and support https URLs 2019-07-11 23:10:35 +01:00
flickr.py
folketinget.py
footyroom.py
formula1.py
fourtube.py [4tube] Update token hosts (closes #20918) 2019-05-04 03:26:40 +07:00
fox.py [fox] fix Uplynk PrePlay error handling under python 2(#20925) 2019-05-02 10:46:29 +01:00
fox9.py [fox9] fix extraction 2019-10-29 09:50:00 +01:00
foxgay.py
foxnews.py
foxsports.py
franceculture.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
franceinter.py
francetv.py [francetvinfo] Extend video id extraction (closes #20619) (#20740) 2019-05-05 06:26:30 +07:00
freesound.py
freespeech.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
freshlive.py
frontendmasters.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
funimation.py [funimation] fix extraction(closes #14089) 2019-01-15 10:25:31 +01:00
funk.py [funk] fix extraction(closes #17915) 2019-07-10 13:54:49 +01:00
fusion.py [fusion] fix extraction(closes #17775)(closes #21269) 2019-06-27 12:06:31 +01:00
fxnetworks.py
gaia.py [gaia] add support for authentication(closes #14605) 2019-04-02 15:50:06 +01:00
gameinformer.py [gameinformer] fix extraction(closes #8895)(closes #15363)(closes #17206) 2019-07-10 15:45:00 +01:00
gamespot.py [gamespot] add support reviews URLs 2018-12-02 20:01:56 +01:00
gamestar.py
gaskrank.py
gazeta.py
gdcvault.py [gdc] add support for kaltura embeds and update tests(closes #20575) 2019-04-09 11:23:47 +01:00
generic.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
gfycat.py [gfycat] Extend _VALID_URL (#22225) 2019-10-04 19:27:58 +07:00
giantbomb.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
giga.py
gigya.py
glide.py
globo.py [globo] handle alternative hash signing method 2019-10-22 17:59:14 +01:00
go.py [go] Improve and beautify _VALID_URL 2019-10-29 05:52:15 +07:00
godtube.py
golem.py
googledrive.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
googleplus.py
googlesearch.py
goshgay.py
gputechconf.py
groupon.py
hbo.py [cinemax] Add new extractor 2019-04-28 00:42:55 +01:00
hearthisat.py
heise.py [heise] Fix kaltura embeds extraction (closes #22514) 2019-09-26 23:11:02 +07:00
hellporno.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
helsinki.py
hentaistigma.py
hgtv.py
hidive.py
historicfilms.py
hitbox.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
hitrecord.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
hketv.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
hornbunny.py
hotnewhiphop.py
hotstar.py [hotstar] pass Referer header to format requests(closes #22836) 2019-11-05 23:08:42 +01:00
howcast.py
howstuffworks.py
hrti.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
huajiao.py
huffpost.py
hungama.py [hungama] Add support for videos (closes #17402) 2019-01-08 10:03:44 +07:00
hypem.py [hypem] Modernize and extract more metadata(closes #15320) 2019-03-11 09:43:06 +01:00
ign.py
imdb.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
imggaming.py [ufctv] add support for ufcfightpass.imgdge.com and ufcfightpass.imggaming.com domains(closes #23343) 2019-12-07 19:23:19 +01:00
imgur.py [imgur] Use video id as title fallback (closes #18590) 2019-02-13 00:02:29 +07:00
ina.py [ina] add support for audio URLs 2019-03-27 18:49:29 +01:00
inc.py
indavideo.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
infoq.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
instagram.py [instagram] add support for tv URLs 2019-09-21 21:57:45 +01:00
internazionale.py
internetvideoarchive.py [internetvideoarchive] fix extraction 2019-10-28 19:47:27 +01:00
iprima.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
iqiyi.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
ir90tv.py
itv.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
ivi.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
ivideon.py
iwara.py
izlesene.py
jamendo.py [jamendo] restore track url modification 2019-11-04 15:51:44 +01:00
jeuxvideo.py
joj.py [joj] Fix extraction (closes #18280) 2018-11-24 22:14:27 +07:00
jove.py
jwplatform.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
kakao.py [kakao] remove raw request and extract format total bitrate 2019-11-01 12:40:41 +01:00
kaltura.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
kanalplay.py
kankan.py
karaoketv.py
karrierevideos.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
keezmovies.py
ketnet.py
khanacademy.py
kickstarter.py
kinja.py [kinja] add support for Kinja embeds 2019-11-06 19:56:10 +01:00
kinopoisk.py
konserthusetplay.py
krasview.py
ku6.py
kusi.py
kuwo.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
la7.py [la7] update Kaltura service URL(closes #22358) 2019-10-28 15:17:06 +01:00
laola1tv.py
lci.py
lcp.py
lecture2go.py
lecturio.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
leeco.py Fix typos (#21901) 2019-07-26 22:30:18 +07:00
lego.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
lemonde.py
lenta.py
libraryofcongress.py
libsyn.py [libsyn] improve extraction(closes #20229) 2019-03-03 06:18:51 +01:00
lifenews.py
limelight.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
line.py
linkedin.py [linkedin:learning] use urljoin for form action url(closes #20431) 2019-04-11 08:44:58 +01:00
linuxacademy.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
litv.py
livejournal.py [livejournal] Add new extractor(closes #21526) 2019-07-13 12:47:02 +01:00
liveleak.py [LiveLeak] Check if the original videos exist (closes #21206) (#21208) 2019-05-28 12:31:11 +00:00
livestream.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
lnkgo.py [lnkgo] fix extraction(closes #16834) 2019-11-06 23:14:26 +01:00
localnews8.py
lovehomeporn.py
lrt.py
lynda.py [lynda] Handle missing subtitles (closes #20490, closes #20513) 2019-07-14 01:45:28 +07:00
m6.py
mailru.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
malltv.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
mangomolo.py [mangomolo] fix video format extraction and add support for player URLs 2019-10-17 13:21:44 +01:00
manyvids.py [manyvids] Fix extraction (closes #18604, closes #18614) 2019-01-01 20:31:48 +07:00
markiza.py
massengeschmacktv.py
matchtv.py
mdr.py
medialaan.py
mediaset.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
mediasite.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
medici.py
megaphone.py
meipai.py
melonvod.py
meta.py
metacafe.py [metacafe] Fix family filter bypass (closes #19287) 2019-02-21 05:59:07 +07:00
metacritic.py
mgoon.py
mgtv.py [mgtv] Extract format_note (#21881) 2019-08-01 03:45:02 +07:00
miaopai.py
microsoftvirtualacademy.py
ministrygrid.py
minoto.py
miomio.py
mit.py [mit] Remove support for video.mit.edu(closes #22403) 2019-10-16 15:45:45 +01:00
mitele.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
mixcloud.py [mixcloud] improve extraction 2019-11-06 20:41:49 +01:00
mlb.py
mnet.py
moevideo.py [moevideo] fix extraction 2019-03-11 15:18:09 +01:00
mofosex.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
mojvideo.py
morningstar.py
motherless.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
motorsport.py
movieclips.py
moviezine.py
movingimage.py
msn.py [msn] improve extraction 2019-11-29 17:39:18 +01:00
mtv.py [mtv] add support for mtvjapan.com 2019-10-28 23:31:14 +01:00
muenchentv.py
mwave.py
mychannels.py
myspace.py
myspass.py [myspass] fix video URL extraction and improve metadata extraction(closes #22448) 2019-11-04 20:05:27 +01:00
myvi.py
myvidster.py
nationalgeographic.py [fox] add support for locked videos using cookies(closes #19060) 2019-01-29 00:31:49 +01:00
naver.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nba.py
nbc.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
ndr.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
ndtv.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
nerdcubed.py
neteasemusic.py
netzkino.py
newgrounds.py
newstube.py [newstube] fix extraction 2019-04-03 10:19:36 +01:00
nextmedia.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
nexx.py [nexx] Add support for Multi Player JS Setup(closes #23052) 2019-11-13 19:09:32 +01:00
nfl.py
nhk.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nhl.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
nick.py [nickjr] Add support for nickelodeonjunior.fr (#22246) 2019-09-02 00:59:57 +07:00
niconico.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
ninecninemedia.py
ninegag.py
ninenow.py [9now] Fix extraction (closes #22361) 2019-09-19 02:31:39 +07:00
nintendo.py [nintendo] fix extraction and partially add support for Nintendo Direct videos(#4592) 2019-11-30 23:48:26 +01:00
njpwworld.py
nobelprize.py
noco.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
nonktube.py [nonktube] Fix extraction (closes #22544) 2019-09-29 21:57:08 +07:00
noovo.py [noovo] Fix extraction (closes #19230) 2019-02-16 22:45:53 +07:00
normalboots.py
nosvideo.py
nova.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nowness.py
noz.py
npo.py [npo] Improve DRM detection 2019-03-23 21:43:50 +07:00
npr.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nrk.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nrl.py [nrl] fix extraction 2019-11-30 23:50:28 +01:00
ntvcojp.py [ntvcojp] Add new extractor 2019-04-21 14:51:26 +01:00
ntvde.py
ntvru.py [ntvru] add support for non relative file URLs(closes #23140) 2019-11-18 21:40:53 +01:00
nuevo.py
nuvid.py
nytimes.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
nzz.py
odatv.py
odnoklassniki.py [odnoklassniki] add support for Schemeless embed extraction 2019-10-25 19:27:28 +01:00
oktoberfesttv.py
once.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
ondemandkorea.py
onet.py [onet] improve extraction 2019-10-29 09:50:01 +01:00
onionstudios.py [kinja] add support for Kinja embeds 2019-11-06 19:56:10 +01:00
ooyala.py [ooyala] add better fallback values for domain and streams variables 2019-11-30 23:21:13 +01:00
openload.py [openload] remove OpenLoad related extractors(closes #11999)(closes #15406) 2019-11-26 23:57:37 +01:00
ora.py
orf.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
outsidetv.py [outsidetv] Add new extractor(closes #18774) 2019-01-10 10:54:46 +01:00
packtpub.py [packtpub] Relax lesson _VALID_URL regex(closes #21695) 2019-07-09 11:56:16 +01:00
pandoratv.py
parliamentliveuk.py
patreon.py [patreon] minimize reponse size and extract uploader_id and filesize 2019-11-05 14:04:17 +01:00
pbs.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
pearvideo.py
peertube.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
people.py
performgroup.py
periscope.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
philharmoniedeparis.py [philharmoniedeparis] Relax _VALID_URL (closes #21672) 2019-07-06 23:17:45 +07:00
phoenix.py
photobucket.py
picarto.py
piksel.py [nhk] fix video extraction(closes #22249)(closes #22353) 2019-09-24 20:24:17 +01:00
pinkbike.py
pladform.py
platzi.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
playfm.py
playplustv.py [playplustv] add support for playplus.com(#18789) 2019-01-10 18:49:13 +01:00
plays.py
playtvak.py
playvid.py
playwire.py
pluralsight.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
podomatic.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
pokemon.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
polskieradio.py
popcorntimes.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
popcorntv.py
porn91.py [porn91] Fix extraction (#21312) 2019-07-14 02:57:43 +07:00
porncom.py
pornhd.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
pornhub.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
pornotube.py
pornovoisines.py
pornoxo.py
presstv.py
prosiebensat1.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
puhutv.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
puls4.py
pyvideo.py
qqmusic.py
r7.py
radiobremen.py
radiocanada.py [radiocanada:audiovideo] Fix typo 2019-03-17 14:34:48 +07:00
radiode.py
radiofrance.py
radiojavan.py
rai.py [rai] Improve extraction (closes #20253) 2019-03-05 23:56:42 +07:00
raywenderlich.py
rbmaradio.py
rds.py
redbulltv.py [redbulltv:rrn:content] Add extractor (closes #21297) 2019-06-07 23:48:57 +07:00
reddit.py [reddit] check thumbnail URL(closes #20030) 2019-04-26 10:26:51 +01:00
redtube.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
regiotv.py
rentv.py
restudy.py
reuters.py
reverbnation.py
rice.py
rmcdecouverte.py [rmcdecouverte] Improve, bypass geo restriction and add support for live (closes #18697) 2019-01-01 20:51:19 +07:00
ro220.py
rockstargames.py
roosterteeth.py [roosterteeth] fix login request(closes #16094)(closes #22689) 2019-11-05 10:06:02 +01:00
rottentomatoes.py
roxwel.py
rozhlas.py
rtbf.py
rte.py
rtl2.py [rtl2] update player_url 2019-04-03 10:20:01 +01:00
rtlnl.py Fix typos (#21901) 2019-07-26 22:30:18 +07:00
rtp.py [rtp] fix extraction(closes #15099) 2019-05-28 04:58:12 +01:00
rts.py
rtve.py
rtvnh.py
rtvs.py
ruhd.py
rutube.py [rutube:embed] Fix extraction and add support private videos (closes #19163) 2019-02-11 00:49:51 +07:00
rutv.py
ruutu.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
ruv.py
safari.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
sapo.py
savefrom.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
sbs.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
screencast.py
screencastomatic.py
scrippsnetworks.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
scte.py [scte] Add extractor (closes #22975) 2019-11-05 05:21:16 +07:00
seeker.py [seeker] remove Revision3 extractors and fix extraction 2019-11-09 13:14:23 +01:00
senateisvp.py
sendtonews.py
servus.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
sevenplus.py
sexu.py
seznamzpravy.py
shahid.py
shared.py [vivo] Fix extraction (closes #22328, closes #22279) 2019-11-27 02:28:06 +07:00
showroomlive.py
sina.py
sixplay.py [sixplay] add support for rtlmost.hu(#21405) 2019-06-16 06:32:47 +01:00
sky.py [sky] add support for news.sky.com (closes #13055) 2019-05-07 10:17:18 +01:00
skylinewebcams.py [skylinewebcams] Fix extraction (closes #18853) 2019-01-14 23:23:51 +07:00
skynewsarabia.py
slideshare.py
slideslive.py [slideslive] add support for url and vimeo service names(closes #23414) 2019-12-14 21:35:31 +01:00
slutload.py
smotri.py
snotr.py
sohu.py
sonyliv.py
soundcloud.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
soundgasm.py
southpark.py Revert "[southpark] add support for videos with english audio track" 2019-06-04 00:37:58 +01:00
spankbang.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
spankwire.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
spiegel.py
spiegeltv.py
spike.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
sport5.py
sportbox.py
sportdeutschland.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
springboardplatform.py
sprout.py
srgssr.py [srgssrplay] Improve _VALID_URL (closes #21155) 2019-05-24 00:45:06 +07:00
srmediathek.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
stanfordoc.py
steam.py
stitcher.py
streamable.py
streamcloud.py [streamcloud] Reduce waiting time to 6 seconds (#21092) 2019-05-23 03:46:20 +07:00
streamcz.py
streetvoice.py
stretchinternet.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
stv.py [stv] fix extraction(closes #22928) 2019-11-02 18:13:31 +01:00
sunporno.py
sverigesradio.py [sverigesradio] improve extraction(closes #18635) 2019-04-28 12:03:39 +01:00
svt.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
swrmediathek.py
syfy.py
sztvhu.py
tagesschau.py
tass.py
tastytrade.py
tbs.py [tbs] fix info extraction(fixes #18403) 2018-12-05 07:03:00 +01:00
tdslifeway.py
teachable.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
teachertube.py
teachingchannel.py [teachingchannel] fix extraction 2019-11-30 23:49:45 +01:00
teamcoco.py [teamcoco] add support for new videos(closes #23054) 2019-11-12 10:51:54 +01:00
teamtreehouse.py [teamtreehouse] Add new extractor(closes #9836) 2019-03-28 16:55:57 +01:00
techtalks.py
ted.py [ted] check for resources validity and extract subtitled downloads(closes #22513) 2019-09-26 11:44:57 +01:00
tele5.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tele13.py
telebruxelles.py
telecinco.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
telegraaf.py [telegraaf] fix extraction 2019-11-03 22:04:03 +01:00
telemb.py
telequebec.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
teletask.py
telewebion.py
tennistv.py
tenplay.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
testurl.py Refactor code to use url_result 2019-01-01 23:56:05 +07:00
tf1.py [tf1] Improve extraction and fix issues (closes #21372) 2019-06-22 00:40:06 +07:00
tfo.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
theintercept.py
theplatform.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
thescene.py
thestar.py
thesun.py [thesun] fix extraction(closes #16966) 2019-10-28 13:32:35 +01:00
theweatherchannel.py
thisamericanlife.py
thisav.py
thisoldhouse.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
threeqsdn.py
tiktok.py fix(tiktok): update title getter 2020-08-11 12:02:23 +05:30
tinypic.py
tmz.py
tnaflix.py [tnaflix] Pass Referer in metadata request (closes #18925) 2019-01-20 22:07:01 +07:00
toggle.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tonline.py
toongoggles.py
toutv.py [toutv] update client key(closes #21370) 2019-06-12 21:41:46 +01:00
toypics.py
traileraddict.py
trilulilu.py
trunews.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
trutv.py [trutv] fix extraction(closes #17336) 2019-02-06 19:38:10 +01:00
tube8.py
tubitv.py
tudou.py
tumblr.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tunein.py
tunepk.py
turbo.py
turner.py
tv2.py [tv2] detect DRM protection 2019-11-30 15:50:17 +01:00
tv2dk.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tv2hu.py
tv4.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tv5mondeplus.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tva.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tvanouvelles.py
tvc.py
tvigle.py [tvigle] Fix extraction and add support for HLS and DASH formats (closes #21967) 2019-08-02 05:25:01 +07:00
tvland.py [tvland] fix extraction(closes #21384) 2019-07-03 13:31:47 +01:00
tvn24.py [tvn24] Fix test 2019-07-31 02:32:45 +07:00
tvnet.py
tvnoe.py
tvnow.py [tvnow] Extract HD formats (closes #21201) 2019-06-08 00:45:28 +07:00
tvp.py [tvp:website] Improve support 2019-02-17 14:27:00 +07:00
tvplay.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
tvplayer.py
tweakers.py
twentyfourvideo.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
twentymin.py
twentythreevideo.py
twitcasting.py [twitcasting] Add support for private videos (#20843) 2019-04-26 16:17:40 +00:00
twitch.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
twitter.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
udemy.py [udemy] add another course id extraction pattern(closes #20491) 2019-04-19 20:44:59 +01:00
udn.py
ufctv.py [ufctv] add support for ufcfightpass.imgdge.com and ufcfightpass.imggaming.com domains(closes #23343) 2019-12-07 19:23:19 +01:00
uktvplay.py
umg.py
unistra.py
unity.py
uol.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
uplynk.py
urort.py
urplay.py [urplay] Extract timestamp (#20235) 2019-03-06 02:11:32 +07:00
usanetwork.py [usanetwork] Fix extraction (closes #22105) 2019-08-26 03:38:54 +07:00
usatoday.py [usatoday] fix extraction for videos with custom brightcove partner id(closes #18990) 2019-01-25 11:02:15 +01:00
ustream.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
ustudio.py
varzesh3.py
vbox7.py
veehd.py Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
veoh.py [veoh] fix extraction 2019-03-11 09:04:06 +01:00
vesti.py
vevo.py [vevo] Add support for embed.vevo.com URLs (#21565) 2019-07-02 00:13:23 +07:00
vgtv.py
vh1.py
vice.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
vidbit.py
viddler.py [viddler] Modernize 2019-03-11 15:53:44 +01:00
videa.py
videodetective.py [videodetective] fix extraction 2019-10-28 19:48:34 +01:00
videofyme.py
videomore.py [videomore] Improve extraction and fix season extractor (closes #18908) 2019-01-22 03:03:53 +07:00
videopress.py
vidio.py
vidlii.py
vidme.py
vidzi.py
vier.py
viewlift.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
viidea.py
viki.py [viki] Switch to HTTPS (closes #21001) 2019-05-29 04:42:19 +07:00
vimeo.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
vimple.py
vine.py
viqeo.py
viu.py
vk.py [vk] improve extraction 2019-12-09 09:13:02 +01:00
vlive.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
vodlocker.py
vodpl.py
vodplatform.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
voicerepublic.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
voot.py
voxmedia.py [funnyordie] move extraction to VoxMedia extractor and improve vox volume embed extraction(closes #16846) 2019-07-10 16:47:37 +01:00
vrak.py
vrt.py [vrt] fix extraction(closes #20527) 2019-05-15 15:02:51 +01:00
vrv.py [vrv] fix CMS signing query extraction(closes #21809) 2019-07-16 22:51:10 +01:00
vshare.py [vshare] Pass Referer to download request (closes #19205, closes #19221) 2019-02-14 23:43:16 +07:00
vube.py
vuclip.py
vvvvid.py [vvvvid] relax _VALID_URL(closes #21299) 2019-06-04 21:03:52 +01:00
vyborymos.py
vzaar.py [vzaar] update test 2019-12-03 12:31:16 +01:00
wakanim.py [wakanim] detect DRM protected videos 2019-01-26 22:53:09 +01:00
walla.py
washingtonpost.py
wat.py
watchbox.py
watchindianporn.py
wdr.py
webcaster.py
webofstories.py
weibo.py [weibo] Extend _VALID_URL (#20496) 2019-03-31 01:31:33 +07:00
weiqitv.py
wistia.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
worldstarhiphop.py
wsj.py
wwe.py
xbef.py
xboxclips.py
xfileshare.py [xfileshare] clean extractor 2019-10-17 13:26:45 +01:00
xhamster.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
xiami.py [xiami] Update API base URL (#21575) 2019-07-02 00:10:55 +07:00
ximalaya.py
xminus.py
xnxx.py
xstream.py
xtube.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
xuite.py
xvideos.py [xvideos] Extend _VALID_URL (#22471) 2019-10-04 19:05:35 +07:00
xxxymovies.py
yahoo.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
yandexdisk.py
yandexmusic.py [yandexmusic] Add missing import 2019-07-14 03:09:16 +07:00
yandexvideo.py [yandexvideo] Add support for DASH formats (#21971) 2019-08-02 05:03:25 +07:00
yapfiles.py
yesjapan.py
yinyuetai.py
ynet.py
youjizz.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
youku.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
younow.py
youporn.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
yourporn.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
yourupload.py
youtube.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
zapiks.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
zaq1.py
zattoo.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
zdf.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30
zingmp3.py
zype.py pull changes from remote master (#190) 2020-08-25 20:23:34 +05:30