yt-dlc/youtube_dl/extractor
Philipp Hagemeister 11577ec054 [cspan] Disable test
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
2014-01-22 15:10:02 +01:00
..
__init__.py [mtv] Add an extractor for mtviggy.com (#2072) 2014-01-21 20:59:31 +01:00
academicearth.py More unicode literals 2014-01-07 10:06:30 +01:00
addanime.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
anitube.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
aparat.py [aparat] Add support (Fixes #2012) 2013-12-20 17:05:39 +01:00
appletrailers.py More unicode literals 2014-01-07 10:06:30 +01:00
archiveorg.py [archiveorg] Use centralized sorting 2014-01-07 10:16:22 +01:00
ard.py
arte.py More unicode literals 2014-01-07 10:06:30 +01:00
auengine.py More unicode literals 2014-01-07 10:06:30 +01:00
bambuser.py More unicode literals 2014-01-07 10:06:30 +01:00
bandcamp.py [bandcamp] Make thumbnail and uploader optional 2014-01-09 23:04:36 +01:00
blinkx.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
bliptv.py Remove unused imports 2014-01-05 05:48:30 +01:00
bloomberg.py [bloomberg] Fix ooyala url extraction 2014-01-08 18:18:45 +01:00
breakcom.py
brightcove.py [brightcove] Fix extraction of embedded videos 2014-01-21 22:04:46 +01:00
c56.py [c56] Add suppot for multiple formats 2014-01-07 10:19:15 +01:00
canalc2.py [canal2c] Accept more urls (fixes #1723) 2013-11-04 22:26:19 +01:00
canalplus.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
cbs.py [cbs] Add extractor (Fixes #1977) 2013-12-16 03:53:43 +01:00
channel9.py [channel 9] Use centralized format sorting 2013-12-26 21:14:43 +01:00
cinemassacre.py Use the 'rtmp_live' field for the live parameter of rtmpdump 2013-11-10 12:45:17 +01:00
clipfish.py [clipfish] Skip test on travis 2013-12-01 01:16:20 +01:00
clipsyndicate.py Correct XML ampersand fixup 2014-01-20 22:11:34 +01:00
cmt.py Add an extractor for cmt.com (closes #2049) 2013-12-31 17:21:44 +01:00
cnn.py [cnn] Improve test 2014-01-17 05:06:13 +01:00
collegehumor.py [collegehumor] Use character strings by default 2014-01-05 03:07:15 +01:00
comedycentral.py [comedycentral] Use the generic `_real_extract` provided by the base class 2014-01-22 11:44:26 +01:00
common.py [extractor/common] Clarify when and when not we generate the filename 2014-01-21 01:41:13 +01:00
condenast.py [condenast] Allow multiple formats, and sort centralized 2014-01-17 03:36:03 +01:00
criterion.py
crunchyroll.py [crunchyroll] Fix test (#1721) 2013-12-20 17:20:39 +01:00
cspan.py [cspan] Disable test 2014-01-22 15:10:02 +01:00
d8.py [d8] typo 2014-01-22 03:10:31 +01:00
dailymotion.py [daylimotion] Add support for urls from the mobile site (fixes #1953) 2013-12-14 14:20:12 +01:00
daum.py [daum] Recognize mobile urls (#1952) 2013-12-12 13:05:38 +01:00
defense.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
depositfiles.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
dotsub.py
dreisat.py [dreisat] Make ‘index.php’ optional in the url (fixes #2080) 2014-01-03 12:02:08 +01:00
dropbox.py [dropbox] Correct test case (#2171) 2014-01-19 06:16:40 +01:00
ebaumsworld.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ehow.py
eighttracks.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
eitb.py [brightcove] the format function requires to specify the index in python2.6 2013-11-09 18:10:11 +01:00
escapist.py [escapist] Fix title search 2013-11-20 07:23:23 +01:00
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 2014-01-17 02:56:13 +01:00
exfm.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
extremetube.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
facebook.py [facebook] Add support for embeds 2014-01-21 18:10:17 +01:00
faz.py Merge remote-tracking branch 'dstftw/correct-valid-urls' 2013-12-04 19:56:05 +01:00
fktv.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
flickr.py [flickr] Use unicode literals 2014-01-17 03:07:01 +01:00
franceinter.py [franceinter] Remove superfluous whitespace 2014-01-17 03:10:54 +01:00
francetv.py [francetv] Add extractor for Culturebox (closes #2117) 2014-01-08 16:16:34 +01:00
freesound.py
funnyordie.py
gamekings.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
gamespot.py [gamespot] Use unicode_literals 2014-01-17 03:13:40 +01:00
gametrailers.py [gametrailers] Use the generic `_real_extract` provided by the base class 2014-01-22 10:51:17 +01:00
generic.py Add new --default-search option (#2193) 2014-01-22 14:16:43 +01:00
googleplus.py
googlesearch.py
hark.py
hotnewhiphop.py [hotnewhiphop] Retrieve media key 2014-01-22 01:55:50 +01:00
howcast.py [howcast] update test's checksum 2013-11-22 21:25:12 +01:00
hypem.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
ign.py [ign] Update one of test video's title 2013-12-13 17:04:40 +01:00
imdb.py [imdb:list] Switch to loading the webpage 2014-01-22 03:41:25 +01:00
ina.py Add a couple of missing http:// in test URLs 2014-01-14 16:01:31 -05:00
infoq.py
instagram.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
internetvideoarchive.py [internetvideoarchive] Use centralized format sorting 2013-12-26 21:08:52 +01:00
ivi.py [ivi] Use centralized format sorting 2013-12-26 18:40:16 +01:00
jeuxvideo.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
jpopsukitv.py [jpopsuki] Simplify 2014-01-03 12:51:37 +01:00
jukebox.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
justintv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
kankan.py [kankan] Skip test 2014-01-17 04:21:54 +01:00
keek.py
keezmovies.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
khanacademy.py [khanacademy] Add support (Fixes #2066) 2014-01-07 09:35:34 +01:00
kickstarter.py
liveleak.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
livestream.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
lynda.py [lynda] Add support for member accounts and paid videos (Closes #2125) 2014-01-12 05:31:56 +07:00
macgamestore.py [macgamestore] Minor fixes (#2044) 2014-01-03 13:09:39 +01:00
mdr.py [mdr] Use centralized format selection 2013-12-24 23:34:11 +01:00
metacafe.py Remove unused imports 2013-12-09 04:53:23 +01:00
metacritic.py Correct XML ampersand fixup 2014-01-20 22:11:34 +01:00
mit.py Remove unused imports 2013-12-25 15:33:19 +01:00
mixcloud.py [mixcloud] Use unicode_literals 2014-01-17 04:06:18 +01:00
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
mpora.py [mpora] Fix uploader name extraction 2014-01-17 03:59:42 +01:00
mtv.py [southparkstudios] Use the generic `_real_extract` provided by the base class 2014-01-22 11:35:17 +01:00
muzu.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
myspace.py [myspace] More robust mediatype check 2014-01-20 02:44:08 +01:00
myspass.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
myvideo.py [myvideo] Use RTMP instead of RTMPT (Fixes #2032) 2013-12-23 15:57:43 +01:00
naver.py [naver] Recognize mobile urls (fixes #1951) 2013-12-12 13:04:02 +01:00
nba.py
nbc.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ndtv.py [ndtv] Remove unused imports 2013-12-16 08:16:38 +01:00
newgrounds.py
nhl.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
niconico.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ninegag.py [9gag] Like/dislike count (#1895) 2013-12-05 18:29:07 +01:00
novamov.py [novamov] Skip tests 2014-01-22 03:04:10 +01:00
nowvideo.py [nowvideo] Add support for .sx version (Fixes #2127) 2014-01-12 01:26:37 +01:00
ooyala.py [generic] Detect ooyala videos (fixes #2013) 2013-12-19 20:32:12 +01:00
orf.py [orf] Remove unused variable name 2014-01-07 05:51:46 +01:00
pbs.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
photobucket.py
podomatic.py [podomatic] Add extractor 2013-11-29 03:33:25 +01:00
pornhd.py [pornhd] Add support for ISO-3166 subpages (Fixes #2088) 2014-01-05 03:13:10 +01:00
pornhub.py [pornhub] Use centralized sorting 2014-01-07 10:25:34 +01:00
pornotube.py
pyvideo.py [pyvideo] add support for videos that don't come from Youtube 2013-12-07 11:19:59 +01:00
radiofrance.py [radiofrance] remove unused imports 2013-12-17 12:35:16 +01:00
rbmaradio.py
redtube.py [redtube] Use unicode_literals 2014-01-21 14:16:44 +01:00
ringtv.py [ringtv] Fix and add news extraction 2014-01-22 02:16:40 +01:00
ro220.py
rottentomatoes.py
roxwel.py
rtlnow.py Add a couple of missing http:// in test URLs 2014-01-14 16:01:31 -05:00
rutube.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
servingsys.py [servingsys] Do not run test on travis 2014-01-22 00:27:18 +01:00
sina.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
slashdot.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
slideshare.py
smotri.py [smotri] Fix typo 2013-12-25 09:02:35 +07:00
sohu.py
soundcloud.py [soundcloud] Use unicode_literals and centralized sorting 2014-01-17 03:29:41 +01:00
southparkstudios.py [southparkstudios] Use the generic `_real_extract` provided by the base class 2014-01-22 11:35:17 +01:00
space.py [space] Add support for mobile URLs 2014-01-22 17:25:32 +07:00
spankwire.py [spankwire] Use centralized format sorting and unicode_literals 2014-01-17 03:26:05 +01:00
spiegel.py [spiegel] Use centralized sorting 2013-12-24 12:40:23 +01:00
spike.py [mtv] Update tests and xpath function for new title extraction 2014-01-22 02:04:51 +01:00
stanfordoc.py Remove unused imports 2013-12-09 04:53:23 +01:00
statigram.py
steam.py
streamcloud.py [streamcloud] skip test on travis 2013-11-23 15:57:42 +01:00
subtitles.py [subtitles] refactor to support websites with subtitle information the 2013-11-02 19:29:25 +01:00
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 2013-11-20 09:59:03 +01:00
teamcoco.py [teamcoco] Use centralized sorting 2014-01-17 03:22:02 +01:00
techtalks.py
ted.py [ted] Updated checksums 2014-01-17 03:54:54 +01:00
tf1.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
theplatform.py [theplatform] Use centralized sorting 2013-12-26 21:18:18 +01:00
thisav.py
toutv.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
traileraddict.py
trilulilu.py Remove the compatibility code used before the new format system was implemented 2013-12-03 14:31:20 +01:00
tube8.py Clean up unused imports and other minor mistakes 2013-11-20 06:27:48 +01:00
tudou.py
tumblr.py
tutv.py
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
unistra.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
ustream.py
vbox7.py [vbox7] New video checksum 2013-12-20 17:27:43 +01:00
veehd.py [veehd] Send requests twice (Fixes #2102) 2014-01-06 12:54:01 +01:00
veoh.py [veoh] Simplify 2014-01-05 05:48:12 +01:00
vevo.py [vevo] Add suppor for videoplayer. URLs (#1957) 2013-12-16 21:48:38 +01:00
vice.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
viddler.py Remove unused imports 2013-12-05 14:31:54 +01:00
videodetective.py
videofyme.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
videopremium.py [videopremium] Skip test 2013-12-16 14:42:07 +01:00
viki.py [viki] Fix subtitle extraction 2013-11-25 06:06:18 +01:00
vimeo.py [vimeo] Support protocol-relative URLs 2014-01-08 22:42:52 +01:00
vine.py [vine] Fix uploader extraction 2013-11-12 20:50:52 +01:00
vk.py [vk] Add support for HQ videos (Fixes #2187) 2014-01-21 18:21:44 +01:00
wat.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
websurg.py
weibo.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 2013-11-06 16:43:26 +01:00
wimp.py [Wimp] Use new URL relay method 2014-01-22 02:01:39 +01:00
wistia.py [wistia] Prefer original video format above all others 2014-01-01 20:23:49 +01:00
worldstarhiphop.py
xhamster.py [XHamsterIE] Fix md5 in second test 2013-12-07 22:17:13 +01:00
xnxx.py [xnxx] Accept urls that start with 'www' (fixes #1734) 2013-11-06 23:45:01 +01:00
xtube.py [youtube] Do not warn for videos with allow_rating=0 2013-12-17 02:49:56 +01:00
xvideos.py
yahoo.py [yahoo] Use centralized sorting, and add tbr field 2013-12-25 15:18:40 +01:00
youjizz.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
youku.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
youporn.py [youporn] Add support for multiple formats 2013-12-26 18:37:12 +01:00
youtube.py [youtube] Fall back to header if playlist title is not available 2014-01-20 02:45:51 +01:00
zdf.py [zdf] Make width extraction more robust 2013-12-25 15:33:09 +01:00