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.
Philipp Hagemeister a2e6db365c [zdf] add a pseudo-testcase and fix URL matching 11 years ago
..
__init__.py [comedycentral] Add support for comedycentral.com videos (closes #1824) 11 years ago
addanime.py Let extractors omit ext in formats 11 years ago
anitube.py Use the new '_download_xml' helper in more extractors 11 years ago
appletrailers.py [appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329) 11 years ago
archiveorg.py Set the ext field for each format 11 years ago
ard.py Do not redefine variables in list comprehensions 11 years ago
arte.py Use the new '_download_xml' helper in more extractors 11 years ago
auengine.py [auengine] Do not return unnecessary ext 11 years ago
bambuser.py [bambuser] Skip the download in the test 11 years ago
bandcamp.py [bandcamp] Remove unused variable 11 years ago
bliptv.py [bliptv] Make sure video ID is a string 11 years ago
bloomberg.py Add an extractor for Bloomberg (closes #1436) 11 years ago
breakcom.py Fix BreakIE 11 years ago
brightcove.py [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 11 years ago
c56.py fixed tests for c56 and dailymotion 11 years ago
canalc2.py [canal2c] Accept more urls (fixes #1723) 11 years ago
canalplus.py Use the new '_download_xml' helper in more extractors 11 years ago
cinemassacre.py Use the 'rtmp_live' field for the live parameter of rtmpdump 11 years ago
clipfish.py [clipfish] Effect a better error message (#1842) 11 years ago
cnn.py Use the new '_download_xml' helper in more extractors 11 years ago
collegehumor.py [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) 11 years ago
comedycentral.py Use the new '_download_xml' helper in more extractors 11 years ago
common.py Merge branch 'opener-to-ydl' 11 years ago
condenast.py Add CondeNastIE 11 years ago
criterion.py CriterionIE: simplify some parts and use _html_search_regex 11 years ago
cspan.py InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
d8.py [d8] inherit from CanalplusIE 11 years ago
dailymotion.py [dailymotion] Fix playlists 11 years ago
daum.py Use the new '_download_xml' helper in more extractors 11 years ago
defense.py Suggested by @phihag 11 years ago
depositfiles.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
dotsub.py DotsubIE: simplify and extract the upload date 11 years ago
dreisat.py Use the new '_download_xml' helper in more extractors 11 years ago
ebaumsworld.py Use the new '_download_xml' helper in more extractors 11 years ago
ehow.py InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
eighttracks.py Clean up unused imports and other minor mistakes 11 years ago
eitb.py [brightcove] the format function requires to specify the index in python2.6 11 years ago
escapist.py [escapist] Fix title search 11 years ago
exfm.py [exfm] skip tests 11 years ago
extremetube.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
facebook.py Clean up unused imports and other minor mistakes 11 years ago
faz.py Use the new '_download_xml' helper in more extractors 11 years ago
fktv.py Clean up unused imports and other minor mistakes 11 years ago
flickr.py [FlickrIE] Fix HTTPS url 11 years ago
francetv.py Use the new '_download_xml' helper in more extractors 11 years ago
freesound.py [freesound] Minor improvements 11 years ago
funnyordie.py [funnyordie] Fix video url extraction 11 years ago
gamekings.py [gamekings] Do not test md5 sum, precise file changes regularly 11 years ago
gamespot.py Clean up unused imports and other minor mistakes 11 years ago
gametrailers.py GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process 11 years ago
generic.py [generic] Improve detection 11 years ago
googleplus.py [googleplus] Fix upload_date extraction 11 years ago
googlesearch.py Add --list-extractor-descriptions (human-readable list of IEs) 11 years ago
hark.py [hark] get the song info in JSON and extract more information. 11 years ago
hotnewhiphop.py [hotnewhiphop] Fix test case title 11 years ago
howcast.py [howcast] update test's checksum 11 years ago
hypem.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
ign.py [ign] Support more urls and detect multiple videos in articles (fixes #1543) 11 years ago
ina.py [ina] Allow I at start of video IDs 11 years ago
infoq.py Tests: Add coding to files 11 years ago
instagram.py [Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain 11 years ago
internetvideoarchive.py Use the new '_download_xml' helper in more extractors 11 years ago
jeuxvideo.py Use the new '_download_xml' helper in more extractors 11 years ago
jukebox.py JukeboxIE: support more countries 11 years ago
justintv.py Use the new '_download_xml' helper in more extractors 11 years ago
kankan.py [kankan] Fix the video url 11 years ago
keek.py [keek] Fix testcase (Broken by accident in 6625f82940) 11 years ago
keezmovies.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
kickstarter.py Merge pull request #1409 from JohnyMoSwag/master (closes #1404) 11 years ago
liveleak.py InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
livestream.py Use the new '_download_xml' helper in more extractors 11 years ago
metacafe.py [metacafe] Fix support for age-restricted videos (fixes #1696) 11 years ago
metacritic.py Add an extractor for Metacritic 11 years ago
mit.py Fix MIT extractor for Python 2.6 11 years ago
mixcloud.py [mixcloud] The description field may be missing (fixes #1819) 11 years ago
mofosex.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
mtv.py Use the new '_download_xml' helper in more extractors 11 years ago
muzu.py Add an extractor from muzu.tv (closes #1177) 11 years ago
myspace.py Add an extractor for MySpace (closes #1666) 11 years ago
myspass.py Use the new '_download_xml' helper in more extractors 11 years ago
myvideo.py [myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes #616) 11 years ago
naver.py Use the new '_download_xml' helper in more extractors 11 years ago
nba.py InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
nbc.py Use the new '_download_xml' helper in more extractors 11 years ago
newgrounds.py [newgrounds] simplify 11 years ago
nhl.py Use the new '_download_xml' helper in more extractors 11 years ago
niconico.py Use the new '_download_xml' helper in more extractors 11 years ago
nowvideo.py [nowvideo] Fix key extraction 11 years ago
ooyala.py Add an extractor for vice.com (closes #1051) 11 years ago
orf.py [orf] Remove the test video, they seem to expire in one week 11 years ago
pbs.py Add an extractor for PBS (closes #870 and #873) 11 years ago
photobucket.py Move tests to the IE definitions 11 years ago
pornhub.py Clean up unused imports and other minor mistakes 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
rbmaradio.py Move tests to the IE definitions 11 years ago
redtube.py [redtube] Do not test md5, seems to vary 11 years ago
ringtv.py Add RingTVIE (Thanks @yasoob) 11 years ago
ro220.py [ro220] Add support for 220.ro 11 years ago
rottentomatoes.py Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality 11 years ago
roxwel.py Add an extractor for roxwell.com (closes #1044) 11 years ago
rtlnow.py [rtlnow] Remove the test for nitro 11 years ago
rutube.py Add an extractor for rutube.ru (closes #1136) 11 years ago
sina.py Use the new '_download_xml' helper in more extractors 11 years ago
slashdot.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 11 years ago
slideshare.py Add an extractor for Slideshare (closes #1400) 11 years ago
sohu.py [sohu] add support for my.tv.sohu.com urls (fixes #1398) 11 years ago
soundcloud.py [soundcloud] Support for listing of audio-only files 11 years ago
southparkstudios.py Add support for southpark.de 11 years ago
space.py Add an extractor for space.com (fixes #1718) 11 years ago
spankwire.py [spankwire] Fix description search 11 years ago
spiegel.py Use the new '_download_xml' helper in more extractors 11 years ago
stanfordoc.py Add --list-extractor-descriptions (human-readable list of IEs) 11 years ago
statigram.py [statigram] change test video 11 years ago
steam.py Set the playlist_index and playlist fields for already resolved video results. 11 years ago
streamcloud.py [streamcloud] skip test on travis 11 years ago
subtitles.py [subtitles] refactor to support websites with subtitle information the 11 years ago
sztvhu.py [sztv] skip test, site is undergoing mid-term maintenance 11 years ago
teamcoco.py Use the new '_download_xml' helper in more extractors 11 years ago
techtalks.py Add an extractor for techtalks.tv (closes #1606) 11 years ago
ted.py Clean up unused imports and other minor mistakes 11 years ago
tf1.py Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match. 11 years ago
thisav.py [thisav] add a test for video MD5 11 years ago
toutv.py Use the new '_download_xml' helper in more extractors 11 years ago
traileraddict.py Merge pull request #1114 from alexvh/traileraddict_hd 11 years ago
trilulilu.py Use the new '_download_xml' helper in more extractors 11 years ago
tube8.py Clean up unused imports and other minor mistakes 11 years ago
tudou.py [tudou] Fix title regex (Fixes #1614) 11 years ago
tumblr.py TumblrIE: update test 11 years ago
tutv.py InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
tvp.py [tvp] Skip tests 11 years ago
unistra.py Update descriptions checksum for some test for Unistra and Youtube 11 years ago
ustream.py [ustream] Simplify channel extraction 11 years ago
vbox7.py Move tests to the IE definitions 11 years ago
veehd.py Add an extractor for VeeHD (closes #1359) 11 years ago
veoh.py VeohIE: remove debug logging 11 years ago
vevo.py Add automatic generation of format note based on bitrate and codecs 11 years ago
vice.py Add an extractor for vice.com (closes #1051) 11 years ago
viddler.py [viddler] Support non-digit IDs (Fixes #1714) 11 years ago
videodetective.py Fix the duration field for the VideoDetective and InternetVideoArchive tests 11 years ago
videofyme.py Use the new '_download_xml' helper in more extractors 11 years ago
videopremium.py [videopremium] support new .me domain 11 years ago
viki.py [viki] Fix subtitle extraction 11 years ago
vimeo.py [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos 11 years ago
vine.py [vine] Fix uploader extraction 11 years ago
vk.py Add an extractor for vk.com (closes #1635) 11 years ago
wat.py Remove unused imports 11 years ago
websurg.py [websurg] Skipt the test 11 years ago
weibo.py tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 11 years ago
wimp.py Move tests to the IE definitions 11 years ago
worldstarhiphop.py [worldstarhiphop] Small cleanup 11 years ago
xhamster.py [XHamsterIE] Extract SD and HD video 11 years ago
xnxx.py [xnxx] Accept urls that start with 'www' (fixes #1734) 11 years ago
xtube.py Clean up unused imports and other minor mistakes 11 years ago
xvideos.py extractor: Set age limit on some adult-related extractors. 11 years ago
yahoo.py [yahoo] Fix video extraction and use the new format system exclusively 11 years ago
youjizz.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
youku.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
youporn.py Style fixes for extractors: remove spaces around (,),{ and } 11 years ago
youtube.py [youtube:feeds] Use the 'paging' value from the downloaded json information (fixes #1845) 11 years ago
zdf.py [zdf] add a pseudo-testcase and fix URL matching 11 years ago