1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-22 07:45:55 +00:00
youtube-dl/youtube_dl/extractor
2016-01-20 04:15:46 +08:00
..
__init__.py Merge branch 'FounderSG-Weiqitv' 2016-01-20 04:06:09 +08:00
abc.py
abc7news.py [abc7news] Remove redundant formats sorting 2015-12-27 21:41:21 +06:00
academicearth.py [academicearth] fix test info 2015-09-06 04:52:27 +01:00
acast.py
addanime.py [addanime] Add test for #5372 2015-04-07 21:01:35 +06:00
adobetv.py
adultswim.py [adultswim] Skip georestricted hls (Closes #8168) 2016-01-08 03:19:47 +06:00
aenetworks.py [ae] Rename to aenetworks and clarify extractor name and description 2016-01-17 03:02:45 +06:00
aftonbladet.py [aftonbladet] Fix extraction and update _VALID_URL (Fixes #5863) 2015-06-01 16:12:11 +03:00
airmozilla.py [airmozilla] fix test info 2015-09-06 04:45:13 +01:00
aljazeera.py
allocine.py [allocine] Add test for new URL format 2014-12-16 21:03:10 +06:00
alphaporno.py [alphaporno] Improve 2014-12-27 00:08:04 +06:00
amp.py [amp] Add missing subtitles to info dict 2016-01-05 01:05:37 +06:00
anitube.py
anysex.py [anysex] Fix extraction 2014-09-27 22:29:27 +07:00
aol.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
aparat.py
appleconnect.py [appleconnect] Add new extractor (fixes #6189) 2015-07-19 13:00:30 +02:00
appletrailers.py [appletrailers] skip clips with empty url 2015-12-23 17:48:37 +01:00
archiveorg.py [archive.org] Fix incorrect url condition (closes #5628) 2015-05-06 15:06:10 +02:00
ard.py
arte.py [arte] Prefer json URLs that contain the video id from the 'vid' parameter in the URL (fixes #7920) 2015-12-23 18:00:46 +01:00
atresplayer.py [atresplayer] Skip HLS completely (Closes #8261) 2016-01-17 22:14:07 +06:00
atttechchannel.py
audimedia.py
audiomack.py [audiomack] Fix typo (Closes #7936) 2015-12-21 22:51:58 +06:00
azubu.py [azubu] Add extractor (Closes #4379) 2014-12-05 22:08:30 +06:00
baidu.py [baidu] Use list comprehension 2016-01-02 21:46:40 +08:00
bambuser.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
bandcamp.py [bandcamp] Modernize 2015-10-17 00:51:35 +06:00
bbc.py [bbc] Use _search_json_ld 2016-01-16 20:46:28 +08:00
beatportpro.py [beatenpro] Fix tests 2015-03-13 22:13:50 +06:00
beeg.py [beeg] Update API URL 2016-01-14 19:57:56 +06:00
behindkink.py
bet.py [bet] Use compat_urllib_parse_unquote 2015-07-17 23:35:14 +06:00
bigflix.py [bigflix] Use correct indentation to make flake8 happy 2016-01-10 14:26:27 +01:00
bild.py
bilibili.py
bleacherreport.py
blinkx.py
bloomberg.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
bpb.py [bpb] Simplify (#4298) 2014-11-24 22:47:23 +01:00
br.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
breakcom.py [break] Add age_limit to test 2015-08-08 21:58:24 +06:00
brightcove.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
buzzfeed.py [buzzfeed] Fix playlist test case 2015-02-18 00:41:45 +01:00
byutv.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
c56.py
camdemy.py
canalc2.py [canalc2] Fix extraction (Closes #8191) 2016-01-10 01:37:10 +06:00
canalplus.py [canalplus] improve extraction(fixes #6301) 2015-12-31 04:02:08 +01:00
canvas.py [canvas] Improve (Closes #7145) 2016-01-14 23:15:12 +06:00
cbs.py
cbsnews.py [cbsnews] Fix extraction of the URL for the 'RtmpDesktop' format (fixes #8048) 2015-12-30 23:57:19 +01:00
cbssports.py [cbssports] Add extractor (closes #4996) 2015-02-19 13:06:53 +01:00
ccc.py [ccc] Add language information to formats 2016-01-01 13:28:45 +01:00
ceskatelevize.py
channel9.py
chaturbate.py [chaturbate] Improve error extraction (Closes #7989) 2015-12-24 20:09:48 +06:00
chilloutzone.py [chilloutzone] Fix for python 3.2 2015-05-22 00:03:47 +06:00
chirbit.py
cinchcast.py [cinchcast] Wrap overly long lines (#4820) 2015-01-30 10:59:07 +01:00
cinemassacre.py
clipfish.py
cliphunter.py [cliphunter] Fix extraction (Closes #7796) 2015-12-08 21:56:00 +06:00
clipsyndicate.py [clipsyndicate] Use _match_id 2015-07-08 13:43:23 +08:00
cloudy.py [cloudy] Fix key extraction (Closes #5211) 2015-03-15 22:42:13 +06:00
clubic.py [clubic] Relax _VALID_URL (Closes #6854) 2015-09-14 03:35:15 +06:00
clyp.py
cmt.py
cnet.py
cnn.py
collegehumor.py
collegerama.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
comcarcoff.py
comedycentral.py
common.py [extractor/common] Allow passing more parameters to _search_json_ld 2016-01-16 20:45:36 +08:00
commonmistakes.py
condenast.py
cracked.py
criterion.py
crooksandliars.py
crunchyroll.py check video_play_path and use xpath_text 2016-01-07 11:36:17 +06:00
cspan.py [cspan] Fix extraction (fixes #8032) 2015-12-28 13:50:29 +01:00
ctsnews.py
cultureunplugged.py [cultureunplugged] Improve (Closes #8060) 2016-01-16 07:10:51 +06:00
cwtv.py [cwtv] Add new extractor 2016-01-15 17:45:51 +01:00
dailymotion.py [dailymotion] Extend _VALID_URL 2016-01-19 21:20:14 +06:00
daum.py [daum] fix IE_NAME 2015-12-29 11:59:27 +01:00
dbtv.py
dcn.py [dcn] extract video ids in season entries 2016-01-10 07:45:41 +01:00
dctp.py
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 [dotsub] Fix extraction 2015-04-24 21:47:13 +06:00
douyutv.py
dplay.py
dramafever.py [dramafever] Add test for custom episode title 2016-01-05 01:41:18 +06:00
drbonanza.py [drbonanza] Fix extraction of videos 2015-06-24 16:02:10 +08:00
dreisat.py [dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes #7680)(fixes #8104)(closes #8121) 2016-01-02 21:29:10 +01:00
dropbox.py
drtuber.py
drtv.py
dump.py [dump] Fix title extraction 2015-04-04 23:33:07 +06:00
dumpert.py
dvtv.py
eagleplatform.py
ebaumsworld.py
echomsk.py [echomsk] Add extractor (Closes #4600) 2014-12-31 18:03:51 +06:00
ehow.py
eighttracks.py
einthusan.py
eitb.py
ellentv.py
elpais.py [elpais] Modernize 2015-01-09 22:43:49 +01:00
embedly.py
engadget.py
eporner.py
eroprofile.py
escapist.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
espn.py
esri.py
europa.py
everyonesmixtape.py
exfm.py
expotv.py
extremetube.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
facebook.py Fix typos 2016-01-10 17:24:28 +01:00
faz.py
fc2.py [fc2] Fix test_FC2_1 2015-12-05 21:10:26 +08:00
fczenit.py
firstpost.py
firsttv.py
fivemin.py
fivetv.py [5tv] Improve 2015-06-12 17:48:42 +06:00
fktv.py
flickr.py [flickr] fix format sorting 2015-12-21 22:10:16 +01:00
folketinget.py
footyroom.py [footyroom] Skip test 2015-12-13 23:55:10 +06:00
fourtube.py
fox.py
foxgay.py [foxgay] Add thumbnail to test definition 2014-12-04 08:22:20 +01:00
foxnews.py
foxsports.py
franceculture.py
franceinter.py [franceinter] use _match_id 2015-12-22 11:30:35 +01:00
francetv.py [francetv] fix style issues reported by flake8 2015-10-28 08:22:04 +01:00
freesound.py
freespeech.py Properly escape ‘.’ in some _VALID_URL properties 2014-01-25 11:48:08 +01:00
freevideo.py [freevideo] Simplify and raise error for foreigners (Fixes #4131) 2014-11-13 15:59:22 +01:00
funimation.py
funnyordie.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
gameinformer.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 [gamestar] Fix title extraction 2015-02-26 16:22:05 +02:00
gametrailers.py [gametrailers] Fix extraction (fixes #7722) 2015-12-03 13:47:21 +01:00
gazeta.py [gazeta] Extend _VALID_URL 2015-03-08 19:17:54 +06:00
gdcvault.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
generic.py [ultimedia] Rename to digiteka 2016-01-19 21:51:46 +06: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 Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
googledrive.py [googledrive] Modernize 2015-12-21 03:05:34 +01:00
googleplus.py [googleplus] Fix extraction of formats 2015-11-07 18:43:22 +01:00
googlesearch.py
goshgay.py
gputechconf.py [gputechconf] improve extraction 2015-12-19 23:59:00 +01:00
groupon.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
hark.py
hearthisat.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
heise.py [heise] Fix description, thumbnail and format ID 2014-11-04 23:14:16 +01:00
hellporno.py
helsinki.py
hentaistigma.py [hentaistigma] Modernize 2015-06-29 22:21:09 +06:00
historicfilms.py
hitbox.py [hitbox] Clarify download messages 2015-04-22 21:09:21 +06:00
hornbunny.py PEP8 applied 2014-11-23 20:41:03 +01:00
hotnewhiphop.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
hotstar.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
howcast.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
howstuffworks.py
huffpost.py
hypem.py [hypem] Modernize 2015-12-05 20:46:57 +06:00
iconosquare.py [iconosquare] Extract comments 2015-09-25 04:45:31 +06:00
ign.py
imdb.py [imdb] Fix extraction (fixes #7220) 2015-10-18 14:13:06 +02:00
imgur.py [imgur] Improve (Closes #7928) 2015-12-22 21:48:48 +06:00
ina.py Add support of HTTPS for ina.fr 2015-06-30 16:47:14 +02:00
indavideo.py [indavideo] Remove unused import 2015-08-13 23:47:49 +06:00
infoq.py [infoq] Refactor and support the Chinese version 2015-12-13 19:16:58 +08:00
instagram.py
internetvideoarchive.py [internetvideoarchive] Update test's duration field 2014-12-21 15:37:21 +01:00
iprima.py [iprima] Mark broken 2016-01-11 22:00:17 +06:00
iqiyi.py [iqiyi] Add tests for #7894 2015-12-28 00:19:36 +08:00
ir90tv.py
ivi.py Fix typos 2016-01-10 17:24:28 +01:00
ivideon.py [ivideon] Add support for map bound URLs 2016-01-08 05:11:23 +06:00
izlesene.py
jadorecettepub.py
jeuxvideo.py
jove.py
jpopsukitv.py
jwplatform.py
kaltura.py
kanalplay.py
kankan.py [kankan] Modernize 2015-02-01 15:03:55 +01:00
karaoketv.py [karaoketv] Use compat_urllib_parse_unquote_plus 2015-07-17 23:40:35 +06:00
karrierevideos.py [karrierevideos] Improve and simplify 2015-05-24 20:04:13 +06:00
keek.py
keezmovies.py
khanacademy.py
kickstarter.py [kickstarted] Extract thumbnails in embedded videos (#5929) 2015-06-09 11:54:13 +08:00
kontrtube.py
krasview.py [krasview] Skip download for test 2015-08-25 21:19:21 +06:00
ku6.py
kuwo.py [kuwo] treat the offline error as an expected ExtractorError 2015-09-26 11:44:35 +01:00
la7.py Remove unused imports 2015-02-01 15:08:50 +01:00
laola1tv.py [laola1tv] Allow live stream downloads 2015-02-26 14:35:48 +02:00
lecture2go.py [lecture2go] Make optional fields non-fatal 2015-07-22 23:25:32 +08:00
lemonde.py [lemonde] Add extractor 2016-01-19 22:09:55 +06:00
letv.py [letv] LetvCloud: Detect ext instead of the hardcoded one 2016-01-20 04:00:37 +08:00
libsyn.py [libsyn] Strip options from player URL 2015-08-18 13:02:41 +02:00
lifenews.py
limelight.py [limelight] Add test video with subtitles 2015-10-04 20:48:44 +06:00
liveleak.py
livestream.py
lnkgo.py [lnkgo] Adapt to website changes 2015-01-27 15:38:54 +02:00
lrt.py
lynda.py
m6.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
macgamestore.py [macgamestore] Modernize 2015-02-01 15:08:33 +01:00
mailru.py
makertv.py [makertv] improve extraction 2015-12-21 04:24:58 +01:00
malemotion.py [malemotion] Use compat_urllib_parse_unquote 2015-07-17 23:41:14 +06:00
mdr.py Fix typos 2016-01-10 17:24:28 +01:00
metacafe.py
metacritic.py
mgoon.py
minhateca.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
ministrygrid.py
miomio.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mit.py
mitele.py
mixcloud.py
mlb.py
moevideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
mofosex.py
mojvideo.py
moniker.py
mooshare.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
morningstar.py
motherless.py
motorsport.py [motorsport] Fix extraction and make trailing '/' optional 2015-01-05 19:19:01 +01:00
movieclips.py
moviezine.py PEP8 applied 2014-11-23 20:41:03 +01:00
mpora.py [mpora] Improve _VALID_URL 2015-02-26 21:16:35 +06:00
mtv.py [mtv] extract mgid extraction and query building into separate methods 2015-12-31 22:10:00 +01:00
muenchentv.py
musicplayon.py PEP8 applied 2014-11-23 20:41:03 +01:00
muzu.py [muzu] Modernize 2014-11-26 12:50:37 +01:00
mwave.py
myspace.py pep8 and minor beautification all around 2014-12-04 08:27:40 +01:00
myspass.py [myspass] Fix extraction (closes #6206) 2015-07-14 00:23:50 +08:00
myvi.py [myvi:embed] Rename to myvi 2015-07-10 00:27:44 +06:00
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 Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
nbc.py Fix typos 2016-01-10 17:24:28 +01:00
ndr.py
ndtv.py [ndtv] Modernize 2015-01-19 10:10:05 +01:00
nerdcubed.py
nerdist.py [nerdist] Add new extractor (Fixes #4851) 2015-02-02 23:38:35 +01:00
neteasemusic.py [neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work 2016-01-17 07:48:46 +08:00
netzkino.py
newgrounds.py
newstube.py
nextmedia.py
nextmovie.py
nfb.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nfl.py [nfl] Add test for #7012 2015-09-30 20:06:21 +06:00
nhl.py Fix typos 2016-01-10 17:24:28 +01:00
nick.py [nextmovie] Add new extractor 2015-12-31 22:47:18 +01:00
niconico.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
ninegag.py [9gag] Support embed URLs 2015-09-23 01:58:47 +06:00
noco.py
normalboots.py
nosvideo.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nova.py [nova] Revert "Fix extension extraction bug" 2015-06-03 19:25:30 +03:00
novamov.py [novamov] Fix again 2015-12-14 02:50:59 +08:00
nowness.py
nowtv.py [nowtv] Mark broken 2016-01-03 10:12:13 +05:00
npo.py
npr.py [npr] Fix extractor (Closes #7218) 2016-01-07 01:57:36 +06:00
nrk.py
ntvde.py [ntvde] Improve regex 2016-01-14 22:12:24 +06:00
ntvru.py [ntvru] Adapt to new direct delivery and modernize (Closes #4918) 2015-02-10 21:35:34 +06:00
nuvid.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
nytimes.py
odnoklassniki.py
oktoberfesttv.py
onionstudios.py [onionstudios] Fix extraction 2015-07-12 12:53:15 +06:00
ooyala.py
ora.py Fix typos 2016-01-10 17:24:28 +01:00
orf.py [orf:fm4] Add test 2016-01-14 22:11:33 +06:00
pandoratv.py [pandoratv] Add IE names 2016-01-01 00:42:42 +06:00
parliamentliveuk.py Remove unused imports and clarify variable names 2014-03-22 15:17:32 +01:00
patreon.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
pbs.py
periscope.py
philharmoniedeparis.py
phoenix.py
photobucket.py
pinkbike.py
pladform.py
planetaplay.py [planetaplay/quickvid/vube] Skip inaccessible sites 2015-06-25 16:40:29 +08:00
played.py
playfm.py
playtvak.py
playvid.py
playwire.py
pluralsight.py [pluralsight] Fix new player (Closes #8215) 2016-01-13 08:18:37 +06:00
podomatic.py PEP8 applied 2014-11-23 20:41:03 +01:00
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 Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
promptfile.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
prosiebensat1.py [prosiebensat1] Fix some extraction and update tests 2016-01-14 22:45:09 +06:00
puls4.py
pyvideo.py
qqmusic.py [qqmusic] Update tests 2016-01-02 22:39:09 +08:00
quickvid.py
r7.py
radiobremen.py
radiode.py [radio.de] Fix extraction 2015-02-17 21:40:09 +01:00
radiofrance.py [radiofrance] Modernize 2014-03-23 17:43:33 +01:00
radiojavan.py
rai.py [rai] split long lines 2015-12-29 15:03:14 +01:00
rbmaradio.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
rds.py [rds] Improve _VALID_URL 2015-07-12 23:45:47 +06:00
redtube.py
regiotv.py
restudy.py [restudy] Simplify and extract all formats 2014-12-14 03:41:00 +06:00
reverbnation.py [reverbnation] The 'uploader_id' field must be a string 2014-08-10 11:00:14 +02:00
revision3.py [testtube] Remove Extractor 2016-01-01 21:53:19 +01:00
ringtv.py
ro220.py
rottentomatoes.py
roxwel.py [roxwel] Modernize 2014-03-29 14:57:44 +01:00
rtbf.py [rtbf] Make www optional in _VALID_URL 2015-11-08 17:03:21 +06:00
rte.py [rte:radio] Extract timestamp 2016-01-04 05:04:48 +06:00
rtl2.py
rtlnl.py [rtlnl] Update unencrypted streams comment (#6337) 2015-07-23 23:20:24 +06:00
rtp.py
rts.py
rtve.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
rtvnh.py
ruhd.py [ruhd] Simplify 2014-10-27 00:20:54 +01:00
rutube.py
rutv.py [rutv] Fix extraction (Closes #8004) 2015-12-25 21:14:00 +06:00
ruutu.py [ruutu] Fix extraction (Closes #8107) 2016-01-02 07:44:30 +06:00
safari.py
sandia.py
sapo.py
savefrom.py
sbs.py [sbs] Simplify 2015-07-18 02:43:18 +06:00
scivee.py PEP8 applied 2014-11-23 20:41:03 +01:00
screencast.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
screencastomatic.py
screenwavemedia.py
senateisvp.py
servingsys.py
sexu.py
sexykarma.py [sexykarma] Fix test 2015-08-08 21:27:10 +06:00
shahid.py [shahid] raise ExtractorError if the video is DRM protected 2016-01-10 07:55:58 +01:00
shared.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
sharesix.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
sina.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
skynewsarabia.py
slideshare.py
slutload.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
smotri.py
snagfilms.py [snagfilms] Don't use '_' as a variable that is used 2015-07-21 20:50:02 +02:00
snotr.py [snotr] Add description 2014-07-21 12:08:44 +02:00
sohu.py [sohu]fix 403 forbidden 2015-12-08 14:14:14 +08:00
soundcloud.py [soundcloud:likes] Adapt to API changes (Closes #8166) 2016-01-08 01:54:31 +06:00
soundgasm.py
southpark.py
space.py Rename all references to legacy studio Brightcove extractor 2015-11-14 06:05:46 +06:00
spankbang.py
spankwire.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
spiegel.py
spiegeltv.py [spiegeltv] Fix style issue 2015-10-24 12:42:08 +02:00
spike.py
sport5.py PEP8 applied 2014-11-23 20:41:03 +01:00
sportbox.py
sportdeutschland.py
srgssr.py
srmediathek.py
ssa.py [ssa] Add extractor (Closes #5169) 2015-03-11 21:15:36 +06:00
stanfordoc.py
steam.py
stitcher.py
streamcloud.py
streamcz.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
streetvoice.py
sunporno.py [sunporno] Fix view_count extraction 2015-06-06 13:58:52 +03:00
svt.py
swrmediathek.py
syfy.py [syfy] Remove test checksum 2014-10-27 00:19:15 +01:00
sztvhu.py [sztv] Remove useless determine_ext call 2014-11-21 22:03:29 +01:00
tagesschau.py
tapely.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
tass.py
teachertube.py [teachertube] Modernize 2015-01-08 16:14:50 +01:00
teachingchannel.py
teamcoco.py [teamcoco] Handle incomplete m3u8 URLs (fixes #5798) 2015-06-05 22:59:04 +08:00
techtalks.py [techtalks] Modernize 2014-09-04 19:48:29 +07:00
ted.py [ted] Skip hls quality selection format 2015-04-20 22:04:42 +06:00
tele13.py [tele13] split long lines 2015-12-29 15:02:18 +01:00
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
testurl.py Fix typos 2016-01-10 17:24:28 +01:00
tf1.py [tf1] Fix tests 2015-12-15 21:36:59 +06:00
theintercept.py [theintercept] improve extraction 2015-12-23 22:36:53 +01:00
theonion.py
theplatform.py [theplatform] extend _VALID_URL regex 2016-01-15 15:12:35 +01:00
thesixtyone.py
thisamericanlife.py [thisamericanlife] Improve and simplify 2015-07-04 05:42:53 +06:00
thisav.py
thvideo.py
tinypic.py
tlc.py [tlc] remove TlcIE 2015-12-31 18:33:40 +01:00
tmz.py
tnaflix.py
toggle.py
toutv.py [toutv] Modernize test definition 2015-02-01 15:01:33 +01:00
toypics.py [toypics:user] Update test playlist count 2014-09-04 19:37:40 +07:00
traileraddict.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
trilulilu.py
trutube.py [trutube] Strip title 2014-11-03 20:14:18 +07:00
tube8.py
tubitv.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
tudou.py [tudou] Add support for Albums and Playlists and extract more metadata 2016-01-13 13:29:00 +01:00
tumblr.py
tunein.py
turbo.py [turbo] Improve description extraction 2015-06-06 13:58:51 +03:00
tutv.py
tv2.py [tv2:article] Add extractor (Closes #5724) 2015-05-17 03:32:53 +06:00
tv4.py Fix typos 2016-01-10 17:24:28 +01:00
tvc.py
tvigle.py [tvigle] Skip tests 2015-06-03 20:53:54 +06:00
tvland.py
tvp.py
tvplay.py
tweakers.py
twentyfourvideo.py
twentymin.py [20min] Improve (Closes #8110) 2016-01-04 02:33:08 +06:00
twentytwotracks.py [22tracks] Improve and simplify 2015-03-25 22:26:02 +06:00
twitch.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
twitter.py
ubu.py
udemy.py [udemy] Fix non free course message 2016-01-06 00:03:39 +06:00
udn.py
unistra.py [unistra] Fix extraction 2016-01-14 21:53:24 +06:00
urort.py
ustream.py [ustream] Use HTTPS for GitHub URL 2016-01-17 15:06:00 +01:00
varzesh3.py
vbox7.py
veehd.py [veehd] Use compat_urllib_parse_unquote 2015-07-18 00:04:25 +06:00
veoh.py
vessel.py
vesti.py PEP8: applied even more rules 2014-11-23 21:39:15 +01:00
vevo.py [vevo] Use _download_smil to provide informative error messages 2015-12-11 19:16:51 +08:00
vgtv.py Simplify formats accumulation for f4m/m3u8/smil formats 2015-12-29 00:58:24 +06:00
vh1.py
vice.py [ooyala] fix duration scale 2015-12-04 16:18:02 +01:00
viddler.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
videodetective.py
videofyme.py
videomega.py [videomega] Mark broken 2016-01-11 21:56:19 +06:00
videomore.py Fix typos 2016-01-10 17:24:28 +01:00
videopremium.py [videopremium] Modernize 2014-11-26 13:03:22 +01:00
videott.py [videott] Mark broken 2016-01-11 21:58:32 +06:00
vidme.py [vidme] Check for deleted videos 2015-10-26 14:42:17 +01:00
vidzi.py [vidzi] fixed. finds url from hash and host in script 2015-11-06 20:24:02 +01:00
vier.py
viewster.py [viewster] Tolerate missing synopsis (Closes #8274) 2016-01-20 00:02:46 +06:00
viidea.py
viki.py
vimeo.py [vimeo] Add test for #8187 2016-01-09 03:07:29 +06:00
vimple.py
vine.py [vine] Use _search_regex for JSON data (Closes #7254, closes #7255) 2015-10-21 20:35:22 +06:00
vk.py [vk] Add test for pladform embed 2015-12-07 22:05:54 +06:00
vlive.py
vodlocker.py [vodlocker] Fix extraction (Closes #8231) 2016-01-14 21:48:08 +06:00
voicerepublic.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
vporn.py [vporn] More metadata extraction fixes and tests update (#5560) 2015-04-30 21:31:38 +06:00
vrt.py [vrt] Prefix format ids 2016-01-05 01:59:45 +06:00
vube.py
vuclip.py [vuclip] Fix extraction 2015-05-18 21:39:15 +06:00
vulture.py [vulture] Fix extraction 2015-05-18 21:34:20 +06:00
walla.py [walla] Convert to new subtitles system 2015-02-17 21:23:09 +01:00
washingtonpost.py
wat.py Update wat.py 2015-04-18 15:40:40 +02:00
wayofthemaster.py
wdr.py [wdr] split long lines 2015-12-29 15:07:50 +01:00
webofstories.py [webofstories:playlist] Improve and add test 2015-07-11 04:43:29 +06:00
weibo.py
weiqitv.py [weiqitv] Use single quotes 2016-01-20 04:04:39 +08:00
wimp.py [wimp] Improve video URL regex 2015-12-07 22:18:00 +06:00
wistia.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
worldstarhiphop.py [worldstarhiphop] Support Android URLs (fixes #5629) 2015-05-14 18:00:57 +08:00
wrzuta.py [wrzuta] Fallback to mp3 on unknown media type (#4156) 2014-11-11 16:47:54 +02:00
wsj.py
xbef.py [xbef] Use compat_urllib_parse_unquote 2015-07-17 23:49:14 +06:00
xboxclips.py [xboxclips] Fix extraction 2015-01-11 15:25:29 +06:00
xfileshare.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
xhamster.py [xhamster] Remove unused import 2016-01-09 11:16:23 +01:00
xminus.py [xminus] Fix extraction 2015-05-18 21:23:05 +06:00
xnxx.py [xnxx] Use compat_urllib_parse_unquote 2015-07-17 23:49:38 +06:00
xstream.py
xtube.py [xtube:user] Fix extraction (Closes #8224) 2016-01-15 21:35:20 +06:00
xuite.py
xvideos.py
xxxymovies.py
yahoo.py [yahoo] Support pages that use an alias (fixes #8084) 2016-01-01 14:32:00 +01:00
yam.py
yandexmusic.py
yesjapan.py
yinyuetai.py [yinyuetai] Add localized name 2015-07-11 00:57:59 +08:00
ynet.py [ynet] Use compat_urllib_parse_unquote_plus 2015-07-17 23:50:52 +06:00
youjizz.py
youku.py
youporn.py Switch codebase to use sanitized_Request instead of 2015-11-23 21:56:23 +06:00
yourupload.py
youtube.py [youtube] Skip test 2016-01-19 20:56:04 +06:00
zapiks.py
zdf.py [zdf] fix rtmpt format downloading handle errors 2016-01-02 21:24:57 +01:00
zingmp3.py
zippcast.py [zippcast] Improve (Closes #8198) 2016-01-16 06:27:34 +06:00