Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [yahoo] Add one more pattern for content id | Sergey M․ | 2014-08-27 | 1 | -1/+2 | |
| | | | | | ||||||
| * | | | | [cbs] Update test video id | Sergey M․ | 2014-08-27 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | fix up imports | Philipp Hagemeister | 2014-08-28 | 3 | -3/+1 | |
| | | | | | ||||||
* | | | | | Move playlist tests to extractors. | Philipp Hagemeister | 2014-08-28 | 27 | -449/+345 | |
| | | | | | | | | | | | | | | | | | | | | From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs). | |||||
* | | | | | [nhl] Modernize | Philipp Hagemeister | 2014-08-27 | 1 | -27/+30 | |
| | | | | | ||||||
* | | | | | [dailymotion] Correct test case | Philipp Hagemeister | 2014-08-27 | 1 | -29/+31 | |
| | | | | | ||||||
* | | | | | [utils] Modernize tests | Philipp Hagemeister | 2014-08-27 | 2 | -59/+53 | |
| | | | | | ||||||
* | | | | | [ted] Remove md5sum from test | Philipp Hagemeister | 2014-08-27 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | This failed multiple times, and the md5sum is not that important anyways. | |||||
* | | | | | [test_download] Improve playlist handling | Philipp Hagemeister | 2014-08-27 | 1 | -3/+18 | |
|/ / / / | ||||||
* | | | | [vimeo] Move all testcases to extractors and clean up | Philipp Hagemeister | 2014-08-27 | 2 | -50/+36 | |
| | | | | | | | | | | | | | | | | | | | | Previously, these extractors all defined their own suitable methods. No test_all_urls tests that everything is in order, automatically :) | |||||
* | | | | Improve test_all_urls output | Philipp Hagemeister | 2014-08-27 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | [vimeo] Move test case to where it belongs | Philipp Hagemeister | 2014-08-27 | 1 | -16/+15 | |
| | | | | ||||||
* | | | | [facebook] Match video.php URLs | Philipp Hagemeister | 2014-08-27 | 1 | -3/+6 | |
| | | | | ||||||
* | | | | release 2014.08.27.1 | Philipp Hagemeister | 2014-08-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [ard] Add suppor for plain ARD downloads (Fixes #3546) | Philipp Hagemeister | 2014-08-27 | 2 | -2/+63 | |
| | | | | ||||||
* | | | | [generic] Prevent <video> search from skipping over empty sources (#3546) | Philipp Hagemeister | 2014-08-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [generic] Do not download images as videos by accident | Philipp Hagemeister | 2014-08-27 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | release 2014.08.27 | Philipp Hagemeister | 2014-08-27 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [muscivault] Add extractor (Fixes #3593) | Philipp Hagemeister | 2014-08-27 | 3 | -1/+80 | |
| | | | | ||||||
* | | | | [mfs] Modernize | Philipp Hagemeister | 2014-08-27 | 1 | -9/+13 | |
| | | | | ||||||
* | | | | release 2014.08.26 | Philipp Hagemeister | 2014-08-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [sockshare] Fix title extraction (Fixes #3592) | Philipp Hagemeister | 2014-08-26 | 1 | -1/+4 | |
| | | | | ||||||
* | | | | [empflix] Revert to XML parser | Philipp Hagemeister | 2014-08-26 | 1 | -10/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore). Instead, use the transform function we already have :) This partially reverts commit c7bee2a7254d31b7c478c0ac33bf23bdeba1c53c. | |||||
* | | | | [ign] Fix extraction of video in articles | Jaime Marquínez Ferrándiz | 2014-08-26 | 1 | -4/+14 | |
| | | | | ||||||
* | | | | [empflix] Extract thumbnail | Sergey M․ | 2014-08-26 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | [empflix] Adapt to malformed config XML | Sergey M․ | 2014-08-26 | 1 | -4/+6 | |
| | | | | ||||||
* | | | | [mixcloud] Use a HEAD request when checking if the url is valid | Jaime Marquínez Ferrándiz | 2014-08-26 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [sportdeutschland] add new extractor | Philipp Hagemeister | 2014-08-26 | 3 | -0/+127 | |
| | | | | ||||||
* | | | | [utils] Let request headers override standard headers | Philipp Hagemeister | 2014-08-26 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | | What was I thinking when writing this? | |||||
* | | | | [eighttracks] modernize | Philipp Hagemeister | 2014-08-26 | 1 | -57/+81 | |
| |_|/ |/| | | ||||||
* | | | release 2014.08.25.3 | Philipp Hagemeister | 2014-08-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-08-25 | 2 | -2/+1 | |
|\ \ \ | ||||||
| * | | | [generic] Remove debug statement | Jaime Marquínez Ferrándiz | 2014-08-25 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | [bliptv] Remove superfluous characters in _VALID_URL regex | Jaime Marquínez Ferrándiz | 2014-08-25 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [generic] Fix rss under Python 2.x and move test to extractor | Philipp Hagemeister | 2014-08-25 | 5 | -12/+31 | |
| | | | | ||||||
* | | | | [googlesearch] Move test to extractor | Philipp Hagemeister | 2014-08-25 | 3 | -9/+13 | |
|/ / / | ||||||
* | | | release 2014.08.25.2 | Philipp Hagemeister | 2014-08-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.08.25.1 | Philipp Hagemeister | 2014-08-25 | 2 | -1/+5 | |
| | | | ||||||
* | | | [wat] Use server time and pass country argument (Closes #3579) | Sergey M․ | 2014-08-25 | 1 | -21/+34 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'JGjorgji/fix-leading-zeroes' | Philipp Hagemeister | 2014-08-25 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | renamed for consistency | Gjorgji Jankovski | 2014-08-24 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Filenames are padded according to the playlist length | Gjorgji Jankovski | 2014-08-24 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [extractor/common] Generate better f4m format IDs | Philipp Hagemeister | 2014-08-25 | 1 | -2/+6 | |
| | | | | ||||||
* | | | | [rtlnl] Extract duration | Philipp Hagemeister | 2014-08-25 | 3 | -2/+9 | |
| | | | | ||||||
* | | | | [execafterdownload] Simplify (#3569) | Philipp Hagemeister | 2014-08-25 | 4 | -33/+35 | |
| | | | | ||||||
* | | | | [wat] Remove unused import | Philipp Hagemeister | 2014-08-25 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'mcd1992/exec_after_download' | Philipp Hagemeister | 2014-08-25 | 4 | -1/+53 | |
|\ \ \ \ | ||||||
| * | | | | Rebased with upstream/master | mcd1992 | 2014-08-24 | 2 | -5/+0 | |
| | | | | | ||||||
| * | | | | Moved from os.system to subprocess.call | mcd1992 | 2014-08-24 | 5 | -28/+32 | |
| | | | | | ||||||
| * | | | | Implemented --exec option. | mcd1992 | 2014-08-24 | 5 | -1/+54 | |
| |/ / / |