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
abc7news.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
abc.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +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
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
appleconnect.py
appletrailers.py [appletrailers] Extend _VALID_URL (#8524) 2016-02-20 15:54:00 +08:00
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 [audimedia] update _VALID_URL and video_id regex and improve http format_id 2016-03-04 17:55:50 +01:00
audioboom.py [audioboom] Improve robustness and extract uploader (Closes #8812) 2016-03-11 19:44:17 +06:00
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 [biobiochiletv] Fix extraction, extract m3u8 formats and overall improve (Closes #7314) 2016-03-20 01:31:55 +06:00
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 [c56] Support videos hosted on Sohu (closes #8073) 2016-02-24 03:32:29 +08:00
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 [canvas] Add subtitles test (#8537) 2016-02-15 20:59:16 +06:00
cbc.py [cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309) 2016-02-11 18:10:32 +01:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
cda.py [cda] Improve and simplify (Closes #8805) 2016-03-19 23:17:14 +06:00
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 [cinemassacre] update tests 2016-03-05 21:34:34 +01:00
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
cmt.py
cnbc.py [theplatform] extract timestamp and uploader 2016-04-01 18:07:17 +01:00
cnn.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
collegehumor.py
collegerama.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [commonprotocols] Add generic support for rtmp URLs (Closes #8488) 2016-03-18 23:42:15 +06:00
condenast.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
cracked.py
crackle.py [crackle] add prefix to format ids 2016-02-10 22:39:33 +01:00
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 [dailymotion] Fix view count extraction 2016-02-18 20:31:43 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
einthusan.py
eitb.py
ellentv.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
elpais.py [elpais] Add support for alternative layout (Closes #8744) 2016-03-05 16:43:29 +06:00
embedly.py
engadget.py [engadget] remove support for legacy urls 2016-03-04 10:40:39 +01:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [facebook] Support videos in groups 2016-03-11 16:20:27 +08:00
faz.py [faz] Future-proof XML element check 2016-02-20 14:11:44 +01:00
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 [francetv] Improve formats extraction 2016-03-20 13:00:46 +06:00
freesound.py
freespeech.py update tests related to the change in youtube http format sorting 2016-03-05 21:52:24 +01:00
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 [gameinformer] remove unused imports 2016-03-14 21:57:26 +01:00
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 [gameone] Modernize 2015-01-07 07:37:21 +01:00
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 [globo] Switch to new-style classes 2016-02-14 14:02:12 +06:00
godtube.py
goldenmoustache.py
golem.py
googledrive.py [googledrive] Relax _VALID_URL (Closes #8829) 2016-03-12 00:36:39 +06:00
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 [hbo] Add new extractor 2016-03-18 21:18:18 +01:00
hearthisat.py
heise.py
hellporno.py
helsinki.py
hentaistigma.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
historicfilms.py
hitbox.py
hornbunny.py
hotnewhiphop.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
hotstar.py [hotstar] Relax _VALID_URL (Closes #8487) 2016-02-10 04:43:00 +06:00
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
ina.py
indavideo.py [indavideo:embed] Fix tags extraction (Closes #8738) 2016-03-04 00:09:40 +06:00
infoq.py [infoq] Use BokeCC extractor function 2016-02-27 02:55:11 +08:00
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
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 update tests related to the change in youtube http format sorting 2016-03-05 21:52:24 +01:00
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 [livestream] Properly build smil URLs (#8794) 2016-03-09 23:11:09 +06:00
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 [makerschannel] Add new extractor(closes #8839) 2016-03-12 22:52:53 +01:00
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 [minoto] Add new extractor 2016-03-12 22:52:53 +01:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [mpora] Improve _VALID_URL 2015-02-26 21:16:35 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [noz] Fix extraction on python 2.6 by means of using compat_xpath 2016-03-18 02:54:27 +06:00
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 [openload] Misc improvements 2016-03-20 16:49:44 +08:00
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 [pbs] Extract all formats (Closes #8538) 2016-02-22 01:23:27 +06:00
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 [plays] PEP 8 2016-02-11 22:02:57 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
radiode.py
radiofrance.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
revision3.py [revison3] fix video_id for --download-archive 2016-03-05 15:42:15 +01:00
rice.py [rice] Add new extractor(closes #1736) 2016-03-15 00:49:23 +01:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [safari:api] Separate extractor (Closes #8871) 2016-03-19 22:30:48 +06:00
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 [screenwavemedia] Check formats' URLs 2016-02-28 21:46:36 +06:00
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 [sexu] Improve extraction (Closes #8782) 2016-03-06 18:08:53 +06:00
sexykarma.py [sexykarma] Fix test 2015-08-08 21:27:10 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
smotri.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
snagfilms.py
snotr.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [svt] extract dashhbbtv formats(#8867) 2016-03-15 19:33:09 +01:00
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 update tests related to the change in youtube http format sorting 2016-03-05 21:52:24 +01:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [tube8] PEP 8 2016-01-20 21:30:29 +06:00
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
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 [ustudio] Improve (Closes #8574) 2016-02-25 21:30:19 +06:00
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 [videomega] Fix extraction (closes #7606) 2016-02-26 15:00:48 +08:00
videomore.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
videopremium.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [vidzi] Use decode_packed_codes 2016-02-26 15:14:13 +08:00
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 update tests related to the change in youtube http format sorting 2016-03-05 21:52:24 +01:00
vimeo.py [vimeo] Pass Referer for check-password request 2016-04-22 00:02:39 +06:00
vimple.py
vine.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [webofstories] Tolerate malforder og:title (Closes #8417) 2016-02-28 03:37:48 +06:00
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 [wistia] extract more metadata 2016-03-17 17:48:17 +01:00
worldstarhiphop.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
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 [xtube:user] Remove duplicated video ids 2016-02-16 22:06:26 +06:00
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 [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
youku.py [youku] Skip streams with channel_type=tail 2016-04-23 02:54:09 +08:00
youporn.py [youporn] Fix sources regex 2016-03-05 01:51:27 +06:00
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