youtube-dl/youtube_dl/extractor
Anders Einar Hilden e6c9f80c48 tv.nrk.no urls mostly contain capital characters
Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.
2014-06-16 19:29:23 +02:00
..
__init__.py Merge pull request #3075 from pulpe/wrzuta 2014-06-14 16:51:27 +07:00
academicearth.py
addanime.py [addanime] Modernize 2014-03-24 16:39:53 +01: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
anitube.py
aol.py [aol] Add support for playlists (Fixes #2730) 2014-04-13 03:22:24 +02:00
aparat.py
appletrailers.py Remove unusued imports 2014-03-30 07:16:07 +02:00
archiveorg.py
ard.py [ard] Fix format extraction (fixes #3006 and #3032) 2014-06-03 21:56:49 +02:00
arte.py [arte] Fix versionCode interpretation (#2588) 2014-05-08 02:00:47 +02:00
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
bilibili.py [bilibili] Add preliminary support (#2174) 2014-04-21 13:46:41 +02:00
blinkx.py [blinkx] Modernize 2014-06-11 18:38:13 +07:00
bliptv.py [bliptv] Switch extraction to RSS (Closes #2920) 2014-05-15 22:20:40 +07:00
bloomberg.py [bloomberg] Fix extraction (fixes #2154) 2014-03-29 11:55:12 +01:00
br.py [br] Add audio extraction and support more URLs (Closes #2728) 2014-04-09 20:19:27 +07:00
breakcom.py [breakcom] Fix YouTube videos extraction (fixes #2699) 2014-04-04 19:01:18 +02:00
brightcove.py [brightcove] Set the filesize of the formats and use _sort_formats 2014-06-15 11:37:39 +02:00
byutv.py [byutv] Fix test 2014-04-10 19:37:55 +07:00
c56.py [c56] Modernize and add duration extraction 2014-04-03 19:53:11 +07:00
canal13cl.py [canal13cl] Add test and improve extraction (#2498) 2014-03-03 12:53:11 +01:00
canalc2.py
canalplus.py [canalplus] Fix id determination (Fixes #2851) 2014-05-05 03:30:05 +02:00
cbs.py
cbsnews.py [cbsnews] Add support for cbsnews.com (Closes #2691) 2014-04-06 06:03:58 +07:00
ceskatelevize.py [ceskatelevize] Simplify 2014-03-01 23:05:33 +07:00
channel9.py
chilloutzone.py
cinemassacre.py [cinemassacre] Improve formats extraction and modernize 2014-05-28 19:38:44 +07:00
clipfish.py [clipfish] Modernize 2014-03-24 22:30:32 +01:00
cliphunter.py
clipsyndicate.py [clipsyndicate] Modernize 2014-03-27 02:30:00 +01:00
clubic.py [clubic] Add extractor (Fixes #2773) 2014-04-21 07:12:02 +02:00
cmt.py [cmt] Simplify (mentioned in #2072) 2014-06-07 15:52:49 +02:00
cnet.py [cnet] Correct JSON capturing 2014-04-21 07:59:29 +02:00
cnn.py [cnn] Improve thumbnail extraction 2014-06-07 15:39:21 +02:00
collegehumor.py [collegehumor] Fix one more test 2014-03-13 06:25:12 +07:00
comedycentral.py [comedycentralshows] Transform the rtmp urls so that rtmpdump can download them (fixes #3010) 2014-05-30 20:59:15 +02:00
common.py [spiegeltv] Simplify and PEP8 2014-06-07 15:35:13 +02:00
condenast.py [condenast|generic] Add support for condenast embeds (Fixes #2783) 2014-04-21 05:47:52 +02:00
criterion.py
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 user playlist extraction 2014-04-23 19:42:34 +07:00
daum.py [daum] Modernize 2014-03-21 14:38:41 +01:00
defense.py
discovery.py [discovery] modernize 2014-03-29 14:22:27 +01:00
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
ebaumsworld.py
ehow.py [ehow] Modernize 2014-03-27 21:23:02 +01:00
eighttracks.py
eitb.py
elpais.py
empflix.py [empflix] Fix extraction 2014-05-24 01:06:03 +07:00
engadget.py Add extractor for Engadget and 5min (closes #2465) 2014-03-21 19:13:46 +01:00
escapist.py
everyonesmixtape.py
exfm.py
extremetube.py title extraction condition less restrictive 2014-05-31 18:31:39 +02:00
facebook.py [facebook] Correct login (Fixes #2743) 2014-04-21 15:56:09 +02:00
faz.py
fc2.py [fc2] Fall back to webpage title if needed 2014-06-07 16:52:11 +02:00
firstpost.py [firstpost] Fix extraction 2014-04-11 20:40:42 +07:00
firsttv.py
fivemin.py [5min] Raise an error if the 'success' field is False 2014-04-29 14:57:38 +02:00
fktv.py
flickr.py
fourtube.py [4tube] Fix import 2014-03-03 17:39:49 +07:00
franceculture.py [franceculture] Add extractor (Fixes #2669) 2014-04-03 08:55:38 +02:00
franceinter.py
francetv.py [francetv] Add support for non-numeric video IDs (Fixes #2927) 2014-05-16 15:51:01 +02:00
freesound.py
freespeech.py
funnyordie.py [funnyordie] Extract more formats 2014-05-07 21:02:57 +07:00
gamekings.py [gamekings] Update test description 2014-05-21 19:53:58 +07:00
gamespot.py [gamespot] Update test URL and modernize 2014-05-14 20:13:34 +07:00
gametrailers.py
gdcvault.py [gdcvault] Formatting / Remove unused variables 2014-02-28 15:50:19 +01:00
generic.py [Vulture] Add support for vulture.com 2014-06-09 23:06:39 +02:00
googleplus.py
googlesearch.py [googlesearch] Fix next page indicator check 2014-03-13 16:52:13 +01:00
hark.py
helsinki.py
hentaistigma.py [hentaistigma] Simplified (#2902) 2014-05-13 10:10:59 +02:00
hotnewhiphop.py
howcast.py
huffpost.py [huffpost] Modernize test 2014-03-29 14:35:45 +01:00
hypem.py Remove unused import 2014-06-09 23:14:04 +02:00
iconosquare.py [statigram] Update to fit new website name and rename extractor 2014-05-04 16:52:10 +07:00
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 [infoq] Add support for HTTP downloads (Fixes #722) 2014-04-21 03:21:34 +02:00
instagram.py [instagram] Fix info_dict key name 2014-03-24 01:40:09 +01:00
internetvideoarchive.py
iprima.py [iprima] Fix permission check regex 2014-03-18 19:33:28 +07:00
ivi.py [ivi] Replace tests 2014-05-30 19:12:55 +07:00
jadorecettepub.py
jeuxvideo.py
jpopsukitv.py
jukebox.py [jukebox] Update test md5 2014-04-21 19:00:27 +07:00
justintv.py [justin.tv] Modernize (Fixes #2705) 2014-04-05 17:56:36 +02:00
kankan.py
keek.py
keezmovies.py [keezmovies] Modernize 2014-04-04 18:52:43 +02:00
khanacademy.py
kickstarter.py [kickstarter] Fix extraction, extract more info and modernize 2014-03-29 14:22:28 +01:00
kontrtube.py [kontrtube] Modernize 2014-03-20 23:05:57 +07:00
ku6.py [ku6] Improve (#3015) 2014-06-07 15:46:33 +02:00
la7.py
lifenews.py [lifenews] Add support for multiple videos on the same page (#2482) 2014-02-28 22:52:06 +07:00
liveleak.py
livestream.py [livestream] Modernize 2014-06-12 20:42:46 +07:00
lynda.py [lynda] Modernize 2014-03-07 22:11:01 +07:00
m6.py
macgamestore.py
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 [mdr] Remove unused imports 2014-04-21 06:49:21 +02:00
metacafe.py [metacafe] Remove accidently inserted comment string 2014-03-23 05:16:02 +07:00
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
mixcloud.py [mixcloud] Shed API dependency (#2904) 2014-05-13 09:42:38 +02:00
mofosex.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
motorsport.py [motorsport] Fix on Python 3 2014-04-04 23:06:27 +02:00
moviezine.py [moviezine] Add extractor for moviezine.se (fixes #2808) 2014-04-26 18:55:29 +02:00
movshare.py [movshare] Support more domains 2014-04-05 17:00:18 +07:00
mpora.py [mpora] Fix test 2014-04-10 19:10:03 +07:00
mtv.py [vh1] use standard sort (#2072) 2014-05-16 23:49:41 -04:00
musicplayon.py [musicplayon] Add support for musicplayon.com 2014-04-02 22:10:20 +07:00
muzu.py
myspace.py
myspass.py
myvideo.py [myvideo] Modernize 2014-03-09 18:58:34 +01:00
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 [nbcnews] Add support for /feature/* pages (closes #3007) 2014-05-30 00:38:57 +02:00
ndr.py The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367) 2014-05-19 22:17:54 +10:00
ndtv.py [ndtv] Fix title extraction and modernize 2014-06-10 19:37:38 +07:00
newgrounds.py
newstube.py [newstube] Do not shadow standard str 2014-05-03 02:30:50 +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] Modernize 2014-03-27 21:01:09 +01:00
ninegag.py [9gag] Fix post view regex 2014-04-24 19:52:34 +07:00
noco.py [noco] Skip test 2014-05-13 19:12:17 +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 [nowvideo] Support more domains 2014-04-05 16:38:57 +07:00
nrk.py tv.nrk.no urls mostly contain capital characters 2014-06-16 19:29:23 +02:00
ntv.py Remove unused imports 2014-06-07 16:52:34 +02:00
nuvid.py [nuvid] Remove superfluous slash 2014-06-09 20:41:33 +07:00
nytimes.py [nytimes] Improve file size extraction 2014-05-03 03:11:38 +07:00
oe1.py [oe1] Simplify (#2646) 2014-03-28 23:23:58 +01:00
ooyala.py [byutv] Add support (Fixes #2612) 2014-03-24 17:12:15 +01:00
orf.py [orf] Fix segments extraction (Closes #2501) 2014-03-03 18:05:46 +07:00
parliamentliveuk.py Remove unused imports and clarify variable names 2014-03-22 15:17:32 +01:00
pbs.py [pbs] Add support for video ratings 2014-03-21 00:59:51 +01:00
photobucket.py Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934) 2014-05-16 20:44:52 +02:00
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 [pornhub] Fix uploader extraction 2014-05-24 00:44:34 +07:00
pornotube.py
prosiebensat1.py [prosiebensat1] Simplify 2014-05-05 19:02:49 +07:00
pyvideo.py [pyvideo] Fix title 2014-04-11 02:20:50 +02:00
radiofrance.py [radiofrance] Modernize 2014-03-23 17:43:33 +01:00
rai.py [rai] Skip test 2014-06-16 18:50:15 +07:00
rbmaradio.py
redtube.py
ringtv.py
ro220.py [ro220] Make test case more flexible 2014-04-04 23:08:33 +02:00
rottentomatoes.py
roxwel.py [roxwel] Modernize 2014-03-29 14:57:44 +01:00
rtbf.py [rtbf] Minor changes and YouTube videos support 2014-04-29 19:41:58 +07:00
rtlnow.py [rtlnow] Remove unused import 2014-02-26 18:02:17 +07:00
rts.py [rts] Update test 2014-04-07 00:34:23 +07:00
rtve.py Add support for rtve.es/alacarta 2014-04-07 17:30:32 +02: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
savefrom.py
scivee.py [scivee] Revert test file download 2014-04-30 18:49:29 +07:00
servingsys.py
sina.py
slideshare.py [slideshare] Fix description 2014-04-11 02:19:15 +02:00
slutload.py Remove unused imports 2014-06-07 16:52:34 +02:00
smotri.py [smotri] Modernize and add support for emdebbed videos (Closes #2585) 2014-03-28 19:58:49 +07:00
sohu.py
soundcloud.py Remove unused imports 2014-06-07 16:52:34 +02:00
southparkstudios.py
space.py
spankwire.py
spiegel.py
spiegeltv.py [spiegeltv] Simplify and PEP8 2014-06-07 15:35:13 +02:00
spike.py [spike] Add support for mobile urls 2014-03-08 21:10:21 +01:00
stanfordoc.py
steam.py [steam] Add support for steamcommunity.com (Fixes #2757) 2014-04-21 02:34:34 +02:00
streamcloud.py
streamcz.py [streamcz] Workaround CertificateError 2014-05-25 05:32:19 +07:00
subtitles.py
swrmediathek.py [swrmediathek] Extract direct links from JSON and add support for audio files 2014-05-23 21:04:21 +07:00
syfy.py [syfy] Add suppor for generic URLs (Fixes #2827) 2014-04-30 01:35:52 +02:00
sztvhu.py
tagesschau.py [tagesschau] Add support for width/height 2014-06-07 15:14:20 +02:00
teachertube.py [teachertube] Fix extraction for Python 3 2014-06-08 22:16:48 +07: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
ted.py [ted] Update test md5 2014-06-12 20:33:53 +07:00
testurl.py
tf1.py [tf1] Modernize 2014-03-29 15:05:15 +01:00
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 [tlc] Add an extractor for tlc.com 2014-04-16 20:29:31 +02:00
toutv.py
toypics.py Remove unused imports and clarify variable names 2014-03-22 15:17:32 +01: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 [tvigle] Add support for another video link format 2014-03-04 19:22:48 +07:00
tvp.py
udemy.py [udemy] Make sure test case is not inherited 2014-03-16 07:09:10 +01:00
unistra.py
urort.py [urort] Add date 2014-03-27 02:56:23 +01:00
ustream.py [ustream] Modernize 2014-05-29 20:22:36 +07:00
vbox7.py
veehd.py
veoh.py [veoh] Capture error message 2014-06-08 23:05:20 +07:00
vesti.py [vesti] Restore vesti extractor 2014-03-17 02:01:01 +07:00
vevo.py [vevo] The title in the url is optional (fixes #3020) 2014-05-31 17:55:03 +02:00
vh1.py [vh1] Skip tests (Do not work from Germany) 2014-06-07 16:40:16 +02:00
viddler.py
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
videolecturesnet.py [videolectures.net] Make description optional 2014-03-22 12:10:56 +01:00
videopremium.py
videott.py [videott] Add support for video.tt (Closes #2889) 2014-05-12 20:23:08 +07:00
videoweed.py [videoweed] Revert _FILE_DELETED_REGEX 2014-04-05 16:32:14 +07:00
viki.py [pbs] Add support for video ratings 2014-03-21 00:59:51 +01:00
vimeo.py [vimeo] Add video duration extraction(Closes #2876) 2014-05-10 01:46:40 +07:00
vine.py [vine:user] Simplify 2014-05-13 09:50:03 +02:00
vk.py [vk] Update test 2014-05-11 16:43:59 +07:00
vube.py [vube] Consider optional fields and modernize 2014-05-09 01:45:34 +07: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 [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 [wdr] Add support for mobile URLs 2014-05-12 22:17:19 +02:00
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
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 [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] 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 [yahoo] improve thumbnail extraction 2014-06-04 17:38:41 +02:00
youjizz.py
youku.py
youporn.py [youporn] Modernize 2014-03-21 00:37:10 +01:00
youtube.py [Youtube] Recognize playlists with LL 2014-06-14 13:23:28 +02:00
zdf.py