Philipp Hagemeister 00381b4ccb [pornhub] Fix URL regexp 12 роки тому
..
__init__.py caefb1de87 [ndtv] Add extractor (Fixes #1924) 12 роки тому
addanime.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
anitube.py e26f871228 Use the new '_download_xml' helper in more extractors 12 роки тому
appletrailers.py 1825836235 Use `_download_xml` in more extractors 12 роки тому
archiveorg.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 роки тому
ard.py 20c3893f0e Do not redefine variables in list comprehensions 12 роки тому
arte.py ac5118bcb9 [arte.tv:ddc] Add fields to the test and skip download (rtmp) 12 роки тому
auengine.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
bambuser.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
bandcamp.py 23e6d50d73 [bandcamp] Remove unused variable 12 роки тому
bliptv.py baa7b1978b Remove the calls to 'compat_urllib_request.urlopen' in a few extractors 12 роки тому
bloomberg.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
breakcom.py 67ae7b4760 Fix BreakIE 12 роки тому
brightcove.py f8bd0194a7 Remove superfluous spaces 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 5e09d6abbd [clipfish] Skip test on travis 12 роки тому
clipsyndicate.py 1825836235 Use `_download_xml` in more extractors 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 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 роки тому
common.py e2b38da931 [mtv] Fixup incorrectly encoded XML documents 12 роки тому
condenast.py e1fb245690 Add CondeNastIE 12 роки тому
criterion.py b0e72bcf34 CriterionIE: simplify some parts and use _html_search_regex 12 роки тому
cspan.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
d8.py 69545c2aff [d8] inherit from CanalplusIE 12 роки тому
dailymotion.py 5458b4cefb [dailymotion] Fix view count extraction and make it non fatal (fixes #1940) 12 роки тому
daum.py fb7abb31af Remove the compatibility code used before the new format system was implemented 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 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 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 c0ade33e16 Correct some extractor _VALID_URL regexes 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 c0ade33e16 Correct some extractor _VALID_URL regexes 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 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 роки тому
fktv.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
flickr.py 829493439a [FlickrIE] Fix HTTPS url 12 роки тому
francetv.py 3514813d5b [francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) 12 роки тому
freesound.py 67de24e449 [freesound] Minor improvements 12 роки тому
funnyordie.py 1a810f0d4e [funnyordie] Fix video url extraction 12 роки тому
gamekings.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
gamespot.py fb7abb31af Remove the compatibility code used before the new format system was implemented 12 роки тому
gametrailers.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 12 роки тому
generic.py ef4fd84857 [wistia] Add extractor 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 bfb9f7bc4c [hotnewhiphop] Update test's 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 c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
imdb.py d349cd2240 [imdb] Fix extraction 12 роки тому
ina.py 27669bd11d [ina] Allow I at start of video IDs 12 роки тому
infoq.py ddbd903576 Tests: Add coding to files 12 роки тому
instagram.py c0ade33e16 Correct some extractor _VALID_URL regexes 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 c0ade33e16 Correct some extractor _VALID_URL regexes 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 c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
livestream.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
metacafe.py 2101830c0d Remove unused imports 12 роки тому
metacritic.py 1825836235 Use `_download_xml` in more extractors 12 роки тому
mit.py b5ba7b9dcf Fix MIT extractor for Python 2.6 12 роки тому
mixcloud.py cbfc470228 [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939) 12 роки тому
mofosex.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } 12 роки тому
mtv.py e2b38da931 [mtv] Fixup incorrectly encoded XML documents 12 роки тому
muzu.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
myspace.py 2563bcc85c Add an extractor for MySpace (closes #1666) 12 роки тому
myspass.py c0ade33e16 Correct some extractor _VALID_URL regexes 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 fb7abb31af Remove the compatibility code used before the new format system was implemented 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 роки тому
ndtv.py caefb1de87 [ndtv] Add extractor (Fixes #1924) 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 роки тому
ninegag.py 19e3dfc9f8 [9gag] Like/dislike count (#1895) 12 роки тому
nowvideo.py 2450bcb28b [nowvideo] Fix key extraction 12 роки тому
ooyala.py e8f8e80097 Add an extractor for vice.com (closes #1051) 12 роки тому
orf.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
pbs.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
photobucket.py 6f5ac90cf3 Move tests to the IE definitions 12 роки тому
podomatic.py 677c18092d [podomatic] Add extractor 12 роки тому
pornhub.py 00381b4ccb [pornhub] Fix URL regexp 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 роки тому
pyvideo.py c4d9e6731a [pyvideo] add support for videos that don't come from Youtube 12 роки тому
rbmaradio.py 6f5ac90cf3 Move tests to the IE definitions 12 роки тому
redtube.py 938384c587 [redtube] Fix search for title 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 1d87e3a1c6 [rtlnow] Allow double slashes after domain name (Fixes #1928) 12 роки тому
rutube.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
sina.py e26f871228 Use the new '_download_xml' helper in more extractors 12 роки тому
slashdot.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
slideshare.py 07463ea162 Add an extractor for Slideshare (closes #1400) 12 роки тому
smotri.py 693b8b2d31 Merge remote-tracking branch 'dstftw/smotri.com-broadcast' 12 роки тому
sohu.py 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) 12 роки тому
soundcloud.py f67ca84d4a [soundcloud] Fix the extension for 'downloadable' songs 12 роки тому
southparkstudios.py 84db81815a Move common code for extractors based in MTV services to a new base class 12 роки тому
space.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
spankwire.py ca872a4c0b [spankwire] Fix description search 12 роки тому
spiegel.py e26f871228 Use the new '_download_xml' helper in more extractors 12 роки тому
stanfordoc.py 2101830c0d Remove unused imports 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 c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
theplatform.py a1ef7e85d6 Remove unused imports 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 fb7abb31af Remove the compatibility code used before the new format system was implemented 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 c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
ustream.py a921f40799 [ustream] Simplify channel extraction 12 роки тому
vbox7.py 6f5ac90cf3 Move tests to the IE definitions 12 роки тому
veehd.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
veoh.py 3a1375dacf VeohIE: remove debug logging 12 роки тому
vevo.py 0b6a9f639f [vevo] Update test video's duration 12 роки тому
vice.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
viddler.py a1ef7e85d6 Remove unused imports 12 роки тому
videodetective.py cbbd9a9c69 Fix the duration field for the VideoDetective and InternetVideoArchive tests 12 роки тому
videofyme.py c0ade33e16 Correct some extractor _VALID_URL regexes 12 роки тому
videopremium.py 4b19e38954 [videopremium] support new .me domain 12 роки тому
viki.py de79c46c8f [viki] Fix subtitle extraction 12 роки тому
vimeo.py a0088bdf93 [vimeo] Fix unused argument of the `_real_extract` method 12 роки тому
vine.py 8b8cbd8f6d [vine] Fix uploader extraction 12 роки тому
vk.py 60d142aa8d Add an extractor for vk.com (closes #1635) 12 роки тому
wat.py c0ade33e16 Correct some extractor _VALID_URL regexes 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 2101830c0d Remove unused imports 12 роки тому
wistia.py ef4fd84857 [wistia] Add extractor 12 роки тому
worldstarhiphop.py 2bc3de0f28 [worldstarhiphop] Small cleanup 12 роки тому
xhamster.py b860967ce4 [XHamsterIE] Fix md5 in second test 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 a1ef7e85d6 Remove unused imports 12 роки тому
youjizz.py c0ade33e16 Correct some extractor _VALID_URL regexes 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 ffa8f0df0a Merge remote-tracking branch 'jaimeMF/yt-toplists' 12 роки тому
zdf.py 5a3ea17c94 [zdf] Correct order of unknown formats (#1936) 12 роки тому