Philipp Hagemeister 7fc3fa0545 [9gag] Add extractor 12 år sedan
..
__init__.py 7fc3fa0545 [9gag] Add extractor 12 år sedan
addanime.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
anitube.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
appletrailers.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
archiveorg.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
ard.py 20c3893f0e Do not redefine variables in list comprehensions 12 år sedan
arte.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
auengine.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
bambuser.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
bandcamp.py 23e6d50d73 [bandcamp] Remove unused variable 12 år sedan
bliptv.py 97dae9ae07 [bliptv] Make sure video ID is a string 12 år sedan
bloomberg.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
breakcom.py 67ae7b4760 Fix BreakIE 12 år sedan
brightcove.py d214fdb8fe [brightcove] Don't use 'or' with the xml nodes, use the 'value' attribute instead 12 år sedan
c56.py 976fc7d137 fixed tests for c56 and dailymotion 12 år sedan
canalc2.py 19b0668251 [canal2c] Accept more urls (fixes #1723) 12 år sedan
canalplus.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
cinemassacre.py 0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump 12 år sedan
clipfish.py 5e09d6abbd [clipfish] Skip test on travis 12 år sedan
clipsyndicate.py 3862402ff3 Add an extractor for Clipsyndicate (closes #1744) 12 år sedan
cnn.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
collegehumor.py 267ed0c5d3 [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) 12 år sedan
comedycentral.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
common.py aaebed13a8 [smotri] Simplify 12 år sedan
condenast.py e1fb245690 Add CondeNastIE 12 år sedan
criterion.py b0e72bcf34 CriterionIE: simplify some parts and use _html_search_regex 12 år sedan
cspan.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
d8.py 69545c2aff [d8] inherit from CanalplusIE 12 år sedan
dailymotion.py f058e34011 [dailymotion] Fix playlists 12 år sedan
daum.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 år sedan
defense.py 025171c476 Suggested by @phihag 12 år sedan
depositfiles.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
dotsub.py 41bece30b4 DotsubIE: simplify and extract the upload date 12 år sedan
dreisat.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
ebaumsworld.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
ehow.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 år sedan
eighttracks.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
eitb.py c2b6a482d5 [brightcove] the format function requires to specify the index in python2.6 12 år sedan
escapist.py da6a795fdb [escapist] Fix title search 12 år sedan
exfm.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
extremetube.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
facebook.py f3682997d7 Clean up unused imports and other minor mistakes 12 år sedan
faz.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
fktv.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
flickr.py 829493439a [FlickrIE] Fix HTTPS url 12 år sedan
francetv.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
freesound.py 67de24e449 [freesound] Minor improvements 12 år sedan
funnyordie.py 1a810f0d4e [funnyordie] Fix video url extraction 12 år sedan
gamekings.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
gamespot.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 år sedan
gametrailers.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
generic.py 355e4fd07e [generic] Find embedded dailymotion videos (Fixes #1848) 12 år sedan
googleplus.py 685a9cd2f1 [googleplus] Fix upload_date extraction 12 år sedan
googlesearch.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) 12 år sedan
hark.py 2a7b4da9b2 [hark] get the song info in JSON and extract more information. 12 år sedan
hotnewhiphop.py 6523223a4c [hotnewhiphop] Fix test case title 12 år sedan
howcast.py 9f79463803 [howcast] update test's checksum 12 år sedan
hypem.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
ign.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
imdb.py acf37ca151 [imdb] Fix the resolution values (fixes #1847) 12 år sedan
ina.py 27669bd11d [ina] Allow I at start of video IDs 12 år sedan
infoq.py ddbd903576 Tests: Add coding to files 12 år sedan
instagram.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
internetvideoarchive.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
jeuxvideo.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
jukebox.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
justintv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
kankan.py 20aafee7fa [kankan] Fix the video url 12 år sedan
keek.py 42f2805e48 [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b) 12 år sedan
keezmovies.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
kickstarter.py 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) 12 år sedan
liveleak.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
livestream.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
metacafe.py 66cf3ac342 [metacafe] Fix support for age-restricted videos (fixes #1696) 12 år sedan
metacritic.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 år sedan
mit.py b5ba7b9dcf Fix MIT extractor for Python 2.6 12 år sedan
mixcloud.py dc65dcbb6d [mixcloud] The description field may be missing (fixes #1819) 12 år sedan
mofosex.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
mtv.py 84db81815a Move common code for extractors based in MTV services to a new base class 12 år sedan
muzu.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
myspace.py 2563bcc85c Add an extractor for MySpace (closes #1666) 12 år sedan
myspass.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
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 år sedan
naver.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 år sedan
nba.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 år sedan
nbc.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
newgrounds.py d0ae9e3a8d [newgrounds] simplify 12 år sedan
nhl.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
niconico.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
ninegag.py 7fc3fa0545 [9gag] Add extractor 12 år sedan
nowvideo.py 2450bcb28b [nowvideo] Fix key extraction 12 år sedan
ooyala.py e8f8e80097 Add an extractor for vice.com (closes #1051) 12 år sedan
orf.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
pbs.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
photobucket.py 6f5ac90cf3 Move tests to the IE definitions 12 år sedan
podomatic.py 677c18092d [podomatic] Add extractor 12 år sedan
pornhub.py f3682997d7 Clean up unused imports and other minor mistakes 12 år sedan
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 år sedan
rbmaradio.py 6f5ac90cf3 Move tests to the IE definitions 12 år sedan
redtube.py 938384c587 [redtube] Fix search for title 12 år sedan
ringtv.py f46d31f948 Add RingTVIE (Thanks @yasoob) 12 år sedan
ro220.py 9460db832c [ro220] Add support for 220.ro 12 år sedan
rottentomatoes.py 4b7b839f24 Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality 12 år sedan
roxwel.py 58261235f0 Add an extractor for roxwell.com (closes #1044) 12 år sedan
rtlnow.py d24ffe1cfa [rtlnow] Remove the test for nitro 12 år sedan
rutube.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
sina.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
slashdot.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
slideshare.py 07463ea162 Add an extractor for Slideshare (closes #1400) 12 år sedan
smotri.py aaebed13a8 [smotri] Simplify 12 år sedan
sohu.py 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) 12 år sedan
soundcloud.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
southparkstudios.py 84db81815a Move common code for extractors based in MTV services to a new base class 12 år sedan
space.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
spankwire.py ca872a4c0b [spankwire] Fix description search 12 år sedan
spiegel.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
stanfordoc.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
statigram.py 683e98a8a4 [statigram] change test video 12 år sedan
steam.py a431154706 Set the playlist_index and playlist fields for already resolved video results. 12 år sedan
streamcloud.py e5c146d586 [streamcloud] skip test on travis 12 år sedan
subtitles.py 1f343eaabb [subtitles] refactor to support websites with subtitle information the 12 år sedan
sztvhu.py 9e4f50a8ae [sztv] skip test, site is undergoing mid-term maintenance 12 år sedan
teamcoco.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
techtalks.py d21ab29200 Add an extractor for techtalks.tv (closes #1606) 12 år sedan
ted.py f3682997d7 Clean up unused imports and other minor mistakes 12 år sedan
tf1.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
thisav.py ecd1c2f7e9 [thisav] add a test for video MD5 12 år sedan
toutv.py e26f871228 Use the new '_download_xml' helper in more extractors 12 år sedan
traileraddict.py a052c1d785 Merge pull request #1114 from alexvh/traileraddict_hd 12 år sedan
trilulilu.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 år sedan
tube8.py f3682997d7 Clean up unused imports and other minor mistakes 12 år sedan
tudou.py 7c58ef3275 [tudou] Fix title regex (Fixes #1614) 12 år sedan
tumblr.py d4409747ba TumblrIE: update test 12 år sedan
tutv.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 12 år sedan
tvp.py 52d703d3d1 [tvp] Skip tests 12 år sedan
unistra.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
ustream.py a921f40799 [ustream] Simplify channel extraction 12 år sedan
vbox7.py 6f5ac90cf3 Move tests to the IE definitions 12 år sedan
veehd.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
veoh.py 3a1375dacf VeohIE: remove debug logging 12 år sedan
vevo.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
vice.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
viddler.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 år sedan
videodetective.py cbbd9a9c69 Fix the duration field for the VideoDetective and InternetVideoArchive tests 12 år sedan
videofyme.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
videopremium.py 4b19e38954 [videopremium] support new .me domain 12 år sedan
viki.py de79c46c8f [viki] Fix subtitle extraction 12 år sedan
vimeo.py 55a10eab48 [vimeo] Add an extractor for users (closes #1871) 12 år sedan
vine.py 8b8cbd8f6d [vine] Fix uploader extraction 12 år sedan
vk.py 60d142aa8d Add an extractor for vk.com (closes #1635) 12 år sedan
wat.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
websurg.py 8381a92120 [websurg] Skipt the test 12 år sedan
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 år sedan
wimp.py 6f5ac90cf3 Move tests to the IE definitions 12 år sedan
worldstarhiphop.py 2bc3de0f28 [worldstarhiphop] Small cleanup 12 år sedan
xhamster.py e9d8e302aa [xhamster] Change test checksum 12 år sedan
xnxx.py b1a80ec1a9 [xnxx] Accept urls that start with 'www' (fixes #1734) 12 år sedan
xtube.py f3682997d7 Clean up unused imports and other minor mistakes 12 år sedan
xvideos.py 8ed6b34477 extractor: Set age limit on some adult-related extractors. 12 år sedan
yahoo.py c5171c454b [yahoo] Force use of the http protocol for downloading the videos. 12 år sedan
youjizz.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 år sedan
youku.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
youporn.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 år sedan
youtube.py 27dcce1904 [youtube] Resolve URLs in comments 12 år sedan
zdf.py 2a275ab007 [zdf] Use _download_xml 12 år sedan