Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'anysex' of https://github.com/peugeot/youtube-dl into ↵ | Sergey M․ | 2014-08-31 | 2 | -0/+44 | |
|/| | | | | | | | | | | | | | | | peugeot-anysex | |||||
| * | | | testing view count is stupid | peugeot | 2014-08-30 | 1 | -2/+1 | |
| | | | | ||||||
| * | | | forgot to test view count | peugeot | 2014-08-30 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | Add support for AnySex | peugeot | 2014-08-30 | 2 | -0/+43 | |
| |/ / | ||||||
* | | | Merge branch 'peugeot-vporn' | Sergey M․ | 2014-08-31 | 4 | -1/+106 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | [vporn] Fix issues, extract all formats and metadata | Sergey M․ | 2014-08-31 | 1 | -22/+69 | |
| | | | ||||||
| * | | [utils] Improve parse_duration | Sergey M․ | 2014-08-31 | 2 | -1/+6 | |
| | | | ||||||
| * | | Fix exception with n_views<1000 | peugeot | 2014-08-30 | 1 | -1/+5 | |
| | | | ||||||
| * | | add support for view count | peugeot | 2014-08-30 | 1 | -3/+7 | |
| | | | ||||||
| * | | Add support for Vporn | peugeot | 2014-08-30 | 2 | -0/+45 | |
|/ / | ||||||
* | | [test_download] Check expected file minsize and md5 only when download is ↵ | Sergey M․ | 2014-08-29 | 1 | -13/+13 | |
| | | | | | | | | not skipped | |||||
* | | release 2014.08.29 | Philipp Hagemeister | 2014-08-29 | 1 | -1/+1 | |
| | | ||||||
* | | [promptfile] Remove quality=1 and leave it to default | Philipp Hagemeister | 2014-08-29 | 1 | -1/+1 | |
| | | ||||||
* | | [promptfile] Add new extractor | Naglis Jonaitis | 2014-08-29 | 2 | -0/+68 | |
| | | ||||||
* | | release 2014.08.28.2 | Philipp Hagemeister | 2014-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | [rtlnl] Add support for progressive videos (Closes #3603) | Sergey M․ | 2014-08-28 | 1 | -11/+23 | |
| | | ||||||
* | | release 2014.08.28.1 | Philipp Hagemeister | 2014-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | [dropbox] Make sure ?dl=0 is ignore (Fixes #3605) | Philipp Hagemeister | 2014-08-28 | 1 | -3/+4 | |
| | | ||||||
* | | [test_download] Expect a minimum file size | Philipp Hagemeister | 2014-08-28 | 1 | -0/+11 | |
| | | | | | | | | This should detect when we're downloading a small text file by accident. | |||||
* | | [extractor/common] Correct typo | Philipp Hagemeister | 2014-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | [sportdeutschland] Add support for more plain videos | Philipp Hagemeister | 2014-08-28 | 2 | -19/+41 | |
| | | ||||||
* | | release 2014.08.28 | Philipp Hagemeister | 2014-08-28 | 1 | -1/+1 | |
| | | ||||||
* | | [veehd] Modernize | Philipp Hagemeister | 2014-08-28 | 1 | -1/+2 | |
| | | ||||||
* | | [extractor/common] Modernize | Philipp Hagemeister | 2014-08-28 | 1 | -37/+39 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-08-28 | 4 | -11/+10 | |
|\ \ | ||||||
| * | | [downloader/rtmp] Use check_exectuble | Jaime Marquínez Ferrándiz | 2014-08-27 | 1 | -4/+3 | |
| | | | ||||||
| * | | [downloader/hls] Return False if ffmpeg or avconv couldn't be found | Jaime Marquínez Ferrándiz | 2014-08-27 | 1 | -0/+1 | |
| | | | ||||||
| * | | [downloader/hls] Use check_executable | Jaime Marquínez Ferrándiz | 2014-08-27 | 1 | -4/+2 | |
| | | | ||||||
| * | | [downloader/hls] Use the correct program when reporting an error | Jaime Marquínez Ferrándiz | 2014-08-27 | 1 | -1/+1 | |
| | | | ||||||
| * | | [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 | |
| | |