1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-23 09:17:48 +00:00
youtube-dl/youtube_dl/extractor
2015-11-23 21:55:15 +06:00
..
__init__.py
abc.py
abc7news.py
academicearth.py
addanime.py [addanime] Add test for #5372 2015-04-07 21:01:35 +06:00
adobetv.py
adultswim.py
aftenposten.py [aftenposten] Implement in terms of xtream extractor 2015-05-08 22:52:20 +06:00
aftonbladet.py
airmozilla.py [airmozilla] fix test info 2015-09-06 04:45:13 +01:00
aljazeera.py
allocine.py
alphaporno.py [alphaporno] Improve 2014-12-27 00:08:04 +06:00
anitube.py
anysex.py
aol.py
aparat.py
appleconnect.py
appletrailers.py
archiveorg.py
ard.py
arte.py
atresplayer.py Make sure netrc works for all extractors with login support 2015-03-03 12:59:17 +01:00
atttechchannel.py
audiomack.py [audiomack:album] Update testcase 2015-01-25 05:15:47 +01:00
azubu.py
baidu.py
bambuser.py [bambuser] Add support for authentication (#5478) 2015-04-20 23:00:37 +06:00
bandcamp.py
bbc.py
beatportpro.py
beeg.py
behindkink.py
bet.py [bet] Use compat_urllib_parse_unquote 2015-07-17 23:35:14 +06:00
bild.py
bilibili.py
blinkx.py
bliptv.py [bliptv] Remove unused import 2015-07-18 19:13:10 +06:00
bloomberg.py
bpb.py
br.py
breakcom.py
brightcove.py
buzzfeed.py [buzzfeed] Fix playlist test case 2015-02-18 00:41:45 +01:00
byutv.py
c56.py
camdemy.py
canal13cl.py
canalc2.py
canalplus.py
cbs.py [cbs] Use android UA for higher quality streams (Closes #7490) 2015-11-14 00:25:28 +06:00
cbsnews.py
cbssports.py
ccc.py
ceskatelevize.py
channel9.py
chaturbate.py
chilloutzone.py [chilloutzone] Fix for python 3.2 2015-05-22 00:03:47 +06:00
chirbit.py [chirbit] Clarify extractors' IE_NAMEs 2015-02-23 21:28:14 +06:00
cinchcast.py [cinchcast] Wrap overly long lines (#4820) 2015-01-30 10:59:07 +01:00
cinemassacre.py
clipfish.py
cliphunter.py
clipsyndicate.py
cloudy.py [cloudy] Fix key extraction (Closes #5211) 2015-03-15 22:42:13 +06:00
clubic.py
clyp.py
cmt.py [cmt] Extend _VALID_URL to support shows (Closes #7407) 2015-11-09 01:48:46 +06:00
cnet.py [cnet] Fix theplatform vid extraction (fixes #5924) 2015-06-08 13:34:23 +08:00
cnn.py
collegehumor.py
collegerama.py
comcarcoff.py [comcarcoff] Add support for singleshots (Closes #6366) 2015-07-26 09:51:54 +06:00
comedycentral.py
common.py
commonmistakes.py
condenast.py [condenast] Add support for JS embeds 2015-09-27 05:53:21 +06:00
cracked.py
criterion.py
crooksandliars.py [crooksandliars] Quotes consistency 2015-04-11 20:27:39 +06:00
crunchyroll.py
cspan.py
ctsnews.py
dailymotion.py
daum.py [daum] Improve full_id regex 2014-12-30 16:55:53 +06:00
dbtv.py
dcn.py
dctp.py [dctptv] Skip rtmp download 2015-02-11 22:10:33 +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
discovery.py [discovery] Rewrite DiscoveryIE (fixes #5898) 2015-06-07 16:34:19 +08:00
dotsub.py
douyutv.py
dplay.py
dramafever.py [dramafever] Extract srt (Closes #6207) 2015-07-14 01:35:44 +06:00
drbonanza.py
dreisat.py
dropbox.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
drtuber.py [drtuber] Fix extraction 2015-07-01 21:47:56 +06:00
drtv.py [drtv] Improve extraction (Closes #5792) 2015-05-24 01:22:11 +06:00
dump.py
dumpert.py [dumpert] Use original protocol 2015-11-15 02:25:00 +06:00
dvtv.py
eagleplatform.py
ebaumsworld.py
echomsk.py
ehow.py
eighttracks.py
einthusan.py
eitb.py
ellentv.py
elpais.py
embedly.py
engadget.py
eporner.py [eporner] Simplify and hardcode age limit 2015-02-25 01:08:54 +06:00
eroprofile.py
escapist.py
espn.py
esri.py
europa.py [europa] Style fix: add whitespace after comma 2015-10-02 22:40:35 +02:00
everyonesmixtape.py
exfm.py
expotv.py [bild] Make more robust and improve hls extraction 2015-10-11 19:28:00 +06:00
extremetube.py [extremetube] Modernize 2015-11-08 19:14:39 +06:00
facebook.py
faz.py
fc2.py
fczenit.py [fczenit] Add extractor 2015-10-13 22:31:12 +02:00
firstpost.py
firsttv.py
fivemin.py
fivetv.py [5tv] Improve 2015-06-12 17:48:42 +06:00
fktv.py
flickr.py [flickr] Don't use regex for extracting the info from the xml files 2015-04-22 19:58:39 +02:00
folketinget.py
footyroom.py [footyroom] Remove superfluous whitespace 2015-04-12 17:11:11 +06:00
fourtube.py [4tube] Try extracting sources from the webpage before fetching player.js (Closes #7103) 2015-10-08 21:05:48 +06:00
foxgay.py
foxnews.py
foxsports.py
franceculture.py
franceinter.py
francetv.py
freesound.py [freesound] Modernize 2014-02-10 21:03:14 +01:00
freespeech.py
freevideo.py
funnyordie.py
gamekings.py
gameone.py
gamersyde.py
gamespot.py [gamespot] Use compat_urllib_parse_unquote 2015-07-17 23:38:30 +06:00
gamestar.py
gametrailers.py
gazeta.py
gdcvault.py [gdcvault] Fix typo: xml_decription_url -> xml_description_url 2015-08-01 11:40:34 +02:00
generic.py [generic] Extract M3U8 formats (closes #7582) 2015-11-21 16:43:01 +08:00
gfycat.py [gfycat] Catch errors 2015-07-07 14:22:13 +08:00
giantbomb.py
giga.py
glide.py
globo.py
godtube.py [godtube] Fix on Python 2.6 2014-09-29 05:51:41 +02:00
goldenmoustache.py
golem.py
googleplus.py
googlesearch.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
goshgay.py Use _family_friendly_search for determining age_limit 2015-02-08 17:45:38 +02:00
groupon.py
hark.py
hearthisat.py
heise.py
hellporno.py
helsinki.py
hentaistigma.py
historicfilms.py
history.py [history] Add extractor (Closes #4934) 2015-02-15 04:57:52 +06:00
hitbox.py
hornbunny.py PEP8 applied 2014-11-23 20:41:03 +01:00
hotnewhiphop.py
howcast.py
howstuffworks.py match only the test url 2015-07-17 17:07:55 +01:00
huffpost.py
hypem.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
iconosquare.py
ign.py
imdb.py
imgur.py
ina.py
indavideo.py [indavideo] Remove unused import 2015-08-13 23:47:49 +06:00
infoq.py
instagram.py
internetvideoarchive.py [internetvideoarchive] Update test's duration field 2014-12-21 15:37:21 +01:00
iprima.py [iprima] Fix description extraction 2015-06-02 21:10:18 +06:00
iqiyi.py [iqiyi] Update key 2015-10-22 17:47:11 +08:00
ir90tv.py [ir90tv] Optional fields should be non-fatal 2015-07-25 18:48:00 +08:00
ivi.py [ivi] Modernize 2015-01-28 23:58:14 +06:00
izlesene.py
jadorecettepub.py PEP8 applied 2014-11-23 20:41:03 +01:00
jeuxvideo.py [jeuxvideo] Fallback on og:title (Closes #7186, closes #7190) 2015-10-16 08:44:19 +06:00
jove.py
jpopsukitv.py [jpopsuki] More modernize 2014-10-02 19:58:28 +07:00
jukebox.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
kaltura.py
kanalplay.py
kankan.py
karaoketv.py
karrierevideos.py
keek.py
keezmovies.py
khanacademy.py
kickstarter.py
kontrtube.py
krasview.py
ku6.py
kuwo.py
la7.py
laola1tv.py
lecture2go.py
letv.py [letv] Update M3U8's MIME type 2015-10-18 19:19:46 +08:00
libsyn.py
lifenews.py
limelight.py
liveleak.py
livestream.py
lnkgo.py
lrt.py
lynda.py
m6.py
macgamestore.py
mailru.py
malemotion.py
mdr.py
metacafe.py [metacafe] Use compat_urllib_parse_unquote 2015-07-17 23:41:47 +06:00
metacritic.py
mgoon.py
minhateca.py
ministrygrid.py [ministrygrid] Add extractor (Fixes #2900) 2014-08-24 04:47:28 +02:00
miomio.py
mit.py
mitele.py
mixcloud.py
mlb.py [mlb] Fix #5663 2015-05-10 06:14:34 +06:00
moevideo.py
mofosex.py [mofosex] Use compat_urllib_parse_unquote 2015-07-17 23:43:36 +06:00
mojvideo.py
moniker.py [moniker] Add tests for #7244 2015-10-29 22:47:18 +06:00
mooshare.py
morningstar.py
motherless.py PEP8 applied 2014-11-23 20:41:03 +01:00
motorsport.py
movieclips.py
moviezine.py
movshare.py
mpora.py [mpora] Improve _VALID_URL 2015-02-26 21:16:35 +06:00
mtv.py [mtvservices:embedded] Add _extract_url 2015-09-26 19:46:42 +06:00
muenchentv.py
musicplayon.py PEP8 applied 2014-11-23 20:41:03 +01:00
muzu.py
mwave.py
myspace.py pep8 and minor beautification all around 2014-12-04 08:27:40 +01:00
myspass.py
myvi.py
myvideo.py
myvidster.py [myvidster] Enforce age limit in test 2014-12-04 08:31:55 +01:00
nationalgeographic.py NationalGeographic._VALID_URL: work site-wide 2015-07-23 12:21:41 +02:00
naver.py
nba.py
nbc.py
ndr.py
ndtv.py
nerdcubed.py
nerdist.py
neteasemusic.py
netzkino.py
newgrounds.py
newstube.py [newstube] style: fix alignment 2015-06-27 14:20:33 +02:00
nextmedia.py
nfb.py
nfl.py
nhl.py [nhl:news] Add support for iframe embeds (Closes #6941) 2015-09-24 23:54:16 +06:00
niconico.py [niconico] Use encode_dict 2015-09-06 07:42:45 +06:00
ninegag.py
noco.py
normalboots.py [normalboots] Remove unused import 2015-02-02 23:38:45 +01:00
nosvideo.py
nova.py
novamov.py
nowness.py Rename all references to legacy studio Brightcove extractor 2015-11-14 06:05:46 +06:00
nowtv.py [nowtv:list] Add extrator (Closes #7147) 2015-11-15 08:30:13 +06:00
nowvideo.py [nowvideo] Replace main host to resolvable one 2015-11-11 21:00:23 +06:00
npo.py
nrk.py [nrktv] Rework subtitles and eliminate downloading twice 2015-10-01 20:33:17 +06:00
ntvde.py
ntvru.py
nuvid.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
nytimes.py
odnoklassniki.py
oktoberfesttv.py
onionstudios.py
ooyala.py
orf.py
parliamentliveuk.py
patreon.py [patreon] Fix embeds extraction (Closes #5862) 2015-06-01 00:04:36 +06:00
pbs.py
periscope.py
philharmoniedeparis.py
phoenix.py
photobucket.py
pinkbike.py
pladform.py
planetaplay.py
played.py [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs 2015-07-14 22:36:30 +06:00
playfm.py
playtvak.py
playvid.py [playvid] Use compat_urllib_parse_unquote and compat_urllib_parse_unquote_plus 2015-07-17 23:46:33 +06:00
playwire.py
pluralsight.py [pluralsight] Add support for alternative webpage layout (Closes #7607) 2015-11-23 03:08:38 +06:00
podomatic.py
porn91.py
pornhd.py [pornhd] Fix title extraction (Closes #7596) 2015-11-22 18:08:30 +06:00
pornhub.py
pornotube.py
pornovoisines.py [pornovoisines] Improve average_rating extraction and update test case 2015-06-06 03:11:43 +03:00
pornoxo.py
primesharetv.py
promptfile.py [extractor/common] Improve _form_hidden_inputs and rename to _hidden_inputs 2015-07-14 22:36:30 +06:00
prosiebensat1.py
puls4.py
pyvideo.py
qqmusic.py
quickvid.py
r7.py
radiobremen.py
radiode.py [radio.de] Fix extraction 2015-02-17 21:40:09 +01:00
radiofrance.py
radiojavan.py [radiojavan] Sort formats 2015-04-04 19:25:08 +06:00
rai.py
rbmaradio.py
rds.py
redtube.py
restudy.py [restudy] Simplify and extract all formats 2014-12-14 03:41:00 +06:00
reverbnation.py
ringtv.py [ringtv] Modernize test definition 2015-02-01 15:21:02 +01:00
ro220.py
rottentomatoes.py
roxwel.py
rtbf.py
rte.py
rtl2.py
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 [rts] Add support for articles with videos on rhs (Closes #6332) 2015-07-23 22:50:59 +06:00
rtve.py
rtvnh.py
ruhd.py
rutube.py
rutv.py
ruutu.py
safari.py Rename all references to legacy studio Brightcove extractor 2015-11-14 06:05:46 +06:00
sandia.py [sandia] Add new extractor (#4974) 2015-02-19 00:31:01 +01:00
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
screenwavemedia.py
senateisvp.py
servingsys.py [servingsys] Modernize 2015-02-01 15:18:52 +01:00
sexu.py [sexu] Modernize (#4171) 2014-11-13 15:20:49 +01:00
sexykarma.py
shahid.py
shared.py
sharesix.py
sina.py
slideshare.py [slideshare] Fix extraction (#5279) 2015-03-26 17:47:25 +02:00
slutload.py
smotri.py [smotri] Use raise_login_required 2015-08-26 21:26:35 +06:00
snagfilms.py
snotr.py
sohu.py [sohu] Fix extraction again 2015-06-22 00:59:55 +08:00
soompi.py
soundcloud.py
soundgasm.py
southpark.py
space.py
spankbang.py
spankwire.py
spiegel.py [spiegel] Accept iframe urls 2015-07-26 14:00:56 +02:00
spiegeltv.py
spike.py [spike] Extend _VALID_URL (Closes #5420) 2015-04-15 20:58:48 +06:00
sport5.py
sportbox.py
sportdeutschland.py
srf.py
srmediathek.py fix srmediathek description 2015-01-29 01:36:15 +01:00
ssa.py [ssa] Add extractor (Closes #5169) 2015-03-11 21:15:36 +06:00
stanfordoc.py
steam.py
stitcher.py [stitcher] Remove origEpisodeURL 2015-10-25 23:17:23 +06:00
streamcloud.py
streamcz.py [streamcz] Fix extraction (Closes #4940) 2015-02-14 17:48:04 +02:00
streetvoice.py [streetvoice] Improve 2015-01-21 22:53:51 +06:00
sunporno.py [sunporno] Fix view_count extraction 2015-06-06 13:58:52 +03:00
svt.py
swrmediathek.py
syfy.py
sztvhu.py
tagesschau.py [tagesschau] Remove unused import 2015-07-22 23:23:38 +02:00
tapely.py
tass.py
teachertube.py [teachertube] Modernize 2015-01-08 16:14:50 +01:00
teachingchannel.py
teamcoco.py
techtalks.py [techtalks] Modernize 2014-09-04 19:48:29 +07:00
ted.py
telebruxelles.py [telebruxelles] Simplify (#4270) 2014-11-23 09:44:42 +01:00
telecinco.py [telecinco] Fix typo 2015-09-16 22:49:26 +06:00
telegraaf.py
telemb.py [telemb] Add comment to test 2014-09-12 23:22:07 +07:00
teletask.py
tenplay.py [tenplay] Fix formats and modernize (Closes #5806) 2015-05-24 23:58:09 +06:00
testtube.py
testurl.py [testurl] Fix case when only one IE matches 2014-02-25 10:43:34 +01:00
tf1.py [tf1] Extend _VALID_URL (Closes #5848) 2015-05-30 16:18:11 +06:00
theonion.py
theplatform.py [theplatform] Style 2015-11-19 22:58:43 +06:00
thesixtyone.py
thisamericanlife.py
thisav.py PEP8: more applied 2014-11-23 21:20:46 +01:00
thvideo.py
tinypic.py
tlc.py
tmz.py
tnaflix.py
toutv.py
toypics.py
traileraddict.py
trilulilu.py
trutube.py
tube8.py
tubitv.py [tubitv] Use raise_login_required 2015-08-26 21:26:47 +06:00
tudou.py [tudou] Use single quotes and compat_str 2015-09-13 02:59:43 +08:00
tumblr.py
tunein.py
turbo.py
tutv.py
tv2.py [tv2:article] Add extractor (Closes #5724) 2015-05-17 03:32:53 +06:00
tv4.py
tvc.py
tvigle.py
tvp.py
tvplay.py
tweakers.py
twentyfourvideo.py
twentytwotracks.py
twitch.py
twitter.py
ubu.py [ubu] Fix test and modernize 2015-01-25 05:23:21 +01:00
udemy.py [udemy] Use raise_login_required 2015-08-26 21:27:07 +06:00
udn.py
ultimedia.py
unistra.py
urort.py
ustream.py
varzesh3.py
vbox7.py
veehd.py
veoh.py
vessel.py
vesti.py
vevo.py
vgtv.py
vh1.py [vh1] Modernize 2014-11-20 16:51:33 +01:00
vice.py [vice] Modernize 2015-07-20 00:42:25 +06:00
viddler.py
videodetective.py
videofyme.py
videomega.py
videopremium.py [videopremium] Modernize 2014-11-26 13:03:22 +01:00
videott.py [videott] Fix for python 3.2 2015-05-21 23:58:46 +06:00
videoweed.py
vidme.py
vidzi.py
vier.py
viewster.py
viidea.py
viki.py
vimeo.py Rename compat_urllib_request_Request to sanitized_Request and move to utils 2015-11-23 21:55:15 +06:00
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
voicerepublic.py
vporn.py
vrt.py PEP8 applied 2014-11-23 20:41:03 +01:00
vube.py
vuclip.py
vulture.py
walla.py
washingtonpost.py
wat.py
wayofthemaster.py
wdr.py
webofstories.py
weibo.py
wimp.py
wistia.py
worldstarhiphop.py
wrzuta.py
wsj.py
xbef.py
xboxclips.py
xfileshare.py [xfileshare] Correct _VALID_URL 2015-11-14 17:27:32 +08:00
xhamster.py
xminus.py
xnxx.py
xstream.py
xtube.py
xuite.py
xvideos.py
xxxymovies.py
yahoo.py
yam.py
yandexmusic.py
yesjapan.py
yinyuetai.py
ynet.py [ynet] Use compat_urllib_parse_unquote_plus 2015-07-17 23:50:52 +06:00
youjizz.py
youku.py
youporn.py
yourupload.py
youtube.py [youtube] Fix test 2015-11-23 21:37:21 +06:00
zapiks.py
zdf.py [zdf] Modernize and PEP 8 2015-10-19 01:48:05 +06:00
zingmp3.py