1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-26 20:22:14 +00:00
youtube-dl/youtube_dl/extractor
2014-08-19 19:22:25 +07:00
..
__init__.py Merge branch 'jove' of https://github.com/naglis/youtube-dl into naglis-jove 2014-08-19 19:22:25 +07:00
abc.py
academicearth.py [academicearth] Remove debug print 2014-02-24 14:20:17 +01:00
addanime.py
adultswim.py [adultswim] The bitrate must be an integer or None (reported in #2952) 2014-07-17 09:31:48 +02:00
aftonbladet.py removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py 2014-05-17 15:21:46 +10:00
allocine.py [allocine] Update tests 2014-07-21 00:28:55 +07:00
anitube.py [anitube] Modernize 2014-07-02 19:24:01 +07:00
aol.py [aol] Add support for playlists (Fixes #2730) 2014-04-13 03:22:24 +02:00
aparat.py [aparat] Add support (Fixes #2012) 2013-12-20 17:05:39 +01:00
appletrailers.py
archiveorg.py [archiveorg] Use centralized sorting 2014-01-07 10:16:22 +01:00
ard.py
arte.py [arte] Do not filter formats when there are no videos of requested lang code (Closes #3433) 2014-08-09 05:45:15 +07:00
auengine.py
bambuser.py More unicode literals 2014-01-07 10:06:30 +01:00
bandcamp.py [bandcamp] Replace maxsplit keyword argument with regular one 2014-05-20 19:44:42 +07:00
bbccouk.py [bbccouk] Add friendly contry filter error message (#2184) 2014-02-20 18:50:34 +07:00
bilibili.py [bilibili] Fix extraction 2014-06-18 18:53:25 +07:00
blinkx.py
bliptv.py
bloomberg.py
br.py
breakcom.py
brightcove.py
byutv.py [byutv] Fix test 2014-04-10 19:37:55 +07:00
c56.py
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
cbs.py
cbsnews.py
ceskatelevize.py
channel9.py [channel9] Simplify 2014-02-07 19:41:18 +07:00
chilloutzone.py
cinemassacre.py [cinemassacre] Improve formats extraction and modernize 2014-05-28 19:38:44 +07:00
clipfish.py
cliphunter.py
clipsyndicate.py [clipsyndicate] Modernize 2014-03-27 02:30:00 +01:00
clubic.py
cmt.py [cmt] Simplify (mentioned in #2072) 2014-06-07 15:52:49 +02:00
cnet.py [cnet] Fix title extraction 2014-07-21 13:03:19 +02:00
cnn.py [cnn] Improve thumbnail extraction 2014-06-07 15:39:21 +02:00
collegehumor.py
comedycentral.py
common.py
condenast.py
cracked.py [crackled] Improve, fix invalid regexes and extract more metadata 2014-07-18 21:39:21 +07:00
criterion.py
crunchyroll.py [crunchyroll] Use enumerate 2014-02-25 20:51:51 +01:00
cspan.py
d8.py [d8] typo 2014-01-22 03:10:31 +01:00
dailymotion.py [Dailymotion] fix uploader name (fixes #3153) 2014-06-25 17:44:19 +02:00
daum.py [daum] Modernize 2014-03-21 14:38:41 +01:00
defense.py Correctly set IE_NAME field 2014-01-07 09:45:58 +01:00
dfb.py
discovery.py
divxstage.py [divxstage] Fix typo in IE_NAME 2014-04-05 17:15:43 +07:00
dotsub.py
dreisat.py [dreisat] Modernize 2014-06-08 22:45:12 +07:00
dropbox.py
drtv.py
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
empflix.py
engadget.py Add extractor for Engadget and 5min (closes #2465) 2014-03-21 19:13:46 +01: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
extremetube.py
facebook.py
faz.py
fc2.py [fc2] Fall back to webpage title if needed 2014-06-07 16:52:11 +02:00
firedrive.py [firedrive] fix broken extractor 2014-08-06 02:26:42 +03:00
firstpost.py [firstpost] Fix title extraction and add description 2014-06-22 01:20:40 +07:00
firsttv.py [firsttv] Skip test 2014-02-11 10:26:52 +07:00
fivemin.py [5min] Raise an error if the 'success' field is False 2014-04-29 14:57:38 +02:00
fktv.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
flickr.py
fourtube.py
franceculture.py
franceinter.py
francetv.py [francetv] Fix wrong variable name 2014-07-28 15:21:05 +02:00
freesound.py
freespeech.py
funnyordie.py
gamekings.py [gamekings] Update test description 2014-05-21 19:53:58 +07:00
gameone.py
gamespot.py
gamestar.py
gametrailers.py
gdcvault.py [gdcvault] Add support for direct URL video type 2014-07-25 10:45:07 +02:00
generic.py
godtube.py
googleplus.py [GooglePlus] fix video title extraction 2014-06-29 16:43:31 +02:00
googlesearch.py
gorillavid.py
goshgay.py [goshgay] PEP8 and test for age_limit (#3220) 2014-07-11 11:01:59 +02:00
hark.py [hark] get the song info in JSON and extract more information. 2013-08-27 10:25:38 +02:00
helsinki.py
hentaistigma.py [hentaistigma] Simplified (#2902) 2014-05-13 10:10:59 +02:00
hotnewhiphop.py
howcast.py
howstuffworks.py
huffpost.py
hypem.py
iconosquare.py [statigram] Update to fit new website name and rename extractor 2014-05-04 16:52:10 +07:00
ign.py
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
instagram.py
internetvideoarchive.py [internetvideoarchive] Use centralized format sorting 2013-12-26 21:08:52 +01:00
iprima.py
ivi.py [ivi] Add support for embedded URLs 2014-06-29 20:06:47 +07:00
izlesene.py
jadorecettepub.py
jeuxvideo.py
jove.py
jpopsukitv.py
jukebox.py
justintv.py
kankan.py
keek.py
keezmovies.py
khanacademy.py
kickstarter.py
kontrtube.py [kontrtube] Modernize 2014-03-20 23:05:57 +07:00
krasview.py [krasview] Add extractor (Closes #3313) 2014-07-23 19:29:15 +07:00
ku6.py
la7.py [la7] Skip test on travis 2014-01-27 23:47:22 +01:00
lifenews.py
liveleak.py [liveleak] Add support for prochan embeds (Fixes #2406) 2014-02-19 01:27:12 +01:00
livestream.py
lynda.py [lynda] Modernize 2014-03-07 22:11:01 +07:00
m6.py
macgamestore.py [macgamestore] Minor fixes (#2044) 2014-01-03 13:09:39 +01:00
mailru.py [mailru] Add support for new mail.ru URL format (Closes #3024) 2014-06-01 14:38:36 +07:00
malemotion.py
mdr.py
metacafe.py
metacritic.py [metacritic] Modernize test 2014-03-29 14:57:48 +01:00
mit.py [mit] Fix MITIE test 2014-02-26 18:09:43 +07:00
mitele.py
mixcloud.py
mlb.py
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
mojvideo.py
mooshare.py [mooshare] Add support for URLs starting with 'www' 2014-03-27 19:08:35 +07:00
morningstar.py [morningstar] Also support 'Cover' (#2729) 2014-04-09 20:51:28 +02:00
motherless.py
motorsport.py
moviezine.py
movshare.py [movshare] Support more domains 2014-04-05 17:00:18 +07:00
mpora.py [mpora] Fix player regex 2014-07-09 19:12:42 +07:00
mtv.py Test for colon in mgid 2014-07-13 21:15:18 +10:00
musicplayon.py
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
myvideo.py
naver.py [naver] Modernize 2014-06-06 14:57:37 +02:00
nba.py [nba] Modernize 2014-03-29 14:57:48 +01:00
nbc.py
ndr.py
ndtv.py [ndtv] Fix title extraction and modernize 2014-06-10 19:37:38 +07:00
newgrounds.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
newstube.py [newstube] Replace test 2014-07-06 19:32:13 +07:00
nfb.py [nfb] Add support for videos with captions (#2866) 2014-05-08 22:07:14 +07:00
nhl.py
niconico.py [niconico] Remove unused import 2014-07-04 22:26:56 +07:00
ninegag.py
noco.py
normalboots.py [normalboots] Modernize and simplify 2014-02-23 18:28:22 +01:00
novamov.py [novamov] Simplify 2014-04-05 19:36:22 +07:00
nowness.py [nowness] Add support for cn URLs (Closes #3465) 2014-08-08 18:43:28 +07:00
nowvideo.py [nowvideo] Support more domains 2014-04-05 16:38:57 +07:00
npo.py
nrk.py Fix test 2014-06-16 19:37:59 +02:00
ntv.py
nuvid.py [nuvid] Remove superfluous slash 2014-06-09 20:41:33 +07:00
nytimes.py
ooyala.py
orf.py [orf] Move all ORF extractors in one place 2014-08-10 01:21:16 +07:00
parliamentliveuk.py
pbs.py [pbs] Add frontline video test 2014-08-18 19:24:18 +07:00
photobucket.py Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934) 2014-05-16 20:44:52 +02:00
playvid.py
podomatic.py
pornhd.py [pornhd] Avoid shadowing variable url 2014-04-04 22:22:30 +02:00
pornhub.py
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
pyvideo.py [pyvideo] Fix title extraction 2014-07-14 00:38:10 +07:00
radiofrance.py [radiofrance] Modernize 2014-03-23 17:43:33 +01:00
rai.py
rbmaradio.py Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
redtube.py
reverbnation.py [reverbnation] The 'uploader_id' field must be a string 2014-08-10 11:00:14 +02:00
ringtv.py [ringtv] Fix and add news extraction 2014-01-22 02:16:40 +01:00
ro220.py [ro220] Make test case more flexible 2014-04-04 23:08:33 +02:00
rottentomatoes.py [rottentomatoes] Use unicode_literals 2014-01-23 04:05:58 +01:00
roxwel.py [roxwel] Modernize 2014-03-29 14:57:44 +01:00
rtbf.py
rtlnl.py
rtlnow.py
rts.py
rtve.py [rtve] Fix md5sum 2014-07-21 12:14:07 +02:00
ruhd.py [ruhd] Add extractor 2014-07-13 04:03:22 +07:00
rutube.py [rutube] Add missing whitespace 2014-04-21 19:04:11 +07:00
rutv.py [rutv] Add support for more live stream URLs (Closes #2875) 2014-05-10 02:23:24 +07:00
sapo.py
savefrom.py [savefrom] Make test description more flexible 2014-07-23 01:38:07 +02:00
scivee.py
screencast.py [screencast] Add one more format and improve title extraction 2014-07-11 22:52:48 +07:00
servingsys.py [servingsys] Do not run test on travis 2014-01-22 00:27:18 +01:00
shared.py [shared] Update test 2014-08-13 18:24:46 +07: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
slideshare.py
slutload.py Remove unused imports 2014-06-07 16:52:34 +02:00
smotri.py
snotr.py [snotr] Add description 2014-07-21 12:08:44 +02:00
sockshare.py [sockshare] Fix ext 2014-07-23 01:40:01 +02:00
sohu.py
soundcloud.py [soundcloud] Adapt test 2014-07-23 01:41:45 +02:00
soundgasm.py [soundgasm] PEP8 and add a display_id (#3155) 2014-06-25 23:47:38 +02:00
southpark.py rename southparkstudios.py to southpark.py 2014-07-13 14:08:23 +02:00
space.py
spankwire.py
spiegel.py
spiegeltv.py
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
steam.py [steam] Update test description 2014-07-21 12:17:44 +02:00
streamcloud.py [streamcloud] Remove duration and modernize (Closes #3374) 2014-07-27 02:05:06 +07:00
streamcz.py [streamcz] Workaround CertificateError 2014-05-25 05:32:19 +07:00
subtitles.py
swrmediathek.py
syfy.py
sztvhu.py
tagesschau.py [tagesschau] Remove test case 2014-07-21 13:22:15 +02:00
teachertube.py [teachertube] Fix title and playlist recognition 2014-07-21 12:47:01 +02:00
teachingchannel.py [teachingchannel] Add extractor (closes #3048) 2014-06-07 13:11:04 +02:00
teamcoco.py Remove unused imports 2014-04-19 19:57:09 +02:00
techtalks.py Add an extractor for techtalks.tv (closes #1606) 2013-10-17 08:20:58 +02:00
ted.py [ted] Update test md5 2014-06-12 20:33:53 +07:00
tenplay.py Remove unused imports 2014-07-20 23:38:44 +02:00
testurl.py
tf1.py
theplatform.py [theplatform] Use unicode_literals and _download_json 2014-05-30 21:10:48 +02: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
tlc.py [tlc.de] If the url contains a fragment, use if in the iframe url (reported in #2748) 2014-07-13 14:38:26 +02:00
toutv.py [toutv] Use unicode literals 2014-02-05 19:02:03 +07:00
toypics.py [Toypics] support https urls 2014-06-29 08:21:23 +02: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
trutube.py Fix imports 2014-02-22 23:03:12 +01:00
tube8.py [tube8] Update test and modernize 2014-06-11 18:20:14 +07:00
tudou.py [tudou] Fix title regex (Fixes #1614) 2013-10-18 11:16:20 +02:00
tumblr.py
tutv.py
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
tvplay.py [tvplay] Add extractor (Closes #3245) 2014-07-25 21:33:29 +07:00
ubu.py [ubu] Add extractor (Close #3418) 2014-08-02 17:56:01 +07:00
udemy.py [udemy] Make sure test case is not inherited 2014-03-16 07:09:10 +01:00
unistra.py
urort.py
ustream.py [ustream] Modernize 2014-05-29 20:22:36 +07: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] Skip deleted test video 2014-07-08 20:22:27 +07:00
vesti.py [vesti] Restore vesti extractor 2014-03-17 02:01:01 +07:00
vevo.py
vh1.py
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
videofyme.py
videolecturesnet.py [videolectures.net] Make description optional 2014-03-22 12:10:56 +01:00
videopremium.py
videott.py
videoweed.py
vidme.py
viki.py
vimeo.py [vimeo] Ignore video 'base' thumbnail (Closes #3438) 2014-08-04 21:37:36 +02:00
vimple.py
vine.py
vk.py
vodlocker.py
vube.py
vuclip.py
vulture.py
washingtonpost.py [washingtonpost] Add extractor (Fixes #2622) 2014-03-24 23:21:20 +01:00
wat.py [wat] Modernize 2014-03-29 15:15:16 +01:00
wdr.py
weibo.py [weibo] Modernize 2014-04-11 16:02:34 +02:00
wimp.py [wimp] Detect youtube videos (fixes #2686) 2014-04-03 20:44:51 +02:00
wistia.py [wistia] Add duration and modernize 2014-06-24 19:34:39 +07:00
worldstarhiphop.py [worldstarhiphop] Modernize 2014-03-23 13:49:15 +01:00
wrzuta.py [wrzuta] Add age limit 2014-06-14 17:00:59 +07:00
xbef.py [xbef] (Add extractor) 2014-03-23 14:04:36 +01:00
xboxclips.py
xhamster.py
xnxx.py
xtube.py [xtube] user playlist extractor 2014-03-23 00:16:35 +06:00
xvideos.py [xvideos] Replace test 2014-06-06 21:23:36 +07:00
yahoo.py
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 [youtube] Use new signature cache ID for in-memory cache as well 2014-08-02 12:23:18 +02:00
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 2014-02-24 13:47:47 +07:00