Jaime Marquínez Ferrándiz c5171c454b [yahoo] Force use of the http protocol for downloading the videos. 12 年 前
..
__init__.py befd88b786 [yahoo] Add an extractor for yahoo news (closes #1849) 12 年 前
addanime.py c1002e96e9 Let extractors omit ext in formats 12 年 前
anitube.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
appletrailers.py bb4aa62cf7 [appletrailers] The request for the settings must have the trailer name in lower case (fixes #1329) 12 年 前
archiveorg.py 471a5ee908 Set the ext field for each format 12 年 前
ard.py 20c3893f0e Do not redefine variables in list comprehensions 12 年 前
arte.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
auengine.py 4113e6ab56 [auengine] Do not return unnecessary ext 12 年 前
bambuser.py 1a62c18f65 [bambuser] Skip the download in the test 12 年 前
bandcamp.py 23e6d50d73 [bandcamp] Remove unused variable 12 年 前
bliptv.py 97dae9ae07 [bliptv] Make sure video ID is a string 12 年 前
bloomberg.py 4b6462fc1e Add an extractor for Bloomberg (closes #1436) 12 年 前
breakcom.py 67ae7b4760 Fix BreakIE 12 年 前
brightcove.py d214fdb8fe [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 12 年 前
c56.py 976fc7d137 fixed tests for c56 and dailymotion 12 年 前
canalc2.py 19b0668251 [canal2c] Accept more urls (fixes #1723) 12 年 前
canalplus.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
cinemassacre.py 0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump 12 年 前
clipfish.py fc9e1cc697 [clipfish] Use FIFA trailer as testcase (#1842) 12 年 前
clipsyndicate.py 3862402ff3 Add an extractor for Clipsyndicate (closes #1744) 12 年 前
cnn.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
collegehumor.py 267ed0c5d3 [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) 12 年 前
comedycentral.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
common.py 2a275ab007 [zdf] Use _download_xml 12 年 前
condenast.py e1fb245690 Add CondeNastIE 12 年 前
criterion.py b0e72bcf34 CriterionIE: simplify some parts and use _html_search_regex 12 年 前
cspan.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 年 前
d8.py 69545c2aff [d8] inherit from CanalplusIE 12 年 前
dailymotion.py f058e34011 [dailymotion] Fix playlists 12 年 前
daum.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
defense.py 025171c476 Suggested by @phihag 12 年 前
depositfiles.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
dotsub.py 41bece30b4 DotsubIE: simplify and extract the upload date 12 年 前
dreisat.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
ebaumsworld.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
ehow.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 年 前
eighttracks.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
eitb.py c2b6a482d5 [brightcove] the format function requires to specify the index in python2.6 12 年 前
escapist.py da6a795fdb [escapist] Fix title search 12 年 前
exfm.py 98d7efb537 [exfm] skip tests 12 年 前
extremetube.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
facebook.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
faz.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
fktv.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
flickr.py 829493439a [FlickrIE] Fix HTTPS url 12 年 前
francetv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
freesound.py 67de24e449 [freesound] Minor improvements 12 年 前
funnyordie.py 1a810f0d4e [funnyordie] Fix video url extraction 12 年 前
gamekings.py eab2724138 [gamekings] Do not test md5 sum, precise file changes regularly 12 年 前
gamespot.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
gametrailers.py ab2f744b90 GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process 12 年 前
generic.py 113577e155 [generic] Improve detection 12 年 前
googleplus.py 685a9cd2f1 [googleplus] Fix upload_date extraction 12 年 前
googlesearch.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) 12 年 前
hark.py 2a7b4da9b2 [hark] get the song info in JSON and extract more information. 12 年 前
hotnewhiphop.py 6523223a4c [hotnewhiphop] Fix test case title 12 年 前
howcast.py 9f79463803 [howcast] update test's checksum 12 年 前
hypem.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
ign.py ee6adb166c [ign] Support more urls and detect multiple videos in articles (fixes #1543) 12 年 前
imdb.py acf37ca151 [imdb] Fix the resolution values (fixes #1847) 12 年 前
ina.py 27669bd11d [ina] Allow I at start of video IDs 12 年 前
infoq.py ddbd903576 Tests: Add coding to files 12 年 前
instagram.py 8ffa13e03e [Instagram] get the non-https link, as they are serving Akamai cert from a instagram.com domain 12 年 前
internetvideoarchive.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
jeuxvideo.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
jukebox.py 037fcd0047 JukeboxIE: support more countries 12 年 前
justintv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
kankan.py 20aafee7fa [kankan] Fix the video url 12 年 前
keek.py 42f2805e48 [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b) 12 年 前
keezmovies.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
kickstarter.py 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) 12 年 前
liveleak.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 年 前
livestream.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
metacafe.py 66cf3ac342 [metacafe] Fix support for age-restricted videos (fixes #1696) 12 年 前
metacritic.py 7e77275293 Add an extractor for Metacritic 12 年 前
mit.py b5ba7b9dcf Fix MIT extractor for Python 2.6 12 年 前
mixcloud.py dc65dcbb6d [mixcloud] The description field may be missing (fixes #1819) 12 年 前
mofosex.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
mtv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
muzu.py 577664c8e8 Add an extractor from muzu.tv (closes #1177) 12 年 前
myspace.py 2563bcc85c Add an extractor for MySpace (closes #1666) 12 年 前
myspass.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
myvideo.py fbf189a6ee [myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes #616) 12 年 前
naver.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
nba.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 年 前
nbc.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
newgrounds.py d0ae9e3a8d [newgrounds] simplify 12 年 前
nhl.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
niconico.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
nowvideo.py 2450bcb28b [nowvideo] Fix key extraction 12 年 前
ooyala.py e8f8e80097 Add an extractor for vice.com (closes #1051) 12 年 前
orf.py c8dbccde30 [orf] Remove the test video, they seem to expire in one week 12 年 前
pbs.py 9779b63bb6 Add an extractor for PBS (closes #870 and #873) 12 年 前
photobucket.py 6f5ac90cf3 Move tests to the IE definitions 12 年 前
podomatic.py 677c18092d [podomatic] Add extractor 12 年 前
pornhub.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
pornotube.py 750e9833b8 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 12 年 前
rbmaradio.py 6f5ac90cf3 Move tests to the IE definitions 12 年 前
redtube.py d1c252048b [redtube] Do not test md5, seems to vary 12 年 前
ringtv.py f46d31f948 Add RingTVIE (Thanks @yasoob) 12 年 前
ro220.py 9460db832c [ro220] Add support for 220.ro 12 年 前
rottentomatoes.py 4b7b839f24 Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality 12 年 前
roxwel.py 58261235f0 Add an extractor for roxwell.com (closes #1044) 12 年 前
rtlnow.py d24ffe1cfa [rtlnow] Remove the test for nitro 12 年 前
rutube.py bfd14b1b2f Add an extractor for rutube.ru (closes #1136) 12 年 前
sina.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
slashdot.py 9ee2b5f6f2 tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 12 年 前
slideshare.py 07463ea162 Add an extractor for Slideshare (closes #1400) 12 年 前
sohu.py 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) 12 年 前
soundcloud.py fb04e40396 [soundcloud] Support for listing of audio-only files 12 年 前
southparkstudios.py 746f491f82 Add support for southpark.de 12 年 前
space.py 065472936a Add an extractor for space.com (fixes #1718) 12 年 前
spankwire.py ca872a4c0b [spankwire] Fix description search 12 年 前
spiegel.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
stanfordoc.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) 12 年 前
statigram.py 683e98a8a4 [statigram] change test video 12 年 前
steam.py a431154706 Set the playlist_index and playlist fields for already resolved video results. 12 年 前
streamcloud.py e5c146d586 [streamcloud] skip test on travis 12 年 前
subtitles.py 1f343eaabb [subtitles] refactor to support websites with subtitle information the 12 年 前
sztvhu.py 9e4f50a8ae [sztv] skip test, site is undergoing mid-term maintenance 12 年 前
teamcoco.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
techtalks.py d21ab29200 Add an extractor for techtalks.tv (closes #1606) 12 年 前
ted.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
tf1.py fa80026915 Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match. 12 年 前
thisav.py ecd1c2f7e9 [thisav] add a test for video MD5 12 年 前
toutv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
traileraddict.py a052c1d785 Merge pull request #1114 from alexvh/traileraddict_hd 12 年 前
trilulilu.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
tube8.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
tudou.py 7c58ef3275 [tudou] Fix title regex (Fixes #1614) 12 年 前
tumblr.py d4409747ba TumblrIE: update test 12 年 前
tutv.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 年 前
tvp.py 52d703d3d1 [tvp] Skip tests 12 年 前
unistra.py c7bf7366bc Update descriptions checksum for some test for Unistra and Youtube 12 年 前
ustream.py a921f40799 [ustream] Simplify channel extraction 12 年 前
vbox7.py 6f5ac90cf3 Move tests to the IE definitions 12 年 前
veehd.py 8e4e89f1c2 Add an extractor for VeeHD (closes #1359) 12 年 前
veoh.py 3a1375dacf VeohIE: remove debug logging 12 年 前
vevo.py 91c7271aab Add automatic generation of format note based on bitrate and codecs 12 年 前
vice.py e8f8e80097 Add an extractor for vice.com (closes #1051) 12 年 前
viddler.py 12ebdd1506 [viddler] Support non-digit IDs (Fixes #1714) 12 年 前
videodetective.py cbbd9a9c69 Fix the duration field for the VideoDetective and InternetVideoArchive tests 12 年 前
videofyme.py e26f871228 Use the new '_download_xml' helper in more extractors 12 年 前
videopremium.py 4b19e38954 [videopremium] support new .me domain 12 年 前
viki.py de79c46c8f [viki] Fix subtitle extraction 12 年 前
vimeo.py 241650c7ff [vimeo] Fix the extraction of vimeo pro and player.vimeo.com videos 12 年 前
vine.py 8b8cbd8f6d [vine] Fix uploader extraction 12 年 前
vk.py 60d142aa8d Add an extractor for vk.com (closes #1635) 12 年 前
wat.py ce6a696e4d Remove unused imports 12 年 前
websurg.py 8381a92120 [websurg] Skipt the test 12 年 前
weibo.py 9ee2b5f6f2 tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working 12 年 前
wimp.py 6f5ac90cf3 Move tests to the IE definitions 12 年 前
worldstarhiphop.py 2bc3de0f28 [worldstarhiphop] Small cleanup 12 年 前
xhamster.py 5d0c97541a [XHamsterIE] Extract SD and HD video 12 年 前
xnxx.py b1a80ec1a9 [xnxx] Accept urls that start with 'www' (fixes #1734) 12 年 前
xtube.py f3682997d7 Clean up unused imports and other minor mistakes 12 年 前
xvideos.py 8ed6b34477 extractor: Set age limit on some adult-related extractors. 12 年 前
yahoo.py c5171c454b [yahoo] Force use of the http protocol for downloading the videos. 12 年 前
youjizz.py 750e9833b8 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 12 年 前
youku.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
youporn.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 年 前
youtube.py 0e44d8381a [youtube:feeds] Use the 'paging' value from the downloaded json information (fixes #1845) 12 年 前
zdf.py 2a275ab007 [zdf] Use _download_xml 12 年 前