yt-dlc/youtube_dl/extractor
Philipp Hagemeister d2983ccb25 [ninegag] Modernize and remove unused import 2014-03-21 00:37:10 +01:00
..
__init__.py [arte] Add extractor for concert.arte.tv (closes #2588) 2014-03-20 09:11:47 +01:00
academicearth.py [academicearth] Remove debug print 2014-02-24 14:20:17 +01:00
addanime.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
aftonbladet.py [aftonbladet] Modernize 2014-03-10 10:28:56 +01: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 [ard] Support multiple formats (Closes #2247) 2014-01-27 18:40:10 +01:00
arte.py [arte] Modernize tests and fix _VALID_REGEX 2014-03-20 09:14:43 +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
bbccouk.py [bbccouk] Add friendly contry filter error message (#2184) 2014-02-20 18:50:34 +07:00
blinkx.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
bliptv.py [bliptv] Remove unused imports 2014-02-04 10:25:19 +01:00
bloomberg.py [bloomberg] Fix extraction of ooyala embed code 2014-02-09 14:11:45 +01:00
br.py [br] Allow '/' in URL, allow empty author + broadcastDate fields 2014-03-13 14:08:34 +01:00
breakcom.py [breakcom] Fix error when calling _search_regex 2014-02-23 12:28:44 +01:00
brightcove.py [brightcove] Unescape html entities from the 'og:video' url property (fixes #2360) 2014-02-10 07:50:10 +01:00
c56.py [c56] Add suppot for multiple formats 2014-01-07 10:19:15 +01:00
canal13cl.py [canal13cl] Add test and improve extraction (#2498) 2014-03-03 12:53:11 +01:00
canalc2.py [canalc2] Modernize 2014-02-22 14:27:09 +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
ceskatelevize.py [ceskatelevize] Simplify 2014-03-01 23:05:33 +07:00
channel9.py [channel9] Simplify 2014-02-07 19:41:18 +07:00
chilloutzone.py [collegehumor, chilloutzone] changed description in tests 2014-02-12 15:11:57 +01:00
cinemassacre.py [cinemassacre] Modernize 2014-02-24 14:44:29 +01:00
clipfish.py [clipfish] Skip test on travis 2013-12-01 01:16:20 +01:00
cliphunter.py Remove unused imports and simplify 2014-02-02 12:03:36 +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] Add an extractor for blogs (closes #2361) 2014-02-11 14:38:17 +01:00
collegehumor.py [collegehumor] Fix one more test 2014-03-13 06:25:12 +07:00
comedycentral.py Update to comedycentral.py (cc.com) 2014-03-17 18:01:26 -07:00
common.py Rename upload_timestamp to timestamp 2014-03-13 18:45:14 +01:00
condenast.py Properly escape ‘.’ in some _VALID_URL properties 2014-01-25 11:48:08 +01:00
criterion.py
crunchyroll.py [crunchyroll] Use `enumerate` 2014-02-25 20:51:51 +01:00
cspan.py [cspan] Fix extraction (fixes #2291) 2014-02-02 18:24:20 +01:00
d8.py [d8] typo 2014-01-22 03:10:31 +01:00
dailymotion.py [dailymotion] Convert width and height fields from strings to integers 2014-03-04 22:24:38 +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
discovery.py [discovery] Extract more info and simplify 2014-01-27 12:41:30 +01:00
dotsub.py [dotsub] Modernize 2014-02-10 20:52:53 +01:00
dreisat.py [dreisat] Make ‘index.php’ optional in the url (fixes #2080) 2014-01-03 12:02:08 +01:00
dropbox.py [dropbox] replace not working test 2014-02-11 17:27:36 +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
elpais.py [elpais] Fix typo 2014-02-07 00:38:29 +07:00
escapist.py [ecapist] modernize and fix id property 2014-02-13 16:32:42 +01:00
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 2014-01-17 02:56:13 +01:00
exfm.py [exfm] Modernize 2014-02-10 21:00:37 +01:00
extremetube.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
facebook.py [facebook] Modernize 2014-03-09 18:42:44 +01:00
faz.py Merge remote-tracking branch 'dstftw/correct-valid-urls' 2013-12-04 19:56:05 +01:00
firstpost.py [firstpost] Add extractor (Fixes #2324) 2014-02-05 21:23:21 +01:00
firsttv.py [firsttv] Skip test 2014-02-11 10:26:52 +07: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
fourtube.py [4tube] Fix import 2014-03-03 17:39:49 +07:00
franceinter.py [franceinter] Remove superfluous whitespace 2014-01-17 03:10:54 +01:00
francetv.py [france2.fr:generation-quoi] Skip test 2014-02-15 13:04:31 +01:00
freesound.py [freesound] Modernize 2014-02-10 21:03:14 +01:00
freespeech.py Properly escape ‘.’ in some _VALID_URL properties 2014-01-25 11:48:08 +01:00
funnyordie.py [funnyordie] Correct JSON interpretation 2014-03-13 00:53:19 +01:00
gamekings.py [gamekings] Modernize and update the test's description field 2014-03-09 11:57:30 +01:00
gamespot.py [gamespot] Fix regexp 2014-01-22 22:31:19 +01:00
gametrailers.py [gametrailers] Fix gametrailers test 2014-02-12 01:50:53 +07:00
gdcvault.py [gdcvault] Formatting / Remove unused variables 2014-02-28 15:50:19 +01:00
generic.py [ted] Simplify embed code (#2587) 2014-03-20 16:33:23 +01:00
googleplus.py [googleplus] Modernize and simplify 2014-02-10 20:36:11 +01:00
googlesearch.py [googlesearch] Fix next page indicator check 2014-03-13 16:52:13 +01:00
hark.py
helsinki.py [helsinki] Simplify 2014-02-17 11:32:30 +01:00
hotnewhiphop.py Properly escape ‘.’ in some _VALID_URL properties 2014-01-25 11:48:08 +01:00
howcast.py [howcast] Modernize 2014-02-10 20:45:17 +01:00
huffpost.py [huffpost] Fix extractor 2014-01-27 06:55:35 +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] Fix duplicated entries bug 2014-01-28 09:12:23 +07:00
ina.py [ina] Improve _VALID_URL regex (fixes #2328) 2014-02-05 23:01:24 +01:00
infoq.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
instagram.py [instagram] Modernize 2014-02-10 20:24:12 +01:00
internetvideoarchive.py [internetvideoarchive] Use centralized format sorting 2013-12-26 21:08:52 +01:00
iprima.py [iprima] Fix permission check regex 2014-03-18 19:33:28 +07:00
ivi.py [ivi] Simplify 2014-02-07 19:36:50 +07:00
jadorecettepub.py [jadorecettepub] Remove unused import 2014-02-13 16:33:12 +01:00
jeuxvideo.py [jeuxvideo] Modernize 2014-02-08 18:43:12 +01:00
jpopsukitv.py [jpopsuki] Simplify 2014-01-03 12:51:37 +01:00
jukebox.py [jukebox] Modernize and add a test 2014-03-09 18:33:17 +01: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 [keek] Simplify and use unicode_literals 2014-01-28 18:47:31 +01:00
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
kontrtube.py [kontrtube] Modernize 2014-03-20 23:05:57 +07:00
la7.py [la7] Skip test on travis 2014-01-27 23:47:22 +01:00
lifenews.py [lifenews] Add support for multiple videos on the same page (#2482) 2014-02-28 22:52:06 +07:00
liveleak.py [liveleak] Add support for prochan embeds (Fixes #2406) 2014-02-19 01:27:12 +01:00
livestream.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
lynda.py [lynda] Modernize 2014-03-07 22:11:01 +07:00
m6.py [m6] Add support for m6.fr (Closes #2313) 2014-02-05 17:38:17 +07:00
macgamestore.py [macgamestore] Minor fixes (#2044) 2014-01-03 13:09:39 +01:00
mailru.py [mailru] Add support for mail.ru video 2014-03-01 16:34:38 +07:00
malemotion.py [malemotion] Disable test case 2014-01-30 06:15:50 +01:00
mdr.py [mdr] Use centralized format selection 2013-12-24 23:34:11 +01:00
metacafe.py Extract thumbnail with _og_search_thumbnail 2014-02-25 14:41:36 -08:00
metacritic.py Correct XML ampersand fixup 2014-01-20 22:11:34 +01:00
mit.py [mit] Fix MITIE test 2014-02-26 18:09:43 +07:00
mixcloud.py [mixcloud] Unquote the track id (#2462) 2014-02-27 18:58:09 +01:00
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
mooshare.py [mooshare] Fix bogus video page URL 2014-02-06 21:26:12 +07:00
mpora.py [mpora] Fix uploader name extraction 2014-01-17 03:59:42 +01:00
mtv.py [mtv] Transform the urls from the mobile version to get the best quality 2014-03-08 22:09:42 +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 [myspass] Simplify and use unicode_literals 2014-01-29 16:59:22 +01:00
myvideo.py [myvideo] Modernize 2014-03-09 18:58:34 +01:00
naver.py [naver] Recognize mobile urls (fixes #1951) 2013-12-12 13:04:02 +01:00
nba.py [nba] Simplify and use unicode_literals 2014-01-29 15:16:18 +01:00
nbc.py [nbc] Add an extractor for the main nbc.com site 2014-02-25 23:57:54 +01:00
ndr.py [ndr] Replace 404 test 2014-02-14 23:12:15 +07:00
ndtv.py [ndtv] Remove unused imports 2013-12-16 08:16:38 +01:00
newgrounds.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
nfb.py [nfb] Add rtmp app field to format 2014-02-16 06:11:38 +07:00
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 [ninegag] Modernize and remove unused import 2014-03-21 00:37:10 +01:00
normalboots.py [normalboots] Modernize and simplify 2014-02-23 18:28:22 +01:00
novamov.py [novamov] Generalize extractor 2014-02-24 23:30:09 +07:00
nowness.py [nowness] Add support 2014-01-23 00:12:47 +01:00
nowvideo.py [nowvideo] Rewrite based on novamov extractor 2014-02-24 23:30:58 +07:00
ooyala.py [bloomberg] Fix ooyala url extraction 2014-01-29 18:03:32 +01:00
orf.py [orf] Fix segments extraction (Closes #2501) 2014-03-03 18:05:46 +07:00
pbs.py [pbs] Add support for viralplayer links (Fixes #2350) 2014-02-08 18:37:33 +01:00
photobucket.py [photobucket] More unicode literals 2014-03-10 12:59:19 +01:00
playvid.py [playvid] Simplify (#2539) 2014-03-10 20:55:47 +01:00
podomatic.py [podomatic] Use unicode_literals 2014-02-24 17:31:09 +01:00
pornhd.py [pornhd] Fix 2014-01-28 03:53:00 +01:00
pornhub.py [pornhub] Use compat_urllib_parse.unquote_plus (#2531) 2014-03-09 19:16:25 +01:00
pornotube.py Add the missing age_limit tags; added a devscript to do a superficial check for porn sites without the age_limit tag in the test 2013-10-28 01:50:17 -04:00
prosiebensat1.py [prosiebensat1] Replace test 2014-03-05 15:10:49 +07:00
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 Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
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 [ro220] Simplify and use unicode_literals 2014-01-31 14:07:58 +01:00
rottentomatoes.py [rottentomatoes] Use unicode_literals 2014-01-23 04:05:58 +01:00
roxwel.py
rtlnow.py [rtlnow] Remove unused import 2014-02-26 18:02:17 +07:00
rutube.py Merge remote-tracking branch 'dstftw/rutube-channel' 2014-01-28 03:32:22 +01:00
rutv.py [rutv] Refactor vgtrk/rutv extractor 2014-03-17 01:59:40 +07:00
savefrom.py [savefrom] Add extractor (Fixes #2434) 2014-02-22 14:36:16 +01:00
servingsys.py [servingsys] Do not run test on travis 2014-01-22 00:27:18 +01:00
sina.py [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 2014-01-23 14:03:14 +01:00
slashdot.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
slideshare.py [slideshare] Fix description extraction and modernize 2014-02-09 14:23:19 +01:00
smotri.py [smotri] Add entry for netrc authentication 2014-02-17 02:19:55 +07:00
sohu.py [sohu] Skip test 2014-02-15 13:12:41 +01:00
soundcloud.py [soundcloud] Add the description field to the second test 2014-03-09 12:26:58 +01:00
southparkstudios.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
space.py [space] modernize 2014-02-19 01:04:24 +01:00
spankwire.py [spankwire] Fix uploader id regex 2014-02-22 16:50:08 +07:00
spiegel.py [spiegel] Simplify and use unicode_literals 2014-01-31 14:00:55 +01:00
spike.py [spike] Add support for mobile urls 2014-03-08 21:10:21 +01:00
stanfordoc.py Remove unused imports 2013-12-09 04:53:23 +01:00
statigram.py [statigram] Simplify 2014-02-04 22:52:27 +01:00
steam.py
streamcloud.py [streamcloud] skip test on travis 2013-11-23 15:57:42 +01:00
streamcz.py [streamcz] Minor changes 2014-02-11 10:19:02 +07:00
subtitles.py [subtittles] Check that the result is not empty 2014-02-04 10:24:17 +01:00
syfy.py [f4m] Download only the first fragment with the `--test` option 2014-02-15 17:53:23 +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] Simplify embed code (#2587) 2014-03-20 16:33:23 +01:00
testurl.py [testurl] Fix case when only one IE matches 2014-02-25 10:43:34 +01:00
tf1.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
theplatform.py [nbc] Add an extractor for the main nbc.com site 2014-02-25 23:57:54 +01:00
thisav.py [thisav] Simplify and use unicode literals 2014-02-05 19:13:06 +07:00
tinypic.py [tinypic] Fix import 2014-03-03 17:40:12 +07:00
toutv.py [toutv] Use unicode literals 2014-02-05 19:02:03 +07:00
traileraddict.py [traileraddict] mark as broken 2014-02-04 10:13:52 +01:00
trilulilu.py Remove the compatibility code used before the new format system was implemented 2013-12-03 14:31:20 +01:00
trutube.py Fix imports 2014-02-22 23:03:12 +01:00
tube8.py Extended valid urls schema 2014-02-08 00:09:26 +01:00
tudou.py
tumblr.py VALID_URL changed to match different kinds of Tumblr-URLs 2014-01-28 01:41:18 +01:00
tutv.py [tutv] Simplify and use unicode_literals 2014-01-29 15:22:41 +01:00
tvigle.py [tvigle] Add support for another video link format 2014-03-04 19:22:48 +07:00
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
udemy.py [udemy] Make sure test case is not inherited 2014-03-16 07:09:10 +01:00
unistra.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
ustream.py [ustream] Simplify and use unicode_literals 2014-01-31 14:05:33 +01:00
vbox7.py [vbox7] simplify 2014-02-04 23:02:53 +01:00
veehd.py [veehd] Send requests twice (Fixes #2102) 2014-01-06 12:54:01 +01:00
veoh.py [veoh] Allow to download videos with age protection (fixes #2455) 2014-02-24 22:01:34 +01:00
vesti.py [vesti] Restore vesti extractor 2014-03-17 02:01:01 +07:00
vevo.py [vevo] Mark all test timestamps as approximate 2014-03-16 07:05:48 +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
videobam.py [videobam] Fix empty title handling 2014-03-13 17:03:43 +01:00
videodetective.py [videodetective] Modernize 2014-03-09 18:39:39 +07:00
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] Now VimeoIE doesn't match urls of channels with a numeric id (fixes #2552) 2014-03-12 14:23:06 +01:00
vine.py [vine] Extract more metadata and support low format 2014-02-23 19:02:31 +07:00
vk.py [vk] Add support for embedded videos (Closes #2473) 2014-02-28 23:51:54 +07:00
vube.py [vube] Update the test's checksum 2014-03-09 12:27:38 +01:00
wat.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
wdr.py [wdr] Add description to tests 2014-03-13 17:01:58 +01:00
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] Modernize and replace test 2014-02-21 17:57:19 +07:00
wistia.py [wistia] Prefer original video format above all others 2014-01-01 20:23:49 +01:00
worldstarhiphop.py added trutubeIE 2014-02-22 00:11:57 -08:00
xhamster.py [XHamsterIE] Make hd video search more robust 2014-02-26 10:01:44 +01:00
xnxx.py [xnxx] Modernize 2014-03-09 18:31:39 +01:00
xtube.py [xtube] Fix extraction add more metafields 2014-03-04 16:12:11 +07:00
xvideos.py [xvideos] Simplify 2014-01-22 19:02:48 +01:00
yahoo.py [yahoo] use unicode_literals 2014-02-11 13:51:23 +01:00
youjizz.py [youjizz] Simplify and use unicode_literals 2014-01-29 16:59:21 +01:00
youku.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
youporn.py [youporn] Modernize 2014-03-21 00:37:10 +01:00
youtube.py Add bestvideo and worstvideo to special format names (#2163) 2014-03-14 17:01:47 +01:00
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 2014-02-24 13:47:47 +07:00