You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/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.
11 years ago
..
__init__.py Merge pull request #3075 from pulpe/wrzuta 11 years ago
academicearth.py [academicearth] Remove debug print 11 years ago
addanime.py [addanime] Modernize 11 years ago
aftonbladet.py removed duplicate and somemtimes incorrect logic for parsing upload date as this job is already taken care of automatically by YoutubeDL.py 11 years ago
anitube.py
aol.py [aol] Add support for playlists (Fixes #2730) 11 years ago
aparat.py
appletrailers.py Remove unusued imports 11 years ago
archiveorg.py
ard.py [ard] Fix format extraction (fixes #3006 and #3032) 11 years ago
arte.py [arte] Fix versionCode interpretation (#2588) 11 years ago
auengine.py Replace 'referer' with 'http_referer' 11 years ago
bambuser.py
bandcamp.py [bandcamp] Replace maxsplit keyword argument with regular one 11 years ago
bbccouk.py [bbccouk] Add friendly contry filter error message (#2184) 11 years ago
bilibili.py [bilibili] Add preliminary support (#2174) 11 years ago
blinkx.py [blinkx] Modernize 11 years ago
bliptv.py [bliptv] Switch extraction to RSS (Closes #2920) 11 years ago
bloomberg.py [bloomberg] Fix extraction (fixes #2154) 11 years ago
br.py [br] Add audio extraction and support more URLs (Closes #2728) 11 years ago
breakcom.py [breakcom] Fix YouTube videos extraction (fixes #2699) 11 years ago
brightcove.py [brightcove] Set the filesize of the formats and use _sort_formats 11 years ago
byutv.py [byutv] Fix test 11 years ago
c56.py [c56] Modernize and add duration extraction 11 years ago
canal13cl.py [canal13cl] Add test and improve extraction (#2498) 11 years ago
canalc2.py [canalc2] Modernize 11 years ago
canalplus.py [canalplus] Fix id determination (Fixes #2851) 11 years ago
cbs.py
cbsnews.py [cbsnews] Add support for cbsnews.com (Closes #2691) 11 years ago
ceskatelevize.py [ceskatelevize] Simplify 11 years ago
channel9.py
chilloutzone.py
cinemassacre.py [cinemassacre] Improve formats extraction and modernize 11 years ago
clipfish.py [clipfish] Modernize 11 years ago
cliphunter.py
clipsyndicate.py [clipsyndicate] Modernize 11 years ago
clubic.py [clubic] Add extractor (Fixes #2773) 11 years ago
cmt.py [cmt] Simplify (mentioned in #2072) 11 years ago
cnet.py [cnet] Correct JSON capturing 11 years ago
cnn.py [cnn] Improve thumbnail extraction 11 years ago
collegehumor.py [collegehumor] Fix one more test 11 years ago
comedycentral.py [comedycentralshows] Transform the rtmp urls so that rtmpdump can download them (fixes #3010) 11 years ago
common.py [spiegeltv] Simplify and PEP8 11 years ago
condenast.py [condenast|generic] Add support for condenast embeds (Fixes #2783) 11 years ago
criterion.py CriterionIE: simplify some parts and use _html_search_regex 12 years ago
crunchyroll.py [crunchyroll] Use `enumerate` 11 years ago
cspan.py [cspan] Support multiple segments (Fixes #2674) 11 years ago
d8.py [d8] typo 11 years ago
dailymotion.py [dailymotion] Fix user playlist extraction 11 years ago
daum.py [daum] Modernize 11 years ago
defense.py
discovery.py [discovery] modernize 11 years ago
divxstage.py [divxstage] Fix typo in IE_NAME 11 years ago
dotsub.py [dotsub] Modernize 11 years ago
dreisat.py [dreisat] Modernize 11 years ago
dropbox.py
ebaumsworld.py Use the new '_download_xml' helper in more extractors 11 years ago
ehow.py [ehow] Modernize 11 years ago
eighttracks.py
eitb.py
elpais.py
empflix.py [empflix] Fix extraction 11 years ago
engadget.py Add extractor for Engadget and 5min (closes #2465) 11 years ago
escapist.py
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 11 years ago
exfm.py
extremetube.py title extraction condition less restrictive 11 years ago
facebook.py [facebook] Correct login (Fixes #2743) 11 years ago
faz.py Merge remote-tracking branch 'dstftw/correct-valid-urls' 11 years ago
fc2.py [fc2] Fall back to webpage title if needed 11 years ago
firstpost.py [firstpost] Fix extraction 11 years ago
firsttv.py
fivemin.py [5min] Raise an error if the 'success' field is False 11 years ago
fktv.py Correct some extractor _VALID_URL regexes 11 years ago
flickr.py
fourtube.py [4tube] Fix import 11 years ago
franceculture.py [franceculture] Add extractor (Fixes #2669) 11 years ago
franceinter.py [franceinter] Remove superfluous whitespace 11 years ago
francetv.py [francetv] Add support for non-numeric video IDs (Fixes #2927) 11 years ago
freesound.py
freespeech.py
funnyordie.py [funnyordie] Extract more formats 11 years ago
gamekings.py [gamekings] Update test description 11 years ago
gamespot.py [gamespot] Update test URL and modernize 11 years ago
gametrailers.py
gdcvault.py [gdcvault] Formatting / Remove unused variables 11 years ago
generic.py [Vulture] Add support for vulture.com 11 years ago
googleplus.py [googleplus] Modernize and simplify 11 years ago
googlesearch.py [googlesearch] Fix next page indicator check 11 years ago
hark.py [hark] get the song info in JSON and extract more information. 12 years ago
helsinki.py [helsinki] Simplify 11 years ago
hentaistigma.py [hentaistigma] Simplified (#2902) 11 years ago
hotnewhiphop.py
howcast.py [howcast] Modernize 11 years ago
huffpost.py [huffpost] Modernize test 11 years ago
hypem.py Remove unused import 11 years ago
iconosquare.py [statigram] Update to fit new website name and rename extractor 11 years ago
ign.py [test_all_urls] Add support for distributed URL matching test definition 11 years ago
imdb.py
ina.py [ina] Improve _VALID_URL regex (fixes #2328) 11 years ago
infoq.py [infoq] Add support for HTTP downloads (Fixes #722) 11 years ago
instagram.py [instagram] Fix info_dict key name 11 years ago
internetvideoarchive.py
iprima.py [iprima] Fix permission check regex 11 years ago
ivi.py [ivi] Replace tests 11 years ago
jadorecettepub.py
jeuxvideo.py [jeuxvideo] Modernize 11 years ago
jpopsukitv.py
jukebox.py [jukebox] Update test md5 11 years ago
justintv.py [justin.tv] Modernize (Fixes #2705) 11 years ago
kankan.py
keek.py
keezmovies.py [keezmovies] Modernize 11 years ago
khanacademy.py [khanacademy] Add support (Fixes #2066) 11 years ago
kickstarter.py [kickstarter] Fix extraction, extract more info and modernize 11 years ago
kontrtube.py [kontrtube] Modernize 11 years ago
ku6.py [ku6] Improve (#3015) 11 years ago
la7.py [la7] Skip test on travis 11 years ago
lifenews.py [lifenews] Add support for multiple videos on the same page (#2482) 11 years ago
liveleak.py
livestream.py [livestream] Modernize 11 years ago
lynda.py [lynda] Modernize 11 years ago
m6.py [m6] Add support for m6.fr (Closes #2313) 11 years ago
macgamestore.py [macgamestore] Minor fixes (#2044) 11 years ago
mailru.py [mailru] Add support for new mail.ru URL format (Closes #3024) 11 years ago
malemotion.py
mdr.py [mdr] Remove unused imports 11 years ago
metacafe.py [metacafe] Remove accidently inserted comment string 11 years ago
metacritic.py [metacritic] Modernize test 11 years ago
mit.py [mit] Fix MITIE test 11 years ago
mixcloud.py [mixcloud] Shed API dependency (#2904) 11 years ago
mofosex.py
mooshare.py [mooshare] Add support for URLs starting with 'www' 11 years ago
morningstar.py [morningstar] Also support 'Cover' (#2729) 11 years ago
motorsport.py [motorsport] Fix on Python 3 11 years ago
moviezine.py [moviezine] Add extractor for moviezine.se (fixes #2808) 11 years ago
movshare.py [movshare] Support more domains 11 years ago
mpora.py [mpora] Fix test 11 years ago
mtv.py [vh1] use standard sort (#2072) 11 years ago
musicplayon.py [musicplayon] Add support for musicplayon.com 11 years ago
muzu.py Correct some extractor _VALID_URL regexes 11 years ago
myspace.py [myspace] More robust mediatype check 11 years ago
myspass.py [myspass] Simplify and use unicode_literals 11 years ago
myvideo.py [myvideo] Modernize 11 years ago
naver.py [naver] Modernize 11 years ago
nba.py [nba] Modernize 11 years ago
nbc.py [nbcnews] Add support for /feature/* pages (closes #3007) 11 years ago
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) 11 years ago
ndtv.py [ndtv] Fix title extraction and modernize 11 years ago
newgrounds.py
newstube.py [newstube] Do not shadow standard str 11 years ago
nfb.py [nfb] Add support for videos with captions (#2866) 11 years ago
nhl.py Use the new '_download_xml' helper in more extractors 11 years ago
niconico.py [niconico] Modernize 11 years ago
ninegag.py [9gag] Fix post view regex 11 years ago
noco.py [noco] Skip test 11 years ago
normalboots.py [normalboots] Modernize and simplify 11 years ago
novamov.py [novamov] Simplify 11 years ago
nowness.py [nowness] Update test file md5 and modernize 11 years ago
nowvideo.py [nowvideo] Support more domains 11 years ago
nrk.py tv.nrk.no urls mostly contain capital characters 11 years ago
ntv.py Remove unused imports 11 years ago
nuvid.py [nuvid] Remove superfluous slash 11 years ago
nytimes.py [nytimes] Improve file size extraction 11 years ago
oe1.py [oe1] Simplify (#2646) 11 years ago
ooyala.py [byutv] Add support (Fixes #2612) 11 years ago
orf.py [orf] Fix segments extraction (Closes #2501) 11 years ago
parliamentliveuk.py Remove unused imports and clarify variable names 11 years ago
pbs.py [pbs] Add support for video ratings 11 years ago
photobucket.py Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934) 11 years ago
playvid.py [playvid] Simplify (#2539) 11 years ago
podomatic.py [podomatic] Improve video URL extraction (Closes #2763) 11 years ago
pornhd.py [pornhd] Avoid shadowing variable url 11 years ago
pornhub.py [pornhub] Fix uploader extraction 11 years ago
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 11 years ago
prosiebensat1.py [prosiebensat1] Simplify 11 years ago
pyvideo.py [pyvideo] Fix title 11 years ago
radiofrance.py [radiofrance] Modernize 11 years ago
rai.py [rai] Skip test 11 years ago
rbmaradio.py Remove unused imports and simplify 11 years ago
redtube.py
ringtv.py
ro220.py [ro220] Make test case more flexible 11 years ago
rottentomatoes.py [rottentomatoes] Use unicode_literals 11 years ago
roxwel.py [roxwel] Modernize 11 years ago
rtbf.py [rtbf] Minor changes and YouTube videos support 11 years ago
rtlnow.py [rtlnow] Remove unused import 11 years ago
rts.py [rts] Update test 11 years ago
rtve.py Add support for rtve.es/alacarta 11 years ago
rutube.py [rutube] Add missing whitespace 11 years ago
rutv.py [rutv] Add support for more live stream URLs (Closes #2875) 11 years ago
savefrom.py [savefrom] Add extractor (Fixes #2434) 11 years ago
scivee.py [scivee] Revert test file download 11 years ago
servingsys.py
sina.py [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 11 years ago
slideshare.py [slideshare] Fix description 11 years ago
slutload.py Remove unused imports 11 years ago
smotri.py [smotri] Modernize and add support for emdebbed videos (Closes #2585) 11 years ago
sohu.py [sohu] Skip test 11 years ago
soundcloud.py Remove unused imports 11 years ago
southparkstudios.py
space.py
spankwire.py [spankwire] Fix uploader id regex 11 years ago
spiegel.py
spiegeltv.py [spiegeltv] Simplify and PEP8 11 years ago
spike.py [spike] Add support for mobile urls 11 years ago
stanfordoc.py
steam.py [steam] Add support for steamcommunity.com (Fixes #2757) 11 years ago
streamcloud.py [streamcloud] skip test on travis 11 years ago
streamcz.py [streamcz] Workaround CertificateError 11 years ago
subtitles.py
swrmediathek.py [swrmediathek] Extract direct links from JSON and add support for audio files 11 years ago
syfy.py [syfy] Add suppor for generic URLs (Fixes #2827) 11 years ago
sztvhu.py
tagesschau.py [tagesschau] Add support for width/height 11 years ago
teachertube.py [teachertube] Fix extraction for Python 3 11 years ago
teachingchannel.py [teachingchannel] Add extractor (closes #3048) 11 years ago
teamcoco.py Remove unused imports 11 years ago
techtalks.py Add an extractor for techtalks.tv (closes #1606) 11 years ago
ted.py [ted] Update test md5 11 years ago
testurl.py [testurl] Fix case when only one IE matches 11 years ago
tf1.py [tf1] Modernize 11 years ago
theplatform.py [theplatform] Use unicode_literals and _download_json 11 years ago
thisav.py
tinypic.py [tinypic] Fix import 11 years ago
tlc.py [tlc] Add an extractor for tlc.com 11 years ago
toutv.py [toutv] Use unicode literals 11 years ago
toypics.py Remove unused imports and clarify variable names 11 years ago
traileraddict.py
trilulilu.py Remove the compatibility code used before the new format system was implemented 11 years ago
trutube.py Fix imports 11 years ago
tube8.py [tube8] Update test and modernize 11 years ago
tudou.py
tumblr.py
tutv.py
tvigle.py [tvigle] Add support for another video link format 11 years ago
tvp.py
udemy.py [udemy] Make sure test case is not inherited 11 years ago
unistra.py Correct some extractor _VALID_URL regexes 11 years ago
urort.py [urort] Add date 11 years ago
ustream.py [ustream] Modernize 11 years ago
vbox7.py
veehd.py
veoh.py [veoh] Capture error message 11 years ago
vesti.py [vesti] Restore vesti extractor 11 years ago
vevo.py [vevo] The title in the url is optional (fixes #3020) 11 years ago
vh1.py [vh1] Skip tests (Do not work from Germany) 11 years ago
viddler.py
videobam.py [videobam] Fix empty title handling 11 years ago
videodetective.py [videodetective] Modernize 11 years ago
videofyme.py Correct some extractor _VALID_URL regexes 11 years ago
videolecturesnet.py [videolectures.net] Make description optional 11 years ago
videopremium.py
videott.py [videott] Add support for video.tt (Closes #2889) 11 years ago
videoweed.py [videoweed] Revert _FILE_DELETED_REGEX 11 years ago
viki.py [pbs] Add support for video ratings 11 years ago
vimeo.py [vimeo] Add video duration extraction(Closes #2876) 11 years ago
vine.py [vine:user] Simplify 11 years ago
vk.py [vk] Update test 11 years ago
vube.py [vube] Consider optional fields and modernize 11 years ago
vuclip.py [vuclip] Fix VALID_URL regex 11 years ago
vulture.py [Vulture] Add support for vulture.com 11 years ago
washingtonpost.py [washingtonpost] Add extractor (Fixes #2622) 11 years ago
wat.py [wat] Modernize 11 years ago
wdr.py [wdr] Add support for mobile URLs 11 years ago
weibo.py [weibo] Modernize 11 years ago
wimp.py [wimp] Detect youtube videos (fixes #2686) 11 years ago
wistia.py [wistia] Prefer original video format above all others 11 years ago
worldstarhiphop.py [worldstarhiphop] Modernize 11 years ago
wrzuta.py [wrzuta] Add age limit 11 years ago
xbef.py [xbef] (Add extractor) 11 years ago
xhamster.py [XHamsterIE] Make hd video search more robust 11 years ago
xnxx.py [xnxx] Modernize 11 years ago
xtube.py [xtube] user playlist extractor 11 years ago
xvideos.py [xvideos] Replace test 11 years ago
yahoo.py [yahoo] improve thumbnail extraction 11 years ago
youjizz.py
youku.py
youporn.py [youporn] Modernize 11 years ago
youtube.py [Youtube] Recognize playlists with LL 11 years ago
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 11 years ago