Philipp Hagemeister 33ec2ae8d9 Merge remote-tracking branch 'origin/master' vor 12 Jahren
..
__init__.py c801b2051a Add an extractor for cmt.com (closes #2049) vor 12 Jahren
academicearth.py 946135aa2a [academicearth] remove unused imports vor 12 Jahren
addanime.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
anitube.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
aparat.py aa94a6d315 [aparat] Add support (Fixes #2012) vor 12 Jahren
appletrailers.py 7b8af56340 [appletrailers] Use centralized format selection vor 12 Jahren
archiveorg.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' vor 12 Jahren
ard.py 20c3893f0e Do not redefine variables in list comprehensions vor 12 Jahren
arte.py f7a6892572 [arte:ddc] Remove test vor 12 Jahren
auengine.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
bambuser.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
bandcamp.py 5ecd3c6a09 [bandcamp] Add support for multiple formats vor 12 Jahren
blinkx.py 4bc60dafeb [blinkx] Use centralized format sorting vor 12 Jahren
bliptv.py dabc127362 Remove dead code vor 12 Jahren
bloomberg.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
breakcom.py 67ae7b4760 Fix BreakIE vor 12 Jahren
brightcove.py c4d55a33fc [brightcove] Test checksum changed vor 12 Jahren
c56.py 976fc7d137 fixed tests for c56 and dailymotion vor 12 Jahren
canalc2.py 19b0668251 [canal2c] Accept more urls (fixes #1723) vor 12 Jahren
canalplus.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
cbs.py fa3ae234e0 [cbs] Add extractor (Fixes #1977) vor 12 Jahren
channel9.py a1b92edbb3 [channel 9] Use centralized format sorting vor 12 Jahren
cinemassacre.py 0ed05a1d2d Use the 'rtmp_live' field for the live parameter of rtmpdump vor 12 Jahren
clipfish.py 5e09d6abbd [clipfish] Skip test on travis vor 12 Jahren
clipsyndicate.py 1825836235 Use `_download_xml` in more extractors vor 12 Jahren
cmt.py c801b2051a Add an extractor for cmt.com (closes #2049) vor 12 Jahren
cnn.py 608d11f515 [cnn] Add multiple formats, duration, and upload_date vor 12 Jahren
collegehumor.py 267ed0c5d3 [collegehumor] Encode the xml before calling xml.etree.ElementTree.fromstring (fixes #1822) vor 12 Jahren
comedycentral.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' vor 12 Jahren
common.py 5d4f3985be Document that format_id field should be present vor 12 Jahren
condenast.py e1fb245690 Add CondeNastIE vor 12 Jahren
criterion.py b0e72bcf34 CriterionIE: simplify some parts and use _html_search_regex vor 12 Jahren
crunchyroll.py 79fed2a4df [crunchyroll] Fix test (#1721) vor 12 Jahren
cspan.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
d8.py 69545c2aff [d8] inherit from CanalplusIE vor 12 Jahren
dailymotion.py 9ee859b683 [daylimotion] Add support for urls from the mobile site (fixes #1953) vor 12 Jahren
daum.py 7a563df90a [daum] Recognize mobile urls (#1952) vor 12 Jahren
defense.py 025171c476 Suggested by @phihag vor 12 Jahren
depositfiles.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
dotsub.py 41bece30b4 DotsubIE: simplify and extract the upload date vor 12 Jahren
dreisat.py 723f839911 Remove unused imports vor 12 Jahren
ebaumsworld.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
ehow.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
eighttracks.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
eitb.py c2b6a482d5 [brightcove] the format function requires to specify the index in python2.6 vor 12 Jahren
escapist.py da6a795fdb [escapist] Fix title search vor 12 Jahren
exfm.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
extremetube.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
facebook.py 8c8e3eec79 [facebook] Recognize #! URLs (Fixes #1988) vor 12 Jahren
faz.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' vor 12 Jahren
fktv.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
flickr.py 829493439a [FlickrIE] Fix HTTPS url vor 12 Jahren
francetv.py 3514813d5b [francetv] Add support for urls in the format http://www.france3.fr/emissions/{program}/diffusions/{date} (fixes #1898) vor 12 Jahren
freesound.py 67de24e449 [freesound] Minor improvements vor 12 Jahren
funnyordie.py 1a810f0d4e [funnyordie] Fix video url extraction vor 12 Jahren
gamekings.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
gamespot.py fb7abb31af Remove the compatibility code used before the new format system was implemented vor 12 Jahren
gametrailers.py 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' vor 12 Jahren
generic.py c1d1facd06 [generic] Output something before making network requests vor 12 Jahren
googleplus.py 685a9cd2f1 [googleplus] Fix upload_date extraction vor 12 Jahren
googlesearch.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) vor 12 Jahren
hark.py 2a7b4da9b2 [hark] get the song info in JSON and extract more information. vor 12 Jahren
hotnewhiphop.py bfb9f7bc4c [hotnewhiphop] Update test's title vor 12 Jahren
howcast.py 9f79463803 [howcast] update test's checksum vor 12 Jahren
hypem.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
ign.py 5d574e143f [ign] Update one of test video's title vor 12 Jahren
imdb.py 97e302a419 [imdb] Add support for mobile site URLs vor 12 Jahren
ina.py 27669bd11d [ina] Allow I at start of video IDs vor 12 Jahren
infoq.py ddbd903576 Tests: Add coding to files vor 12 Jahren
instagram.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
internetvideoarchive.py 12c978739a [internetvideoarchive] Use centralized format sorting vor 12 Jahren
ivi.py bf5b0a1bfb [ivi] Use centralized format sorting vor 12 Jahren
jeuxvideo.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
jukebox.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
justintv.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
kankan.py 20aafee7fa [kankan] Fix the video url vor 12 Jahren
keek.py 42f2805e48 [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b) vor 12 Jahren
keezmovies.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
kickstarter.py 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) vor 12 Jahren
liveleak.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
livestream.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
mdr.py b874fe2da8 [mdr] Use centralized format selection vor 12 Jahren
metacafe.py 2101830c0d Remove unused imports vor 12 Jahren
metacritic.py 1825836235 Use `_download_xml` in more extractors vor 12 Jahren
mit.py 723f839911 Remove unused imports vor 12 Jahren
mixcloud.py cbfc470228 [mixcloud] Try to get the m4a url if the mp3 url fails to download (fixes #1939) vor 12 Jahren
mofosex.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
mtv.py c801b2051a Add an extractor for cmt.com (closes #2049) vor 12 Jahren
muzu.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
myspace.py 2563bcc85c Add an extractor for MySpace (closes #1666) vor 12 Jahren
myspass.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
myvideo.py f45f96f8f8 [myvideo] Use RTMP instead of RTMPT (Fixes #2032) vor 12 Jahren
naver.py 24b173fa5c [naver] Recognize mobile urls (fixes #1951) vor 12 Jahren
nba.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
nbc.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
ndtv.py d66152a898 [ndtv] Remove unused imports vor 12 Jahren
newgrounds.py d0ae9e3a8d [newgrounds] simplify vor 12 Jahren
nhl.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
niconico.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
ninegag.py 19e3dfc9f8 [9gag] Like/dislike count (#1895) vor 12 Jahren
nowvideo.py 2450bcb28b [nowvideo] Fix key extraction vor 12 Jahren
ooyala.py c0d0b01f0e [generic] Detect ooyala videos (fixes #2013) vor 12 Jahren
orf.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
pbs.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
photobucket.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
podomatic.py 677c18092d [podomatic] Add extractor vor 12 Jahren
pornhd.py 6f5dcd4eee [pornhd] Simplify vor 12 Jahren
pornhub.py 00381b4ccb [pornhub] Fix URL regexp vor 12 Jahren
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 vor 12 Jahren
pyvideo.py c4d9e6731a [pyvideo] add support for videos that don't come from Youtube vor 12 Jahren
radiofrance.py 7de6e075b4 [radiofrance] remove unused imports vor 12 Jahren
rbmaradio.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
redtube.py 938384c587 [redtube] Fix search for title vor 12 Jahren
ringtv.py f46d31f948 Add RingTVIE (Thanks @yasoob) vor 12 Jahren
ro220.py 9460db832c [ro220] Add support for 220.ro vor 12 Jahren
rottentomatoes.py 4b7b839f24 Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE to get the best quality vor 12 Jahren
roxwel.py 58261235f0 Add an extractor for roxwell.com (closes #1044) vor 12 Jahren
rtlnow.py 8b4e274610 [rtlnow] Fix URL calculation (Closes #1989) vor 12 Jahren
rutube.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
sina.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
slashdot.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
slideshare.py 07463ea162 Add an extractor for Slideshare (closes #1400) vor 12 Jahren
smotri.py f7e9d77f34 [smotri] Fix typo vor 12 Jahren
sohu.py 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) vor 12 Jahren
soundcloud.py 71507a11c8 [soundcloud] Support mobile URLs (Fixes #2009) vor 12 Jahren
southparkstudios.py 84db81815a Move common code for extractors based in MTV services to a new base class vor 12 Jahren
space.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
spankwire.py ca872a4c0b [spankwire] Fix description search vor 12 Jahren
spiegel.py e6812ac99d [spiegel] Use centralized sorting vor 12 Jahren
stanfordoc.py 2101830c0d Remove unused imports vor 12 Jahren
statigram.py 683e98a8a4 [statigram] change test video vor 12 Jahren
steam.py a431154706 Set the playlist_index and playlist fields for already resolved video results. vor 12 Jahren
streamcloud.py e5c146d586 [streamcloud] skip test on travis vor 12 Jahren
subtitles.py 1f343eaabb [subtitles] refactor to support websites with subtitle information the vor 12 Jahren
sztvhu.py 9e4f50a8ae [sztv] skip test, site is undergoing mid-term maintenance vor 12 Jahren
teamcoco.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
techtalks.py d21ab29200 Add an extractor for techtalks.tv (closes #1606) vor 12 Jahren
ted.py f3682997d7 Clean up unused imports and other minor mistakes vor 12 Jahren
tf1.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
theplatform.py 360babf799 [theplatform] Use centralized sorting vor 12 Jahren
thisav.py ecd1c2f7e9 [thisav] add a test for video MD5 vor 12 Jahren
toutv.py e26f871228 Use the new '_download_xml' helper in more extractors vor 12 Jahren
traileraddict.py a052c1d785 Merge pull request #1114 from alexvh/traileraddict_hd vor 12 Jahren
trilulilu.py fb7abb31af Remove the compatibility code used before the new format system was implemented vor 12 Jahren
tube8.py f3682997d7 Clean up unused imports and other minor mistakes vor 12 Jahren
tudou.py 7c58ef3275 [tudou] Fix title regex (Fixes #1614) vor 12 Jahren
tumblr.py d4409747ba TumblrIE: update test vor 12 Jahren
tutv.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
tvp.py 52d703d3d1 [tvp] Skip tests vor 12 Jahren
unistra.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
ustream.py a921f40799 [ustream] Simplify channel extraction vor 12 Jahren
vbox7.py 147e4aece0 [vbox7] New video checksum vor 12 Jahren
veehd.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
veoh.py 3a1375dacf VeohIE: remove debug logging vor 12 Jahren
vevo.py ebce53b3d8 [vevo] Add suppor for videoplayer. URLs (#1957) vor 12 Jahren
vice.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
viddler.py a1ef7e85d6 Remove unused imports vor 12 Jahren
videodetective.py cbbd9a9c69 Fix the duration field for the VideoDetective and InternetVideoArchive tests vor 12 Jahren
videofyme.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
videopremium.py 780603027f [videopremium] Skip test vor 12 Jahren
viki.py de79c46c8f [viki] Fix subtitle extraction vor 12 Jahren
vimeo.py 7115ca84aa [vimeo/generic] Add support for embedded SWF vimeo videos vor 12 Jahren
vine.py 8b8cbd8f6d [vine] Fix uploader extraction vor 12 Jahren
vk.py 60d142aa8d Add an extractor for vk.com (closes #1635) vor 12 Jahren
wat.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
websurg.py 8381a92120 [websurg] Skipt the test vor 12 Jahren
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 vor 12 Jahren
wimp.py 2101830c0d Remove unused imports vor 12 Jahren
wistia.py 539179f45b [wistia] Use centralized sorting vor 12 Jahren
worldstarhiphop.py 2bc3de0f28 [worldstarhiphop] Small cleanup vor 12 Jahren
xhamster.py b860967ce4 [XHamsterIE] Fix md5 in second test vor 12 Jahren
xnxx.py b1a80ec1a9 [xnxx] Accept urls that start with 'www' (fixes #1734) vor 12 Jahren
xtube.py 46374a56b2 [youtube] Do not warn for videos with allow_rating=0 vor 12 Jahren
xvideos.py 8ed6b34477 extractor: Set age limit on some adult-related extractors. vor 12 Jahren
yahoo.py 7217e148fb [yahoo] Use centralized sorting, and add tbr field vor 12 Jahren
youjizz.py c0ade33e16 Correct some extractor _VALID_URL regexes vor 12 Jahren
youku.py a56f9de156 Style fixes for extractors: remove spaces around (,),{ and } vor 12 Jahren
youporn.py bfe9de8510 [youporn] Add support for multiple formats vor 12 Jahren
youtube.py 2c62dc26c8 [youtube] Simplify format specification vor 12 Jahren
zdf.py 61224dbcdd [zdf] Make width extraction more robust vor 12 Jahren