yt-dlp/youtube_dl/extractor
Boris Wachtmeister c0837a12c8 [WDR] complete overhaul after relaunch of the site
The WDR relaunched their site on 2016-02-23 which not only changed the
URL-schema completely but also the layout of their pages.

Apparently the whole "mediathek" now runs on the wdr-domain, so no
separate URL for funkhauseuropa anymore.
There seems to be no explicit handling of video-sizes on the page or in
the URLs anymore. There seems to be only one size for HTML5, but still
several sizes for flash. The extractor adds all to the list of formats.

There is no metadata for the HTML5-stream, so that the best flash-stream
will always be considered as the "best" format. At least in my tests
this seemed to be true anyway.
2016-04-23 11:42:18 +02:00
..
__init__.py lazy extractors: Output if it's enabled in the verbose log 2016-04-08 21:50:54 +02:00
abc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
abc7news.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
academicearth.py
acast.py [acast] fix channel extraction(closes #9117) 2016-04-08 15:15:34 +01:00
addanime.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
adobetv.py [adobetv] use compat_str 2015-12-04 08:44:18 +01:00
adultswim.py
aenetworks.py [aenetworks] Make pep8 happy 2016-04-01 20:42:19 +02:00
aftonbladet.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
airmozilla.py
aljazeera.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
allocine.py
alphaporno.py
amp.py [amp] Fix upload timestamp extraction (Closes #9007) 2016-03-28 01:13:47 +06:00
animeondemand.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
anitube.py
anysex.py
aol.py [aol] relex _VALID_URL regex 2016-04-14 08:47:55 +01:00
aparat.py Use _family_friendly_search for determining age_limit 2015-02-08 17:45:38 +02:00
appleconnect.py
appletrailers.py
archiveorg.py
ard.py [ard] Change subtitles extension to ttml (Closes #9169) 2016-04-12 21:20:31 +06:00
arte.py [arte:creative] Improve _VALID_URL 2016-04-14 21:54:41 +06:00
atresplayer.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
atttechchannel.py
audimedia.py
audioboom.py
audiomack.py [audiomack] Update the test 2016-04-16 17:54:39 +08:00
azubu.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
baidu.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bambuser.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
bandcamp.py
bbc.py [bbc] Fix a test 2016-04-16 18:00:19 +08:00
beatportpro.py
beeg.py [beeg] Improve extraction 2016-04-07 22:40:35 +06:00
behindkink.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bet.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
bigflix.py
bild.py
bilibili.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
biobiochiletv.py
bleacherreport.py [bleacherreport] update tests 2016-03-04 20:14:09 +01:00
blinkx.py
bloomberg.py
bokecc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
bpb.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
br.py
bravotv.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
breakcom.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
brightcove.py Make tbr field 'int' rather than 'tuple' 2016-04-13 14:29:34 +02:00
buzzfeed.py
byutv.py
c56.py
camdemy.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
camwithher.py [camwithher] Remove extra blank line 2016-04-01 20:45:21 +02:00
canalc2.py
canalplus.py
canvas.py
cbc.py
cbs.py [cbs] Remove unused import 2016-04-16 22:47:10 +06:00
cbsinteractive.py [cbsinteractive] Add support for ZDNet videos 2016-04-01 23:53:32 +01:00
cbsnews.py [cbsnews] Remove unused import 2016-04-01 20:43:14 +02:00
cbssports.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
ccc.py
cda.py
ceskatelevize.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
channel9.py
chaturbate.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
chilloutzone.py
chirbit.py
cinchcast.py
cinemassacre.py
clipfish.py
cliphunter.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
cliprs.py [cliprs] Add extractor (Closes #9099) 2016-04-10 18:43:40 +06:00
clipsyndicate.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
cloudy.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
clubic.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
clyp.py [clyp] Improve and cleanup (Closes #7194) 2015-10-28 21:42:01 +06:00
cmt.py
cnbc.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
cnn.py
collegehumor.py
collegerama.py
comcarcoff.py [comcarcoff] don not depend on crackle extractor(closes #8995) 2016-03-30 12:27:00 +01:00
comedycentral.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
common.py [extractor/common] Allow empty post data 2016-04-21 13:06:06 +08:00
commonmistakes.py
commonprotocols.py
condenast.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
cracked.py
crackle.py
criterion.py
crooksandliars.py
crunchyroll.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
cspan.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
ctsnews.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
cultureunplugged.py
cwtv.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
dailymotion.py
daum.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
dbtv.py
dcn.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
dctp.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
deezer.py [deezer] Fix extraction (Closes #9086) 2016-04-05 22:27:33 +06:00
defense.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
democracynow.py [democracynow] Improve extraction 2016-04-08 22:27:27 +06:00
dfb.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
dhm.py
digiteka.py
discovery.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
dispeak.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
dotsub.py
douyutv.py [douyutv] Extend _VALID_URL 2016-03-25 15:43:29 +08:00
dplay.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
dramafever.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
drbonanza.py
dreisat.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
dropbox.py
drtuber.py
drtv.py
dumpert.py
dvtv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
dw.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
eagleplatform.py [eagleplatform] extract all http formats 2016-04-22 14:32:38 +01:00
ebaumsworld.py [ebaumsworlds] Update _VALID_URL (Closes #9135) 2016-04-10 22:15:11 +06:00
echomsk.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
ehow.py
eighttracks.py
einthusan.py
eitb.py
ellentv.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
elpais.py
embedly.py
engadget.py
eporner.py
eroprofile.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
escapist.py
espn.py
esri.py
europa.py
everyonesmixtape.py
exfm.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
expotv.py
extractors.py [nhl] Add new extractor(closes #8419)(closes #8798) 2016-04-22 20:18:27 +01:00
extremetube.py
facebook.py
faz.py
fc2.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
fczenit.py
firstpost.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
firsttv.py [1tv] Fix extraction (Closes #9103) 2016-04-10 03:02:35 +06:00
fivemin.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
fivetv.py
fktv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
flickr.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
folketinget.py
footyroom.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
fourtube.py
fox.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
foxgay.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
foxnews.py [foxnews] Restore upload time fields in test 2016-03-28 01:14:12 +06:00
foxsports.py
franceculture.py
franceinter.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
francetv.py
freesound.py
freespeech.py
freevideo.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
funimation.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
funnyordie.py [funnyordie] Relax M3U8 URL matching 2016-04-09 20:17:35 +08:00
gameinformer.py
gamekings.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
gameone.py
gamersyde.py
gamespot.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
gamestar.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
gametrailers.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
gazeta.py [eagleplatform] extract all http formats 2016-04-22 14:32:38 +01:00
gdcvault.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
generic.py [extractor/generic] Improve instagram embeds (Closes #9213) 2016-04-16 22:39:20 +06:00
gfycat.py
giantbomb.py
giga.py
glide.py [glide] Improve extraction and extract upload info 2016-04-10 23:56:23 +06:00
globo.py
godtube.py
goldenmoustache.py
golem.py
googledrive.py
googleplus.py
googlesearch.py
goshgay.py [goshgay] Fix extraction 2016-04-12 17:23:00 +08:00
gputechconf.py [dispeak] Rename DigitalSpeaking to DigitallySpeaking 2016-04-22 00:07:43 +08:00
groupon.py [groupon] Fix extraction 2016-04-12 17:26:09 +08:00
hark.py
hbo.py
hearthisat.py
heise.py
hellporno.py
helsinki.py
hentaistigma.py
historicfilms.py
hitbox.py
hornbunny.py
hotnewhiphop.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
hotstar.py
howcast.py
howstuffworks.py [howstuffworks] Skip a broken test case 2016-04-12 17:30:14 +08:00
huffpost.py [huffpost] Fix a typo 2016-04-16 21:41:22 +08:00
hypem.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
iconosquare.py
ign.py
imdb.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
imgur.py [imgur] Improve (Closes #7928) 2015-12-22 21:48:48 +06:00
ina.py
indavideo.py
infoq.py
instagram.py [instagram] Add support for iframe embeds 2016-04-16 22:31:05 +06:00
internetvideoarchive.py [internetvideoarchive] Fix extraction and support json URLs 2016-04-09 21:46:51 +08:00
iprima.py [iprima] Fix extraction (Closes #8953) 2016-03-24 22:54:26 +06:00
iqiyi.py [iqiyi] Improve error detection (#9276) 2016-04-23 00:06:49 +08:00
ir90tv.py
ivi.py Fix typos 2016-01-10 17:24:28 +01:00
ivideon.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
izlesene.py [izlesene] Fix extraction 2016-04-12 18:29:28 +08:00
jeuxvideo.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
jove.py
jpopsukitv.py
jwplatform.py [jwplatform:base] Improve subtitles extraction 2016-04-10 22:55:07 +06:00
kaltura.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
kanalplay.py
kankan.py
karaoketv.py [karaoketv] Fix extraction 2016-04-15 21:26:54 +06:00
karrierevideos.py [karrierevideos] Fix extraction 2016-04-14 14:06:05 +08:00
keek.py
keezmovies.py
khanacademy.py
kickstarter.py
konserthusetplay.py
kontrtube.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
krasview.py
ku6.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
kusi.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
kuwo.py [kuwo:category] Update the test 2016-04-17 02:38:05 +08:00
la7.py
laola1tv.py [laola1tv] Improve error detection and skip an invalid test 2016-04-14 14:11:28 +08:00
lecture2go.py [lecture2go] Fix extraction 2016-04-14 15:08:01 +08:00
leeco.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
lemonde.py
libsyn.py
lifenews.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
limelight.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
liveleak.py [generic] Add support for LiveLeak embeds 2016-04-13 01:54:19 +02:00
livestream.py
lnkgo.py
lovehomeporn.py
lrt.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
lynda.py [lynda] Remove unnecessary login/password encode 2016-04-01 22:45:20 +06:00
m6.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
macgamestore.py
mailru.py [mailru] Extend _VALID_URL (Closes #8990) 2016-03-26 19:15:32 +06:00
makerschannel.py
makertv.py
malemotion.py
matchtv.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
mdr.py [mdr] Fix extraction and update tests 2016-04-16 21:57:28 +08:00
metacafe.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
metacritic.py [metacritic] Add a new valid test case 2016-04-14 15:12:59 +08:00
mgoon.py
mgtv.py [mgtv] Fix _VALID_URL and add localized name 2016-04-22 00:07:43 +08:00
minhateca.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
ministrygrid.py [tdslifeway] Use the new Brightcove API 2016-04-15 04:28:54 +08:00
minoto.py
miomio.py
mit.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
mitele.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
mixcloud.py [mixcloud:stream] Add new extractor 2016-04-15 17:14:17 +08:00
mlb.py
mnet.py [mnet] Improve (Closes #8958) 2016-03-25 03:26:29 +06:00
moevideo.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
mofosex.py
mojvideo.py
moniker.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
morningstar.py
motherless.py [motherless] Detect friends only videos 2016-03-21 22:24:42 +06:00
motorsport.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
movieclips.py [movieclips] fix extraction 2016-04-01 16:22:06 +01:00
moviezine.py
mpora.py
mtv.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
muenchentv.py
musicplayon.py [musicplayon] Relax _VALID_URL and improve metadata extraction 2016-04-17 17:24:33 +08:00
muzu.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
mwave.py
myspace.py [myspace] improve extraction 2016-03-30 21:18:07 +01:00
myspass.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
myvi.py
myvideo.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
myvidster.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
nationalgeographic.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
naver.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nba.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nbc.py [nbc] add support for today.com(closes #2909) 2016-04-22 18:08:20 +01:00
ndr.py
ndtv.py
nerdcubed.py
neteasemusic.py [netease] Skip all tests: completely georestricted 2016-04-13 04:52:07 +08:00
netzkino.py
newgrounds.py [newgrounds] Support videos (closes #9138) 2016-04-16 17:41:56 +08:00
newstube.py [newstube] extract http formats(closes #9253) 2016-04-22 11:26:43 +01:00
nextmedia.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
nextmovie.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nfb.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
nfl.py
nhl.py [nhl] Add new extractor(closes #8419)(closes #8798) 2016-04-22 20:18:27 +01:00
nick.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
niconico.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
ninegag.py
noco.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
normalboots.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
nosvideo.py
nova.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
novamov.py [novamov] Improve _VALID_URL template (Closes #9116) 2016-04-08 21:26:42 +06:00
nowness.py [nowness] update tests 2016-04-02 18:57:15 +01:00
nowtv.py
noz.py
npo.py
npr.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nrk.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
ntvde.py
ntvru.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
nuevo.py
nuvid.py
nytimes.py [nytimes] Tolerate missing metadata (Closes #8952) 2016-03-24 23:28:24 +06:00
odnoklassniki.py
oktoberfesttv.py
once.py [once] Relax _VALID_URL (Closes #8976) 2016-03-25 19:51:28 +06:00
onionstudios.py [onionstudios] extract m3u8 formats 2016-04-16 20:53:13 +01:00
ooyala.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
openload.py
ora.py
orf.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
pandoratv.py
parliamentliveuk.py
patreon.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
pbs.py
people.py [people] Remove bogus comment 2016-04-20 03:40:02 +06:00
periscope.py
philharmoniedeparis.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
phoenix.py
photobucket.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
pinkbike.py
pladform.py
played.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
playfm.py
plays.py
playtvak.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
playvid.py
playwire.py
pluralsight.py [pluralsight] Remove unnecessary login/password encode 2016-04-01 22:46:46 +06:00
podomatic.py
porn91.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
pornhd.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
pornhub.py [pornhub] Fix typo (Closes #9008) 2016-03-28 01:21:44 +06:00
pornotube.py
pornovoisines.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
pornoxo.py
presstv.py [presstv] Improve and simplify 2016-04-11 16:14:07 +08:00
primesharetv.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
promptfile.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
prosiebensat1.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
puls4.py [puls4] Fix error detection (#9194) 2016-04-16 16:22:44 +08:00
pyvideo.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
qqmusic.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
r7.py
radiobremen.py
radiode.py
radiofrance.py
radiojavan.py
rai.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
rbmaradio.py
rds.py
redtube.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
regiotv.py
restudy.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
reverbnation.py
revision3.py
rice.py
ringtv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
ro220.py
rottentomatoes.py [rottentomatoes] Adapt to InternetVideoArchiveIE 2016-04-09 21:47:12 +08:00
roxwel.py
rtbf.py [rtbf] improve extraction(fixes #9267) 2016-04-21 22:52:49 +01:00
rte.py [rte] Improve thumbnail extraction (Closes #9085) 2016-04-05 22:23:20 +06:00
rtl2.py
rtlnl.py
rtp.py
rts.py
rtve.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
rtvnh.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
ruhd.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
ruleporn.py
rutube.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
rutv.py [rutv] Improve flash version pattern (Closes #8911) 2016-03-21 21:46:49 +06:00
ruutu.py
safari.py
sandia.py
sapo.py
savefrom.py
sbs.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
scivee.py
screencast.py [screencast] Improve title regexes (Closes #9025) 2016-04-01 23:01:55 +06:00
screencastomatic.py [screencastomatic] Add duration to test 2016-04-10 22:48:04 +06:00
screenjunkies.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
screenwavemedia.py
senateisvp.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
servingsys.py
sexu.py
sexykarma.py
shahid.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
shared.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
sharesix.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
sina.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
skynewsarabia.py
slideshare.py
slutload.py
smotri.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
snagfilms.py
snotr.py
sohu.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
soundcloud.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
soundgasm.py
southpark.py
spankbang.py
spankwire.py
spiegel.py
spiegeltv.py
spike.py
sport5.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
sportbox.py [sportbox] Fix SportBoxEmbedIE 2016-04-16 16:13:14 +08:00
sportdeutschland.py
srgssr.py
srmediathek.py
ssa.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
stanfordoc.py
steam.py
stitcher.py
streamcloud.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
streamcz.py
streetvoice.py [streetvoice] Fix extraction 2016-04-21 13:07:53 +08:00
sunporno.py
svt.py
swrmediathek.py
syfy.py
sztvhu.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tagesschau.py
tapely.py
tass.py
tdslifeway.py [tdslifeway] Use the new Brightcove API 2016-04-15 04:28:54 +08:00
teachertube.py
teachingchannel.py
teamcoco.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
techtalks.py
ted.py
tele13.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
telebruxelles.py [telebruxelles] Fix extraction (Closes #9142) 2016-04-11 00:06:05 +06:00
telecinco.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
telegraaf.py
telemb.py
teletask.py
testurl.py
tf1.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
theintercept.py
theplatform.py [theplatform] remove _sort_formats from _extract_theplatform_smil 2016-04-16 10:23:56 +01:00
thescene.py [thescene] Fix extraction and improve style (Closes #8978) 2016-03-25 20:14:34 +06:00
thesixtyone.py
thestar.py [brightcove] fix format sorting 2016-04-02 10:57:57 +01:00
thisamericanlife.py
thisav.py
thvideo.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tinypic.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tlc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tmz.py
tnaflix.py [tnaflix] Fix metadata extraction 2016-04-09 00:27:24 +06:00
toggle.py
toutv.py
toypics.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
traileraddict.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
trilulilu.py
trollvids.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
trutube.py
tube8.py
tubitv.py [tubitv] fix extraction(closes #8741) 2016-04-21 20:30:19 +01:00
tudou.py [tudou] Improve error detection (closes #9175) 2016-04-16 19:11:25 +08:00
tumblr.py [tumblr] Improve _VALID_URL (Closes #9027) 2016-03-30 22:26:43 +06:00
tunein.py [tunein] Fix stream data extraction (Closes #8899, closes #8924) 2016-03-23 20:45:39 +06:00
turbo.py
tutv.py
tv2.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tv3.py [brightcove] fix format sorting 2016-04-02 10:57:57 +01:00
tv4.py
tvc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tvigle.py [tvigle] Skip hls completely (#9259) 2016-04-21 22:15:20 +06:00
tvland.py
tvp.py [tvp] Fix extraction 2015-01-19 23:00:22 +06:00
tvplay.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
tweakers.py
twentyfourvideo.py
twentymin.py
twentytwotracks.py
twitch.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
twitter.py [twitter] Don't check /cards/ URLs 2016-04-16 18:57:50 +08:00
udemy.py [udemy] Remove unnecessary login/password encode 2016-04-01 22:42:09 +06:00
udn.py
unistra.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
urort.py
usatoday.py [usatoday] Add new extractor(closes #8655) 2016-03-13 22:36:15 +01:00
ustream.py [ustream] Fix /embed/ URLs and add a test 2016-04-16 19:39:25 +08:00
ustudio.py
varzesh3.py [varzesh3] Add md5 to the test 2016-04-16 17:41:56 +08:00
vbox7.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
veehd.py
veoh.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vessel.py
vesti.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vevo.py [vevo] Update videoservice API URL (Closes #8900) 2016-03-27 01:11:11 +06:00
vgtv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vh1.py
vice.py [vice] remove unused import and variable 2016-04-17 14:06:19 +01:00
viddler.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
videodetective.py [videodetective] Adapt to InternetVideoArchiveIE 2016-04-09 21:47:35 +08:00
videofyme.py
videomega.py
videomore.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
videopremium.py
videott.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vidme.py
vidzi.py
vier.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
viewster.py
viidea.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
viki.py
vimeo.py [vimeo] Pass Referer for check-password request 2016-04-22 00:02:39 +06:00
vimple.py
vine.py
vk.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
vlive.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
vodlocker.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
voicerepublic.py
voxmedia.py [voxmedia] improve sbnation support 2016-03-31 23:33:36 +01:00
vporn.py
vrt.py [vrt] Add support for direct hls playlists and YouTube (Closes #9108) 2016-04-07 23:22:43 +06:00
vube.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vuclip.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
vulture.py
walla.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
washingtonpost.py
wat.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
wdr.py [WDR] complete overhaul after relaunch of the site 2016-04-23 11:42:18 +02:00
webofstories.py
weibo.py
weiqitv.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
wimp.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
wistia.py
worldstarhiphop.py
wrzuta.py
wsj.py
xbef.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
xboxclips.py [xboxclips] Use http:// URL 2016-04-15 03:30:38 +08:00
xfileshare.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
xhamster.py [xhamster:embed] Extract vars (Closes #8912) 2016-03-21 22:07:34 +06:00
xminus.py
xnxx.py
xstream.py
xtube.py
xuite.py
xvideos.py
xxxymovies.py
yahoo.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
yam.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
yandexmusic.py [yandexmusic] Extract music album metafields (Closes #7354) 2016-04-07 02:56:13 +06:00
yesjapan.py
yinyuetai.py
ynet.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
youjizz.py
youku.py [youku] Skip streams with channel_type=tail 2016-04-23 02:54:09 +08:00
youporn.py
yourupload.py
youtube.py [youtube] Capture and output login error message 2016-04-20 22:14:32 +06:00
zapiks.py
zdf.py [zdf] Extract subtitles (closes #9081) 2016-04-04 20:44:06 +02:00
zingmp3.py
zippcast.py