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.
Sergey M․ f5172a3084 [teachertube] Add support for new URL formats 10 years ago
..
__init__.py [Soundgasm] Add new extractor 10 years ago
academicearth.py [academicearth] Remove debug print 10 years ago
addanime.py [addanime] Modernize 10 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 10 years ago
anitube.py Use the new '_download_xml' helper in more extractors 11 years ago
aol.py [aol] Add support for playlists (Fixes #2730) 10 years ago
aparat.py [aparat] Add support (Fixes #2012) 11 years ago
appletrailers.py Remove unusued imports 10 years ago
archiveorg.py [archiveorg] Use centralized sorting 10 years ago
ard.py [ARDIE] adjustments suggested by @jaimeMF 10 years ago
arte.py [arte] Fix versionCode interpretation (#2588) 10 years ago
auengine.py Replace 'referer' with 'http_referer' 10 years ago
bambuser.py More unicode literals 10 years ago
bandcamp.py [bandcamp] Replace maxsplit keyword argument with regular one 10 years ago
bbccouk.py [bbccouk] Add friendly contry filter error message (#2184) 10 years ago
bilibili.py [bilibili] Fix extraction 10 years ago
blinkx.py [blinkx] Modernize 10 years ago
bliptv.py [BlipTV] Allow plus sign in video ID 10 years ago
bloomberg.py [bloomberg] Fix extraction (fixes #2154) 10 years ago
br.py [BR] replace test 10 years ago
breakcom.py [breakcom] Fix YouTube videos extraction (fixes #2699) 10 years ago
brightcove.py [brightcove] Set the filesize of the formats and use _sort_formats 10 years ago
byutv.py [byutv] Fix test 10 years ago
c56.py [c56] Modernize and add duration extraction 10 years ago
canal13cl.py [canal13cl] Add test and improve extraction (#2498) 10 years ago
canalc2.py [canalc2] Modernize 10 years ago
canalplus.py [canalplus] Fix id determination (Fixes #2851) 10 years ago
cbs.py [cbs] Add extractor (Fixes #1977) 11 years ago
cbsnews.py [cbsnews] Add support for cbsnews.com (Closes #2691) 10 years ago
ceskatelevize.py [ceskatelevize] Simplify 10 years ago
channel9.py [channel9] Simplify 10 years ago
chilloutzone.py [collegehumor, chilloutzone] changed description in tests 10 years ago
cinemassacre.py [cinemassacre] Improve formats extraction and modernize 10 years ago
clipfish.py [clipfish] Modernize 10 years ago
cliphunter.py Remove unused imports and simplify 10 years ago
clipsyndicate.py [clipsyndicate] Modernize 10 years ago
clubic.py [clubic] Add extractor (Fixes #2773) 10 years ago
cmt.py [cmt] Simplify (mentioned in #2072) 10 years ago
cnet.py [cnet] Correct JSON capturing 10 years ago
cnn.py [cnn] Improve thumbnail extraction 10 years ago
collegehumor.py [collegehumor] Fix one more test 10 years ago
comedycentral.py [comedycentral] Correct handling when latest tds episode is a special-episode instead of a regular one 10 years ago
common.py [spiegeltv] Simplify and PEP8 10 years ago
condenast.py [condenast|generic] Add support for condenast embeds (Fixes #2783) 10 years ago
criterion.py CriterionIE: simplify some parts and use _html_search_regex 11 years ago
crunchyroll.py [crunchyroll] Use `enumerate` 10 years ago
cspan.py [cspan] Support multiple segments (Fixes #2674) 10 years ago
d8.py [d8] typo 10 years ago
dailymotion.py [Dailymotion] fix uploader name (fixes #3153) 10 years ago
daum.py [daum] Modernize 10 years ago
defense.py Correctly set IE_NAME field 10 years ago
discovery.py [discovery] Change default url 10 years ago
divxstage.py [divxstage] Fix typo in IE_NAME 10 years ago
dotsub.py [dotsub] Modernize 10 years ago
dreisat.py [dreisat] Modernize 10 years ago
dropbox.py [dropbox] replace not working test 10 years ago
ebaumsworld.py Use the new '_download_xml' helper in more extractors 11 years ago
ehow.py [ehow] Modernize 10 years ago
eighttracks.py Correct some extractor _VALID_URL regexes 11 years ago
eitb.py [brightcove] the format function requires to specify the index in python2.6 11 years ago
elpais.py [elpais] Fix typo 10 years ago
empflix.py [empflix] Fix extraction 10 years ago
engadget.py Add extractor for Engadget and 5min (closes #2465) 10 years ago
escapist.py [ecapist] modernize and fix id property 10 years ago
everyonesmixtape.py [everyonesmixtape] Add support (Fixes #2161) 10 years ago
exfm.py [exfm] Modernize 10 years ago
extremetube.py title extraction condition less restrictive 10 years ago
facebook.py [facebook] Correct login (Fixes #2743) 10 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 10 years ago
firstpost.py [firstpost] Fix title extraction and add description 10 years ago
firsttv.py [firsttv] Skip test 10 years ago
fivemin.py [5min] Raise an error if the 'success' field is False 10 years ago
fktv.py Correct some extractor _VALID_URL regexes 11 years ago
flickr.py [flickr] Use unicode literals 10 years ago
fourtube.py [4tube] Fix import 10 years ago
franceculture.py [franceculture] Add extractor (Fixes #2669) 10 years ago
franceinter.py [franceinter] Remove superfluous whitespace 10 years ago
francetv.py [francetv] Add support for non-numeric video IDs (Fixes #2927) 10 years ago
freesound.py [freesound] Modernize 10 years ago
freespeech.py Properly escape ‘.’ in some _VALID_URL properties 10 years ago
funnyordie.py [funnyordie] Extract more formats 10 years ago
gamekings.py [gamekings] Update test description 10 years ago
gamespot.py [gamespot] Update test URL and modernize 10 years ago
gametrailers.py [gametrailers] Fix gametrailers test 10 years ago
gdcvault.py [gdcvault] Formatting / Remove unused variables 10 years ago
generic.py [generic] Extract mtvservices embedded videos 10 years ago
googleplus.py [googleplus] Modernize and simplify 10 years ago
googlesearch.py [googlesearch] Fix next page indicator check 10 years ago
gorillavid.py [GorillaVid] improve extractor 10 years ago
hark.py [hark] get the song info in JSON and extract more information. 11 years ago
helsinki.py [helsinki] Simplify 10 years ago
hentaistigma.py [hentaistigma] Simplified (#2902) 10 years ago
hotnewhiphop.py Properly escape ‘.’ in some _VALID_URL properties 10 years ago
howcast.py [howcast] Modernize 10 years ago
huffpost.py [huffpost] Modernize test 10 years ago
hypem.py Remove unused import 10 years ago
iconosquare.py [statigram] Update to fit new website name and rename extractor 10 years ago
ign.py [test_all_urls] Add support for distributed URL matching test definition 10 years ago
imdb.py [imdb] Fix duplicated entries bug 10 years ago
ina.py [ina] Improve _VALID_URL regex (fixes #2328) 10 years ago
infoq.py [infoq] Add support for HTTP downloads (Fixes #722) 10 years ago
instagram.py [instagram] Fix info_dict key name 10 years ago
internetvideoarchive.py [internetvideoarchive] Use centralized format sorting 11 years ago
iprima.py [iprima] Fix permission check regex 10 years ago
ivi.py [ivi] Replace tests 10 years ago
jadorecettepub.py [jadorecettepub] Remove unused import 10 years ago
jeuxvideo.py [jeuxvideo] Modernize 10 years ago
jpopsukitv.py [jpopsuki] Simplify 11 years ago
jukebox.py [jukebox] Update test md5 10 years ago
justintv.py [justin.tv] Modernize (Fixes #2705) 10 years ago
kankan.py [kankan] Skip test 10 years ago
keek.py [keek] Simplify and use unicode_literals 10 years ago
keezmovies.py [keezmovies] Modernize 10 years ago
khanacademy.py [khanacademy] Add support (Fixes #2066) 10 years ago
kickstarter.py [kickstarter] Fix extraction, extract more info and modernize 10 years ago
kontrtube.py [kontrtube] Modernize 10 years ago
ku6.py [ku6] Improve (#3015) 10 years ago
la7.py [la7] Skip test on travis 10 years ago
lifenews.py [LifeNews] update thumbnail in test 10 years ago
liveleak.py [liveleak] Add support for prochan embeds (Fixes #2406) 10 years ago
livestream.py [livestream] Modernize 10 years ago
lynda.py [lynda] Modernize 10 years ago
m6.py [m6] Add support for m6.fr (Closes #2313) 10 years ago
macgamestore.py [macgamestore] Minor fixes (#2044) 11 years ago
mailru.py [mailru] Add support for new mail.ru URL format (Closes #3024) 10 years ago
malemotion.py [malemotion] Disable test case 10 years ago
mdr.py [mdr] Remove unused imports 10 years ago
metacafe.py [metacafe] Remove accidently inserted comment string 10 years ago
metacritic.py [metacritic] Modernize test 10 years ago
mit.py [mit] Fix MITIE test 10 years ago
mixcloud.py [mixcloud] Shed API dependency (#2904) 10 years ago
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
mooshare.py [mooshare] Add support for URLs starting with 'www' 10 years ago
morningstar.py [morningstar] Also support 'Cover' (#2729) 10 years ago
motorsport.py [motorsport] Fix on Python 3 10 years ago
moviezine.py [moviezine] Add extractor for moviezine.se (fixes #2808) 10 years ago
movshare.py [movshare] Support more domains 10 years ago
mpora.py [mpora] Fix test 10 years ago
mtv.py [mtv] Add an extractor for the mtvservices embedded player (closes #2995) 10 years ago
musicplayon.py [musicplayon] Add support for musicplayon.com 10 years ago
muzu.py Correct some extractor _VALID_URL regexes 11 years ago
myspace.py [myspace] More robust mediatype check 10 years ago
myspass.py [myspass] Simplify and use unicode_literals 10 years ago
myvideo.py [myvideo] Modernize 10 years ago
naver.py [naver] Modernize 10 years ago
nba.py [nba] Modernize 10 years ago
nbc.py [nbcnews] Add support for /feature/* pages (closes #3007) 10 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) 10 years ago
ndtv.py [ndtv] Fix title extraction and modernize 10 years ago
newgrounds.py Remove unused imports and simplify 10 years ago
newstube.py [newstube] Do not shadow standard str 10 years ago
nfb.py [nfb] Add support for videos with captions (#2866) 10 years ago
nhl.py Use the new '_download_xml' helper in more extractors 11 years ago
niconico.py [niconico] Modernize 10 years ago
ninegag.py [9gag] Fix post view regex 10 years ago
noco.py [noco] Switch to HTTPS (Closes #3116) 10 years ago
normalboots.py [normalboots] Modernize and simplify 10 years ago
novamov.py [novamov] Simplify 10 years ago
nowness.py [nowness] Update test file md5 and modernize 10 years ago
nowvideo.py [nowvideo] Support more domains 10 years ago
nrk.py Fix test 10 years ago
ntv.py Remove unused imports 10 years ago
nuvid.py [nuvid] Remove superfluous slash 10 years ago
nytimes.py [nytimes] Improve file size extraction 10 years ago
oe1.py [oe1] Simplify (#2646) 10 years ago
ooyala.py [byutv] Add support (Fixes #2612) 10 years ago
orf.py [orf] Fix segments extraction (Closes #2501) 10 years ago
parliamentliveuk.py Remove unused imports and clarify variable names 10 years ago
pbs.py [pbs] Add support for video ratings 10 years ago
photobucket.py Merge remote-tracking branch 'codesparkle/fix-photobucket-url' (closes #2934) 10 years ago
playvid.py [playvid] Simplify (#2539) 10 years ago
podomatic.py [podomatic] Improve video URL extraction (Closes #2763) 10 years ago
pornhd.py [pornhd] Avoid shadowing variable url 10 years ago
pornhub.py [pornhub] Fix uploader extraction 10 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] Update some regexes 10 years ago
pyvideo.py [pyvideo] Fix title 10 years ago
radiofrance.py [radiofrance] Modernize 10 years ago
rai.py [rai] Skip test 10 years ago
rbmaradio.py Remove unused imports and simplify 10 years ago
redtube.py [redtube] Use unicode_literals 10 years ago
ringtv.py [ringtv] Fix and add news extraction 10 years ago
ro220.py [ro220] Make test case more flexible 10 years ago
rottentomatoes.py [rottentomatoes] Use unicode_literals 10 years ago
roxwel.py [roxwel] Modernize 10 years ago
rtbf.py [rtbf] Minor changes and YouTube videos support 10 years ago
rtlnow.py [rtlnow] Remove unused import 10 years ago
rts.py [rts] Update test 10 years ago
rtve.py Add support for rtve.es/alacarta 10 years ago
rutube.py [rutube] Add missing whitespace 10 years ago
rutv.py [rutv] Add support for more live stream URLs (Closes #2875) 10 years ago
savefrom.py [savefrom] Add extractor (Fixes #2434) 10 years ago
scivee.py [scivee] Revert test file download 10 years ago
servingsys.py [servingsys] Do not run test on travis 10 years ago
sina.py [sina] Recognize http://video.sina.com.cn/v/b/{id}-*.html urls (fixes #2212) 10 years ago
slideshare.py [slideshare] Fix description 10 years ago
slutload.py Remove unused imports 10 years ago
smotri.py [smotri] Modernize and add support for emdebbed videos (Closes #2585) 10 years ago
sohu.py [sohu] Skip test 10 years ago
soundcloud.py Remove unused imports 10 years ago
soundgasm.py [soundgasm] PEP8 and add a display_id (#3155) 10 years ago
southparkstudios.py Remove unused imports and simplify 10 years ago
space.py [space] modernize 10 years ago
spankwire.py [spankwire] Fix uploader id regex 10 years ago
spiegel.py [spiegel] Add description and modernize 10 years ago
spiegeltv.py [spiegeltv] Simplify and PEP8 10 years ago
spike.py [spike] Add support for mobile urls 10 years ago
stanfordoc.py Remove unused imports 11 years ago
steam.py [Steam] update description in test 10 years ago
streamcloud.py [streamcloud] skip test on travis 11 years ago
streamcz.py [streamcz] Workaround CertificateError 10 years ago
subtitles.py [subtittles] Check that the result is not empty 10 years ago
swrmediathek.py [swrmediathek] Extract direct links from JSON and add support for audio files 10 years ago
syfy.py [syfy] Add suppor for generic URLs (Fixes #2827) 10 years ago
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 11 years ago
tagesschau.py [tagesschau] Add support for width/height 10 years ago
teachertube.py [teachertube] Add support for new URL formats 10 years ago
teachingchannel.py [teachingchannel] Add extractor (closes #3048) 10 years ago
teamcoco.py Remove unused imports 10 years ago
techtalks.py Add an extractor for techtalks.tv (closes #1606) 11 years ago
ted.py [ted] Update test md5 10 years ago
testurl.py [testurl] Fix case when only one IE matches 10 years ago
tf1.py [tf1] Modernize 10 years ago
theplatform.py [theplatform] Use unicode_literals and _download_json 10 years ago
thisav.py [thisav] Simplify and use unicode literals 10 years ago
tinypic.py [tinypic] Fix import 10 years ago
tlc.py [tlc] Add an extractor for tlc.com 10 years ago
toutv.py [toutv] Use unicode literals 10 years ago
toypics.py Remove unused imports and clarify variable names 10 years ago
traileraddict.py [traileraddict] mark as broken 10 years ago
trilulilu.py Remove the compatibility code used before the new format system was implemented 11 years ago
trutube.py Fix imports 10 years ago
tube8.py [tube8] Update test and modernize 10 years ago
tudou.py [tudou] Fix title regex (Fixes #1614) 11 years ago
tumblr.py VALID_URL changed to match different kinds of Tumblr-URLs 10 years ago
tutv.py [tutv] Simplify and use unicode_literals 10 years ago
tvigle.py [tvigle] Add support for another video link format 10 years ago
tvp.py [tvp] Skip tests 11 years ago
udemy.py [udemy] Make sure test case is not inherited 10 years ago
unistra.py Correct some extractor _VALID_URL regexes 11 years ago
urort.py [urort] Add date 10 years ago
ustream.py [ustream] Modernize 10 years ago
vbox7.py [vbox7] simplify 10 years ago
veehd.py [veehd] Send requests twice (Fixes #2102) 10 years ago
veoh.py [veoh] Capture error message 10 years ago
vesti.py [vesti] Restore vesti extractor 10 years ago
vevo.py [vevo] The title in the url is optional (fixes #3020) 10 years ago
vh1.py [vh1] Skip tests (Do not work from Germany) 10 years ago
viddler.py Remove unused imports 11 years ago
videobam.py [videobam] Fix empty title handling 10 years ago
videodetective.py [videodetective] Modernize 10 years ago
videofyme.py Correct some extractor _VALID_URL regexes 11 years ago
videolecturesnet.py [videolectures.net] Make description optional 10 years ago
videopremium.py [videopremium] Skip test 11 years ago
videott.py [VideoTt] fix ValueError (#3161) 10 years ago
videoweed.py [videoweed] Revert _FILE_DELETED_REGEX 10 years ago
viki.py [pbs] Add support for video ratings 10 years ago
vimeo.py [vimeo] Add video duration extraction(Closes #2876) 10 years ago
vine.py [vine:user] Simplify 10 years ago
vk.py [vk] Update test 10 years ago
vube.py [vube] Consider optional fields and modernize 10 years ago
vuclip.py [vuclip] Fix VALID_URL regex 10 years ago
vulture.py [Vulture] Add support for vulture.com 10 years ago
washingtonpost.py [washingtonpost] Add extractor (Fixes #2622) 10 years ago
wat.py [wat] Modernize 10 years ago
wdr.py [wdr] Add support for mobile URLs 10 years ago
weibo.py [weibo] Modernize 10 years ago
wimp.py [wimp] Detect youtube videos (fixes #2686) 10 years ago
wistia.py [wistia] Add duration and modernize 10 years ago
worldstarhiphop.py [worldstarhiphop] Modernize 10 years ago
wrzuta.py [wrzuta] Add age limit 10 years ago
xbef.py [xbef] (Add extractor) 10 years ago
xhamster.py [XHamsterIE] Make hd video search more robust 10 years ago
xnxx.py [xnxx] Modernize 10 years ago
xtube.py [xtube] user playlist extractor 10 years ago
xvideos.py [xvideos] Replace test 10 years ago
yahoo.py [yahoo] improve thumbnail extraction 10 years ago
youjizz.py [youjizz] Simplify and use unicode_literals 10 years ago
youku.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
youporn.py [youporn] Modernize 10 years ago
youtube.py [Youtube] add DASH format 272 (fixes #3128) 10 years ago
zdf.py [zdf] Fix podcast extraction and use unicode literals (Closes #2446) 10 years ago