Ruirize 1ef80b55dd Fixes test fail vor 12 Jahren
..
__init__.py eb03f4dad3 Added Newgrounds support vor 12 Jahren
addanime.py ce6a696e4d Remove unused imports vor 12 Jahren
appletrailers.py ce6a696e4d Remove unused imports vor 12 Jahren
archiveorg.py 471a5ee908 Set the ext field for each format vor 12 Jahren
ard.py 20c3893f0e Do not redefine variables in list comprehensions vor 12 Jahren
arte.py 70c4c03cb8 [arte] add support for downloading from http://liveweb.arte.tv (fixes #1014) vor 12 Jahren
auengine.py 5d2eac9eba [auengine] Add tests (Fixes #985) vor 12 Jahren
bandcamp.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
bliptv.py 20c3893f0e Do not redefine variables in list comprehensions vor 12 Jahren
bloomberg.py 4b6462fc1e Add an extractor for Bloomberg (closes #1436) vor 12 Jahren
breakcom.py 67ae7b4760 Fix BreakIE vor 12 Jahren
brightcove.py 6543f0dca5 BrightcoveIE: Use parse_qs to extract the fields of the query (closes #1032) vor 12 Jahren
c56.py 976fc7d137 fixed tests for c56 and dailymotion vor 12 Jahren
canalc2.py 6b361ad5ee Wrong property name vor 12 Jahren
canalplus.py ad94a6fe44 [canalplust] accept urls that don't include the video id (fixes #1415), extract more info and update test vor 12 Jahren
cnn.py a1bb0f8773 [cnn] remove debug print call. vor 12 Jahren
collegehumor.py 87f78946a5 [collegehumor] Allow old-style videos (Fixes #1285) vor 12 Jahren
comedycentral.py ddbfd0f0c5 ComedyCentralIE: support the extended interviews urls (fixes #1079) vor 12 Jahren
common.py 0d75ae2ce3 Fix detection of the webpage charset if it's declared using ' instead of " 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
cspan.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
dailymotion.py 7fad1c6328 [subtitles] Use self._download_webpage for extracting the subtitles vor 12 Jahren
daum.py 9363169b67 [daum] Get the video page from a canonical url to extract the full id (fixes #1373) and extract description. vor 12 Jahren
defense.py 025171c476 Suggested by @phihag vor 12 Jahren
depositfiles.py 426ff04282 Move DepositFiles into its own IE vor 12 Jahren
dotsub.py 41bece30b4 DotsubIE: simplify and extract the upload date vor 12 Jahren
dreisat.py 471a5ee908 Set the ext field for each format vor 12 Jahren
ehow.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
eighttracks.py 5c5de1c79a [eighttracks] move test vor 12 Jahren
escapist.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
exfm.py eb6a41ba0f ExfmIE: extract Soundcloud songs using SoundcloudIE vor 12 Jahren
facebook.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
flickr.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
francetv.py 5d13df79a5 [francetv] Remove Pluzz test vor 12 Jahren
freesound.py 67de24e449 [freesound] Minor improvements vor 12 Jahren
funnyordie.py c247d87ef3 [funnyordie] fix video url extraction vor 12 Jahren
gamespot.py dd01d6558a [gamespot] Update test video title vor 12 Jahren
gametrailers.py ab2f744b90 GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process vor 12 Jahren
generic.py a7130543fa [generic] If the url doesn't specify the protocol, then try to extract prepending 'http://' vor 12 Jahren
googleplus.py fad84d50fe [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 6523223a4c [hotnewhiphop] Fix test case title vor 12 Jahren
howcast.py 6a2449df3b [howcast] Do not download from http://www.howcast.com/videos/{video_id} vor 12 Jahren
hypem.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
ign.py ee80d66727 [ign] update 1up extractor to work with the updated IGNIE 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 3f40217704 InstagramIE: fix the extraction of the uploader_id and the title vor 12 Jahren
jeuxvideo.py 063fcc9676 [jeuxvideo] Extract more information and add test vor 12 Jahren
jukebox.py 037fcd0047 JukeboxIE: support more countries vor 12 Jahren
justintv.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
kankan.py 6d3a7d03e1 fix bug: kankan extractor not support http://vod.kankan.com/v/70/70309.shtml vor 12 Jahren
keek.py 42f2805e48 [keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b) vor 12 Jahren
kickstarter.py 94518f2087 Merge pull request #1409 from JohnyMoSwag/master (closes #1404) vor 12 Jahren
liveleak.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
livestream.py 0ab5531363 [livestream] fix import statement vor 12 Jahren
metacafe.py 6c758d79de [metacafe] Add more cases for detecting the uploader detection (reported in #1343) vor 12 Jahren
metacritic.py 7e77275293 Add an extractor for Metacritic vor 12 Jahren
mit.py b5ba7b9dcf Fix MIT extractor for Python 2.6 vor 12 Jahren
mixcloud.py 19e1d35989 [mixcloud] Rewrite extractor (fixes #278) vor 12 Jahren
mtv.py ab2f744b90 GametrailersIE: make it a subclass of MTVIE to reuse most of the extraction process vor 12 Jahren
muzu.py 577664c8e8 Add an extractor from muzu.tv (closes #1177) vor 12 Jahren
myspass.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
myvideo.py fbf189a6ee [myvideo] add support for videos that place the video info inside www.myvideo.de/service/data/video/{id}/config (fixes #616) vor 12 Jahren
naver.py 6b95b065be Add extractor for tvcast.naver.com (closes #1331) vor 12 Jahren
nba.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
nbc.py 0bc56fa66a Add an extractor for NBC news (closes #1320) vor 12 Jahren
newgrounds.py 1ef80b55dd Fixes test fail vor 12 Jahren
ooyala.py e8f8e80097 Add an extractor for vice.com (closes #1051) vor 12 Jahren
orf.py c8dbccde30 [orf] Remove the test video, they seem to expire in one week vor 12 Jahren
pbs.py 9779b63bb6 Add an extractor for PBS (closes #870 and #873) vor 12 Jahren
photobucket.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
pornotube.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
rbmaradio.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
redtube.py 6f5ac90cf3 Move tests to the IE definitions 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
roxwel.py 58261235f0 Add an extractor for roxwell.com (closes #1044) vor 12 Jahren
rtlnow.py 90648143c3 Merge pull request #1310 from rzhxeo/rtlnow vor 12 Jahren
sina.py 0932300e3a Add SinaIE (related #1039): extractor for video.sina.com.cn vor 12 Jahren
slashdot.py d81aef3adf Add an extractor for tv.slashdot.org (closes #1192) vor 12 Jahren
slideshare.py 07463ea162 Add an extractor for Slideshare (closes #1400) vor 12 Jahren
sohu.py 6d2d21f713 [sohu] add support for my.tv.sohu.com urls (fixes #1398) vor 12 Jahren
soundcloud.py 92790f4e54 [soundcloud] Add an extractor for users (closes #1426) vor 12 Jahren
southparkstudios.py 5a6fecc3de Add an extractor for southparkstudios.com (closes #1434) vor 12 Jahren
spiegel.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
stanfordoc.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) 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
subtitles.py 0b7f31184d Now --all-sub is a modifier to --write-sub and --write-auto-sub (closes #1412) vor 12 Jahren
teamcoco.py 12ef6aefa8 changed video_url regex vor 12 Jahren
ted.py 177ed935a9 TEDIE: fix the title extraction vor 12 Jahren
tf1.py fa80026915 Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match. vor 12 Jahren
thisav.py ecd1c2f7e9 [thisav] add a test for video MD5 vor 12 Jahren
traileraddict.py a052c1d785 Merge pull request #1114 from alexvh/traileraddict_hd vor 12 Jahren
trilulilu.py 471a5ee908 Set the ext field for each format vor 12 Jahren
tudou.py 24a267b562 TudouIE: extract all the segments of the video and download the best quality (closes #975) 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
unistra.py c7bf7366bc Update descriptions checksum for some test for Unistra and Youtube vor 12 Jahren
ustream.py a921f40799 [ustream] Simplify channel extraction vor 12 Jahren
vbox7.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
veehd.py 8e4e89f1c2 Add an extractor for VeeHD (closes #1359) vor 12 Jahren
veoh.py 3a1375dacf VeohIE: remove debug logging vor 12 Jahren
vevo.py 75340ee383 [vevo] Fix urls with a query (#1258) vor 12 Jahren
vice.py e8f8e80097 Add an extractor for vice.com (closes #1051) vor 12 Jahren
videofyme.py 10204dc898 [videofyme] Add an additional quality (they change between downloads of the info) and update md5 sum of the test video vor 12 Jahren
vimeo.py 9c2ade40de [vimeo] Handle Assertions Error when trying to get the description vor 12 Jahren
vine.py 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info vor 12 Jahren
wat.py ce6a696e4d Remove unused imports vor 12 Jahren
weibo.py de7a91bfe3 WeiboIE: extract the player urls from a json webpage vor 12 Jahren
wimp.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
worldstarhiphop.py 2bc3de0f28 [worldstarhiphop] Small cleanup vor 12 Jahren
xhamster.py 1237c9a3a5 XHamsterIE: Fix support for new HD video url format and add test (closes PR #1443) vor 12 Jahren
xnxx.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
xvideos.py 6f5ac90cf3 Move tests to the IE definitions vor 12 Jahren
yahoo.py 0f81866329 Add --list-extractor-descriptions (human-readable list of IEs) vor 12 Jahren
youjizz.py 2e78b2bead YouJizzIE: support videos that define the urls in a playlist page (closes #1037) vor 12 Jahren
youku.py c364f15ff1 Add WeiboIE (closes #1039) vor 12 Jahren
youporn.py 878e83c5a4 YoupornIE: Clean up extraction of hd video vor 12 Jahren
youtube.py 4a67aafb7e [youtube] Don't search the flash player version for videos with age gate activated vor 12 Jahren
zdf.py d5822b96b0 Move ARD, Arte, ZDF into their own files vor 12 Jahren