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
2014-07-23 01:18:27 +02:00
..
__init__.py Merge remote-tracking branch 'naglis/sockshare' 2014-07-21 13:24:15 +02:00
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
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
appletrailers.py
archiveorg.py [archiveorg] Use centralized sorting 2014-01-07 10:16:22 +01:00
ard.py [ard] Add support for NDR-style videos (fixes #3281) 2014-07-20 21:38:02 +02:00
arte.py
auengine.py Replace 'referer' with 'http_referer' 2014-03-25 21:53:26 +07:00
bambuser.py
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 [blinkx] Modernize 2014-06-11 18:38:13 +07:00
bliptv.py [BlipTV] Allow plus sign in video ID 2014-06-24 17:55:08 -06:00
bloomberg.py [bloomberg] Fix extraction (fixes #2154) 2014-03-29 11:55:12 +01:00
br.py [br] Allow '_' in the url (fixes #3311) 2014-07-21 20:43:56 +02:00
breakcom.py [breakcom] Fix YouTube videos extraction (fixes #2699) 2014-04-04 19:01:18 +02:00
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 [cbsnews] Add support for cbsnews.com (Closes #2691) 2014-04-06 06:03:58 +07:00
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 Remove unused imports and simplify 2014-02-02 12:03:36 +01:00
clipsyndicate.py
clubic.py [clubic] Add extractor (Fixes #2773) 2014-04-21 07:12:02 +02:00
cmt.py
cnet.py [cnet] Fix title extraction 2014-07-21 13:03:19 +02:00
cnn.py
collegehumor.py
comedycentral.py
common.py
condenast.py
cracked.py
criterion.py [criterion] Simplify and modernize 2014-07-11 13:21:32 +02:00
crunchyroll.py [crunchyroll] Use enumerate 2014-02-25 20:51:51 +01:00
cspan.py [cspan] Support multiple segments (Fixes #2674) 2014-04-03 06:09:38 +02:00
d8.py
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
dfb.py
discovery.py
divxstage.py
dotsub.py
dreisat.py [dreisat] Modernize 2014-06-08 22:45:12 +07:00
dropbox.py
drtv.py [drtv] Add missing extractor import 2014-06-28 17:36:13 +07:00
ebaumsworld.py Use the new '_download_xml' helper in more extractors 2013-11-26 19:17:25 +01:00
ehow.py
eighttracks.py
eitb.py
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
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 2014-01-17 02:56:13 +01:00
exfm.py
extremetube.py
facebook.py
faz.py Merge remote-tracking branch 'dstftw/correct-valid-urls' 2013-12-04 19:56:05 +01:00
fc2.py [fc2] Fall back to webpage title if needed 2014-06-07 16:52:11 +02:00
firedrive.py
firstpost.py
firsttv.py [firsttv] Skip test 2014-02-11 10:26:52 +07:00
fivemin.py
fktv.py
flickr.py [flickr] Use unicode literals 2014-01-17 03:07:01 +01:00
fourtube.py
franceculture.py
franceinter.py
francetv.py [francetv] Add support for mobile URLs (Closes #3275) 2014-07-19 17:47:50 +07:00
freesound.py
freespeech.py Properly escape ‘.’ in some _VALID_URL properties 2014-01-25 11:48:08 +01:00
funnyordie.py
gamekings.py [gamekings] Update test description 2014-05-21 19:53:58 +07:00
gameone.py [gameone] Sort formats 2014-07-11 11:27:44 +02:00
gamespot.py [gamespot] Update test URL and modernize 2014-05-14 20:13:34 +07:00
gametrailers.py [gametrailers] Fix gametrailers test 2014-02-12 01:50:53 +07:00
gdcvault.py
generic.py
googleplus.py [GooglePlus] fix video title extraction 2014-06-29 16:43:31 +02:00
googlesearch.py [googlesearch] Fix next page indicator check 2014-03-13 16:52:13 +01:00
gorillavid.py
goshgay.py
hark.py
helsinki.py [helsinki] Simplify 2014-02-17 11:32:30 +01:00
hentaistigma.py
hotnewhiphop.py
howcast.py [howcast] Modernize 2014-02-10 20:45:17 +01:00
huffpost.py [huffpost] Modernize test 2014-03-29 14:35:45 +01:00
hypem.py
iconosquare.py
ign.py [test_all_urls] Add support for distributed URL matching test definition 2014-04-19 19:41:06 +02:00
imdb.py
ina.py
infoq.py
instagram.py
internetvideoarchive.py
iprima.py
ivi.py [ivi] Add support for embedded URLs 2014-06-29 20:06:47 +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
jukebox.py
justintv.py [justin.tv] Modernize (Fixes #2705) 2014-04-05 17:56:36 +02:00
kankan.py [kankan] Skip test 2014-01-17 04:21:54 +01:00
keek.py
keezmovies.py
khanacademy.py
kickstarter.py
kontrtube.py
ku6.py [ku6] Improve (#3015) 2014-06-07 15:46:33 +02:00
la7.py
lifenews.py
liveleak.py
livestream.py [livestream] PEP8 2014-07-20 23:34:20 +02:00
lynda.py
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 [malemotion] Disable test case 2014-01-30 06:15:50 +01:00
mdr.py
metacafe.py [metacafe] Remove accidently inserted comment string 2014-03-23 05:16:02 +07:00
metacritic.py
mit.py [mit] Fix MITIE test 2014-02-26 18:09:43 +07:00
mixcloud.py [mixcloud] Shed API dependency (#2904) 2014-05-13 09:42:38 +02:00
mlb.py
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 2013-11-03 14:06:47 +01:00
mooshare.py [mooshare] Add support for URLs starting with 'www' 2014-03-27 19:08:35 +07:00
morningstar.py
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
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
nba.py [nba] Modernize 2014-03-29 14:57:48 +01:00
nbc.py
ndr.py [ndr] Replace 404 test 2014-07-12 22:08:33 +07:00
ndtv.py
newgrounds.py
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
ninegag.py
noco.py [noco] Switch to HTTPS (Closes #3116) 2014-06-20 18:40:47 +07:00
normalboots.py
novamov.py [novamov] Simplify 2014-04-05 19:36:22 +07:00
nowness.py [nowness] Update test file md5 and modernize 2014-05-19 19:05:18 +07:00
nowvideo.py
npo.py [npo] Fix the json extraction (fixes #3282) 2014-07-17 22:29:03 +02:00
nrk.py Fix test 2014-06-16 19:37:59 +02:00
ntv.py
nuvid.py
nytimes.py
oe1.py
ooyala.py
orf.py
parliamentliveuk.py
pbs.py [pbs] Add support for video ratings 2014-03-21 00:59:51 +01:00
photobucket.py
playvid.py [playvid] Simplify (#2539) 2014-03-10 20:55:47 +01:00
podomatic.py [podomatic] Improve video URL extraction (Closes #2763) 2014-04-17 19:59:52 +07:00
pornhd.py [pornhd] Avoid shadowing variable url 2014-04-04 22:22:30 +02:00
pornhub.py
pornotube.py
prosiebensat1.py
pyvideo.py
radiofrance.py [radiofrance] Modernize 2014-03-23 17:43:33 +01:00
rai.py
rbmaradio.py
redtube.py
reverbnation.py
ringtv.py
ro220.py
rottentomatoes.py
roxwel.py
rtbf.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
sapo.py [sapo] Add extractor (Closes #2816) 2014-07-20 00:00:20 +07:00
savefrom.py
scivee.py
screencast.py [screencast] Add one more format and improve title extraction 2014-07-11 22:52:48 +07:00
servingsys.py
sina.py
slideshare.py [slideshare] Fix description 2014-04-11 02:19:15 +02:00
slutload.py
smotri.py
snotr.py [snotr] Add description 2014-07-21 12:08:44 +02:00
sockshare.py [sockshare] Simplify (#3268) 2014-07-21 13:25:59 +02:00
sohu.py [sohu] Skip test 2014-02-15 13:12:41 +01:00
soundcloud.py
soundgasm.py
southpark.py rename southparkstudios.py to southpark.py 2014-07-13 14:08:23 +02: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] Add description and modernize 2014-06-21 16:31:18 +07:00
spiegeltv.py [spiegeltv] Simplify and PEP8 2014-06-07 15:35:13 +02:00
spike.py
stanfordoc.py
steam.py
streamcloud.py [streamcloud] skip test on travis 2013-11-23 15:57:42 +01:00
streamcz.py
subtitles.py [subtittles] Check that the result is not empty 2014-02-04 10:24:17 +01:00
swrmediathek.py [swrmediathek] Extract direct links from JSON and add support for audio files 2014-05-23 21:04:21 +07:00
syfy.py
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 2013-11-20 09:59:03 +01:00
tagesschau.py
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
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
testurl.py
tf1.py
theplatform.py [theplatform] Use unicode_literals and _download_json 2014-05-30 21:10:48 +02:00
thisav.py
tinypic.py [tinypic] Fix import 2014-03-03 17:40:12 +07:00
tlc.py
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
trutube.py
tube8.py [tube8] Update test and modernize 2014-06-11 18:20:14 +07:00
tudou.py
tumblr.py
tutv.py
tvigle.py
tvp.py [tvp] Skip tests 2013-11-16 02:09:30 +01:00
udemy.py
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
vesti.py
vevo.py
vh1.py [vh1] Skip tests (Do not work from Germany) 2014-06-07 16:40:16 +02: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
videofyme.py Correct some extractor _VALID_URL regexes 2013-12-04 20:34:47 +07:00
videolecturesnet.py
videopremium.py
videott.py
videoweed.py [videoweed] Revert _FILE_DELETED_REGEX 2014-04-05 16:32:14 +07:00
viki.py
vimeo.py
vimple.py
vine.py [vine:user] Simplify 2014-05-13 09:50:03 +02:00
vk.py [vk] Skip georestricted ivi embed test 2014-06-30 03:16:31 +07:00
vodlocker.py [vodlocker] Fix _VALID_URL 2014-07-22 20:37:33 +07:00
vube.py [vube] Add support for new data format (Fixes #3325) 2014-07-23 01:18:27 +02:00
vuclip.py [vuclip] Fix VALID_URL regex 2014-04-21 16:14:21 +02:00
vulture.py [Vulture] Add support for vulture.com 2014-06-09 23:06:39 +02:00
washingtonpost.py
wat.py
wdr.py
weibo.py
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
xhamster.py
xnxx.py
xtube.py [xtube] user playlist extractor 2014-03-23 00:16:35 +06:00
xvideos.py
yahoo.py [yahoo] improve thumbnail extraction 2014-06-04 17:38:41 +02: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
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 2014-02-24 13:47:47 +07:00