youtube-dl/youtube_dl/extractor
2016-03-31 02:00:50 +08:00
..
__init__.py [mnet] Add new extractor 2016-03-25 02:32:06 +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
abc7news.py
academicearth.py
acast.py
addanime.py
adobetv.py
adultswim.py
aenetworks.py
aftonbladet.py
airmozilla.py
aljazeera.py
allocine.py [allocine] Use xpath_element 2016-02-01 05:32:28 +08:00
alphaporno.py
amp.py
animeondemand.py
anitube.py
anysex.py [anysex] Fix extraction 2014-09-27 22:29:27 +07:00
aol.py
aparat.py
appleconnect.py
appletrailers.py
archiveorg.py
ard.py
arte.py
atresplayer.py
atttechchannel.py
audimedia.py
audioboom.py
audiomack.py
azubu.py
baidu.py
bambuser.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
bandcamp.py [bandcamp] Modernize 2015-10-17 00:51:35 +06:00
bbc.py
beatportpro.py
beeg.py
behindkink.py
bet.py
bigflix.py [bigflix] Use correct indentation to make flake8 happy 2016-01-10 14:26:27 +01:00
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
blinkx.py
bloomberg.py
bokecc.py
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
breakcom.py
brightcove.py
buzzfeed.py
byutv.py
c56.py
camdemy.py
canalc2.py
canalplus.py
canvas.py
cbc.py
cbs.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
cbsnews.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
cbssports.py
ccc.py
cda.py
ceskatelevize.py
channel9.py
chaturbate.py
chilloutzone.py
chirbit.py [chirbit] Clarify extractors' IE_NAMEs 2015-02-23 21:28:14 +06:00
cinchcast.py
cinemassacre.py
clipfish.py
cliphunter.py
clipsyndicate.py
cloudy.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
clubic.py
clyp.py [clyp] Improve and cleanup (Closes #7194) 2015-10-28 21:42:01 +06:00
cmt.py [cmt] Extend _VALID_URL to support shows (Closes #7407) 2015-11-09 01:48:46 +06:00
cnet.py
cnn.py
collegehumor.py
collegerama.py
comcarcoff.py
comedycentral.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
common.py
commonmistakes.py
commonprotocols.py
condenast.py
cracked.py [cracked] Modernize 2015-04-23 21:59:18 +06:00
crackle.py
criterion.py
crooksandliars.py
crunchyroll.py
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
cultureunplugged.py
cwtv.py
dailymotion.py
daum.py
dbtv.py [dbtv] Expand _VALID_URL (Closes #7645) 2015-11-28 08:44:13 +06:00
dcn.py
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] Add support for geoblocking 2014-09-13 08:51:21 +02:00
defense.py
democracynow.py
dfb.py
dhm.py
digiteka.py [ultimedia] Rename to digiteka 2016-01-19 21:51:46 +06:00
discovery.py
dotsub.py
douyutv.py
dplay.py
dramafever.py
drbonanza.py
dreisat.py
dropbox.py
drtuber.py [drtuber] Fix extraction 2015-07-01 21:47:56 +06:00
drtv.py
dump.py
dumpert.py
dvtv.py
dw.py
eagleplatform.py
ebaumsworld.py
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 [einthusan] Improve extraction (Closes #7877) 2016-01-01 02:23:03 +06:00
eitb.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
ellentv.py
elpais.py [elpais] Add support for alternative layout (Closes #8744) 2016-03-05 16:43:29 +06:00
embedly.py
engadget.py
eporner.py
eroprofile.py
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
extremetube.py
facebook.py
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
fivemin.py
fivetv.py
fktv.py
flickr.py
folketinget.py
footyroom.py
fourtube.py
fox.py
foxgay.py
foxnews.py
foxsports.py
franceculture.py
franceinter.py
francetv.py
freesound.py
freespeech.py
freevideo.py
funimation.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
funnyordie.py
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
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
gametrailers.py
gazeta.py [gazeta] Extend _VALID_URL 2015-03-08 19:17:54 +06:00
gdcvault.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
generic.py
gfycat.py
giantbomb.py
giga.py
glide.py [glide] Simplify 2014-10-24 15:34:19 +02:00
globo.py
godtube.py [godtube] Fix on Python 2.6 2014-09-29 05:51:41 +02:00
goldenmoustache.py
golem.py
googledrive.py
googleplus.py
googlesearch.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
goshgay.py
gputechconf.py
groupon.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
hark.py [hark] Modernize 2014-10-24 22:31:55 +02:00
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
hotstar.py
howcast.py
howstuffworks.py
huffpost.py
hypem.py
iconosquare.py
ign.py
imdb.py
imgur.py
ina.py
indavideo.py
infoq.py
instagram.py
internetvideoarchive.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
iprima.py
iqiyi.py
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
jadorecettepub.py Add support for https for all extractors as preventive and future-proof measure 2016-03-21 21:36:32 +06:00
jeuxvideo.py
jove.py
jpopsukitv.py [jpopsuki] More modernize 2014-10-02 19:58:28 +07:00
jwplatform.py
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
karrierevideos.py
keek.py
keezmovies.py
khanacademy.py
kickstarter.py
konserthusetplay.py
kontrtube.py
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
kuwo.py
la7.py
laola1tv.py
lecture2go.py
leeco.py
lemonde.py [lemonde] Add extractor 2016-01-19 22:09:55 +06:00
libsyn.py [libsyn] Strip options from player URL 2015-08-18 13:02:41 +02:00
lifenews.py
limelight.py
liveleak.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
livestream.py
lnkgo.py [lnkgo] Adapt to website changes 2015-01-27 15:38:54 +02:00
lovehomeporn.py
lrt.py
lynda.py
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
makerschannel.py
makertv.py [makertv] improve extraction 2015-12-21 04:24:58 +01:00
malemotion.py
matchtv.py
mdr.py
metacafe.py
metacritic.py
mgoon.py
minhateca.py
ministrygrid.py
minoto.py [minoto] Add new extractor 2016-03-12 22:52:53 +01:00
miomio.py
mit.py
mitele.py
mixcloud.py [mixcloud] Fix view count extraction (Closes #8831, closes #8845) 2016-03-13 16:27:58 +06:00
mlb.py
mnet.py
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
mooshare.py
morningstar.py
motherless.py
motorsport.py
movieclips.py
moviezine.py
mpora.py [mpora] Improve _VALID_URL 2015-02-26 21:16:35 +06:00
mtv.py
muenchentv.py
musicplayon.py
muzu.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
mwave.py [mwave] Improve 2015-08-19 23:07:41 +06:00
myspace.py pep8 and minor beautification all around 2014-12-04 08:27:40 +01:00
myspass.py
myvi.py [myvi:embed] Rename to myvi 2015-07-10 00:27:44 +06:00
myvideo.py
myvidster.py
nationalgeographic.py
naver.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
nba.py
nbc.py
ndr.py [ndr:embed:base] Add missing ext for m3u8 2016-01-28 22:50:18 +06:00
ndtv.py
nerdcubed.py
nerdist.py
neteasemusic.py
netzkino.py
newgrounds.py
newstube.py
nextmedia.py
nextmovie.py
nfb.py
nfl.py [nfl] Add test for #7012 2015-09-30 20:06:21 +06:00
nhl.py
nick.py
niconico.py
ninegag.py
noco.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
normalboots.py
nosvideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
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
nowness.py
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
ntvde.py
ntvru.py
nuevo.py
nuvid.py
nytimes.py
odnoklassniki.py
oktoberfesttv.py
once.py
onionstudios.py
ooyala.py
openload.py
ora.py [OraTV] update extractor 2016-01-20 21:28:42 +06:00
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
pbs.py [pbs] Extract all formats (Closes #8538) 2016-02-22 01:23:27 +06:00
periscope.py
philharmoniedeparis.py
phoenix.py [phoenix] fix IE_NAME 2015-12-29 12:00:52 +01:00
photobucket.py
pinkbike.py
pladform.py [pladform] Add _extract_url routine 2015-12-07 22:02:45 +06:00
planetaplay.py
played.py
playfm.py
plays.py
playtvak.py
playvid.py
playwire.py [playwire] Fix test 2015-09-18 21:01:55 +06:00
pluralsight.py
podomatic.py
porn91.py
pornhd.py
pornhub.py
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
primesharetv.py
promptfile.py
prosiebensat1.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
puls4.py
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
quickvid.py
r7.py
radiobremen.py
radiode.py
radiofrance.py
radiojavan.py [radiojavan] Sort formats 2015-04-04 19:25:08 +06:00
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 [rds] Improve _VALID_URL 2015-07-12 23:45:47 +06:00
redtube.py
regiotv.py [regiotv] Improve extraction (Closes #7915) 2015-12-31 22:12:47 +06:00
restudy.py
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] Modernize test definition 2015-02-01 12:11:14 +01:00
roxwel.py
rtbf.py
rte.py
rtl2.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
rtlnl.py [rtlnl] Update unencrypted streams comment (#6337) 2015-07-23 23:20:24 +06:00
rtp.py [rtp] Add skip_download for test 2015-08-21 08:56:05 +06:00
rts.py [srgssr] split long lines and use m3u8_native 2015-12-29 14:58:59 +01:00
rtve.py
rtvnh.py
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
rutv.py
ruutu.py
safari.py [safari:api] Separate extractor (Closes #8871) 2016-03-19 22:30:48 +06:00
sandia.py
sapo.py [sapo] Add extractor (Closes #2816) 2014-07-20 00:00:20 +07:00
savefrom.py
sbs.py
scivee.py
screencast.py
screencastomatic.py
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 [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
sharesix.py
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
snagfilms.py [snagfilms] Don't use '_' as a variable that is used 2015-07-21 20:50:02 +02:00
snotr.py
sohu.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
soundcloud.py
soundgasm.py
southpark.py [southpark:de] Enable non-ASCII redirect URL test 2015-08-07 01:27:07 +06:00
spankbang.py
spankwire.py
spiegel.py [spiegel] Fix extraction (Closes #7693) 2015-11-29 17:03:33 +06:00
spiegeltv.py
spike.py
sport5.py
sportbox.py
sportdeutschland.py
srgssr.py [srgssr] use flv as ext for rtmp formats 2016-02-02 23:09:50 +01:00
srmediathek.py
ssa.py
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
sunporno.py
svt.py [svt] extract dashhbbtv formats(#8867) 2016-03-15 19:33:09 +01:00
swrmediathek.py
syfy.py [syfy] Remove test checksum 2014-10-27 00:19:15 +01:00
sztvhu.py
tagesschau.py
tapely.py
tass.py
teachertube.py
teachingchannel.py
teamcoco.py
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
telecinco.py Remove _sort_formats from _extract_*_formats methods 2016-03-27 07:03:08 +06:00
telegraaf.py [telegraaf] Add extractor (Closes #6492) 2015-08-09 19:11:23 +06:00
telemb.py [telemb] Add comment to test 2014-09-12 23:22:07 +07:00
teletask.py [teletask] Fix test definition 2015-02-01 15:25:33 +01:00
tenplay.py
testurl.py
tf1.py
theintercept.py
theonion.py
theplatform.py
thescene.py
thesixtyone.py
thestar.py [thestar] Add new extractor(closes #5955) 2016-03-15 23:10:31 +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
tlc.py
tmz.py
tnaflix.py
toggle.py
toutv.py [toutv] Modernize test definition 2015-02-01 15:01:33 +01:00
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
tudou.py
tumblr.py [tumblr] Improve _VALID_URL (Closes #9027) 2016-03-30 22:26:43 +06:00
tunein.py
turbo.py [turbo] Improve description extraction 2015-06-06 13:58:51 +03:00
tutv.py
tv2.py
tv3.py [tv3] Add new extractor(closes #8059) 2016-03-16 10:47:39 +01:00
tv4.py Fix typos 2016-01-10 17:24:28 +01:00
tvc.py
tvigle.py
tvland.py [tvland] inherit from MTVServicesInfoExtractor 2015-12-31 20:52:47 +01:00
tvp.py [tvp] Fix extraction 2015-01-19 23:00:22 +06:00
tvplay.py
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] Handle another form of embedded Vine 2016-03-27 04:36:02 +08:00
ubu.py
udemy.py
udn.py
unistra.py
urort.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
usatoday.py [usatoday] Add new extractor(closes #8655) 2016-03-13 22:36:15 +01:00
ustream.py
ustudio.py
varzesh3.py
vbox7.py
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 Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
vesti.py
vevo.py
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
viddler.py
videodetective.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
videofyme.py
videomega.py
videomore.py
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
viewster.py
viidea.py
viki.py
vimeo.py
vimple.py [vimple] Extract spruto player based extractor class 2015-07-09 23:52:03 +06:00
vine.py
vk.py
vlive.py
vodlocker.py Use urlencode_postdata across the codebase 2016-03-26 02:19:24 +06:00
voicerepublic.py
vporn.py
vrt.py
vube.py
vuclip.py
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
wayofthemaster.py
wdr.py
webofstories.py
weibo.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
weiqitv.py
wimp.py
wistia.py
worldstarhiphop.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
wrzuta.py [wrzuta] Fallback to mp3 on unknown media type (#4156) 2014-11-11 16:47:54 +02:00
wsj.py Remove duplicate key 2015-11-11 12:00:31 +01:00
xbef.py
xboxclips.py
xfileshare.py
xhamster.py
xminus.py [xminus] Fix extraction 2015-05-18 21:23:05 +06:00
xnxx.py
xstream.py
xtube.py
xuite.py
xvideos.py
xxxymovies.py
yahoo.py
yam.py
yandexmusic.py
yesjapan.py
yinyuetai.py
ynet.py
youjizz.py
youku.py
youporn.py
yourupload.py
youtube.py
zapiks.py
zdf.py
zingmp3.py
zippcast.py