Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [iqiyi] Improve error detection (#9276) | Yen Chi Hsuan | 2016-04-23 | 1 | -7/+18 |
| | |||||
* | [eagleplatform] extract all http formats | remitamine | 2016-04-22 | 2 | -8/+19 |
| | |||||
* | [newstube] extract http formats(closes #9253) | remitamine | 2016-04-22 | 1 | -9/+34 |
| | |||||
* | [rtbf] improve extraction(fixes #9267) | remitamine | 2016-04-21 | 1 | -17/+45 |
| | |||||
* | [tubitv] fix extraction(closes #8741) | remitamine | 2016-04-21 | 1 | -24/+29 |
| | |||||
* | [vimeo] Pass Referer for check-password request | Sergey M․ | 2016-04-22 | 1 | -2/+2 |
| | |||||
* | [dump] Remove extractor | Sergey M․ | 2016-04-21 | 2 | -40/+0 |
| | |||||
* | [planetaplay] Remove remainings of extractor | Sergey M․ | 2016-04-21 | 1 | -1/+0 |
| | |||||
* | [planetaplay] Remove extractor (Closes #9256) | Sergey M․ | 2016-04-21 | 1 | -61/+0 |
| | |||||
* | [tvigle] Skip hls completely (#9259) | Sergey M․ | 2016-04-21 | 1 | -2/+2 |
| | |||||
* | [mgtv] Fix _VALID_URL and add localized name | Yen Chi Hsuan | 2016-04-22 | 1 | -1/+2 |
| | |||||
* | [dispeak] Rename DigitalSpeaking to DigitallySpeaking | Yen Chi Hsuan | 2016-04-22 | 4 | -4/+4 |
| | |||||
* | [dispeak] Several fixes | Yen Chi Hsuan | 2016-04-22 | 3 | -4/+4 |
| | |||||
* | [mgtv] Add new extractor (closes #9212) | Yen Chi Hsuan | 2016-04-21 | 2 | -0/+63 |
| | |||||
* | [dispeak/gdcvault] Add the test case from #5784 | Yen Chi Hsuan | 2016-04-21 | 2 | -13/+30 |
| | |||||
* | [dispeak] Add new extractor | Yen Chi Hsuan | 2016-04-21 | 4 | -99/+123 |
| | | | | Both GDCVault and GPUTechConf uses the service of DigitalSpeaking. | ||||
* | [gdcvault] Fix for videos with hard-coded hostnames | Yen Chi Hsuan | 2016-04-21 | 1 | -5/+21 |
| | | | | Fixes #9248 | ||||
* | [streetvoice] Fix extraction | Yen Chi Hsuan | 2016-04-21 | 1 | -5/+3 |
| | | | | | | The old API results in URLs with HTTP 403 from time to time. Hopefully fixes #9219. | ||||
* | [extractor/common] Allow empty post data | Yen Chi Hsuan | 2016-04-21 | 1 | -1/+1 |
| | |||||
* | [tvigle] Fix extraction (Closes #9259) | Sergey M․ | 2016-04-20 | 1 | -1/+3 |
| | |||||
* | [quickvid] Remove extractor (Closes #9258) | Sergey M․ | 2016-04-20 | 2 | -55/+0 |
| | |||||
* | [youtube] Capture and output login error message | Sergey M․ | 2016-04-20 | 1 | -0/+6 |
| | |||||
* | [people] Remove bogus comment | Sergey M․ | 2016-04-20 | 1 | -1/+0 |
| | |||||
* | [people] Add extractor | Sergey M․ | 2016-04-20 | 2 | -0/+34 |
| | |||||
* | [vimeo] Improve _VALID_URL (Closes #9229) | Sergey M․ | 2016-04-18 | 1 | -1/+6 |
| | |||||
* | [theonion] Remove extractor (Closes #9220) | Sergey M․ | 2016-04-17 | 2 | -64/+0 |
| | | | | It now uses generic onionstudios embed | ||||
* | [youtube:playlist] Fetch all the videos in a mix (fixes #3837) | Jaime Marquínez Ferrándiz | 2016-04-17 | 1 | -8/+20 |
| | | | | Since there doesn't seem to be any indication, it stops when there aren't new videos in the webpage. | ||||
* | [vice] remove unused import and variable | remitamine | 2016-04-17 | 1 | -2/+0 |
| | |||||
* | [musicplayon] Relax _VALID_URL and improve metadata extraction | Yen Chi Hsuan | 2016-04-17 | 1 | -3/+9 |
| | | | | | | In r'pl=\d+&play=\d+' pages, several metadata items are missing Closes #9222. | ||||
* | [musicplayon] Fix extraction (closes #9222) | Yen Chi Hsuan | 2016-04-17 | 1 | -31/+16 |
| | |||||
* | [onionstudios] extract m3u8 formats | remitamine | 2016-04-16 | 1 | -3/+16 |
| | |||||
* | [kuwo:category] Update the test | Yen Chi Hsuan | 2016-04-17 | 1 | -1/+1 |
| | | | | Now the webpage says there are 24 songs. | ||||
* | [nerdist] Remove extractor | Sergey M․ | 2016-04-17 | 2 | -81/+0 |
| | | | | It now uses brightcove | ||||
* | [vice] extract youtube embed | remitamine | 2016-04-16 | 1 | -7/+19 |
| | |||||
* | [cbs] Remove unused import | Sergey M․ | 2016-04-16 | 1 | -1/+0 |
| | |||||
* | [extractor/generic] Improve instagram embeds (Closes #9213) | Sergey M․ | 2016-04-16 | 1 | -1/+2 |
| | |||||
* | [instagram] Add support for iframe embeds | Sergey M․ | 2016-04-16 | 1 | -0/+6 |
| | |||||
* | [instagram] Add support for embed URLs | Sergey M․ | 2016-04-16 | 1 | -2/+7 |
| | |||||
* | [mooshare] Remove extractor | Sergey M․ | 2016-04-16 | 2 | -111/+0 |
| | |||||
* | [mdr] Fix extraction and update tests | Yen Chi Hsuan | 2016-04-16 | 1 | -4/+4 |
| | | | | | It's strange that the date is changed. Anyway, new data matches what the webpage says. | ||||
* | [huffpost] Fix a typo | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+1 |
| | |||||
* | [generic] Fix test_Generic_2 | Yen Chi Hsuan | 2016-04-16 | 1 | -1/+2 |
| | | | | Now a HEAD request returns 400 Bad Request | ||||
* | [ustream] Fix /embed/ URLs and add a test | Yen Chi Hsuan | 2016-04-16 | 1 | -4/+12 |
| | |||||
* | [tudou] Improve error detection (closes #9175) | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+3 |
| | |||||
* | [twitter] Don't check /cards/ URLs | Yen Chi Hsuan | 2016-04-16 | 1 | -11/+11 |
| | | | | | | | | | | | | Fixes #9181 In this tweet, there are two cards: 1. https://twitter.com/i/cards/tfw/v1/719944006306701313 This shows #TeamCap vs. #TeamIronMan 2. https://twitter.com/i/videos/tweet/719944021058060289 This is the real video and can be handled by TwitterCardIE In all current test_Twitter* tests, /videos/tweet/ approach works fine. | ||||
* | [bbc] Fix a test | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+1 |
| | |||||
* | [audiomack] Update the test | Yen Chi Hsuan | 2016-04-16 | 1 | -6/+6 |
| | | | | The original test raises 404 | ||||
* | [varzesh3] Add md5 to the test | Yen Chi Hsuan | 2016-04-16 | 1 | -0/+1 |
| | |||||
* | [newgrounds] Support videos (closes #9138) | Yen Chi Hsuan | 2016-04-16 | 1 | -5/+16 |
| | |||||
* | [cbs] do not catch Exceptions raised by by _extract_theplatform_smil | remitamine | 2016-04-16 | 1 | -8/+5 |
| |