Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | retry on UnavailableVideoError | Filippo Valsorda | 2013-03-31 | 1 | -1/+1 | |
| | ||||||
* | import all IEs when testing to resemble more closely the real env | Filippo Valsorda | 2013-03-31 | 1 | -3/+2 | |
| | ||||||
* | Bubble up all the stack of exceptions and retry download tests on timeout errors | Filippo Valsorda | 2013-03-09 | 1 | -1/+15 | |
| | ||||||
* | Switch ComedyCentral test to a permanent URL (They delete full episodes ↵ | Philipp Hagemeister | 2013-02-01 | 1 | -1/+1 | |
| | | | | older than a month) | |||||
* | Drop md5: spec for now (unused and breaks int values) | Philipp Hagemeister | 2013-01-25 | 1 | -5/+1 | |
| | ||||||
* | Download progress hooks | Philipp Hagemeister | 2013-01-12 | 1 | -0/+6 | |
| | ||||||
* | Aggressive test timeout to catch hanging servers | Philipp Hagemeister | 2013-01-12 | 1 | -0/+1 | |
| | ||||||
* | Remove .part files before and after tests | Philipp Hagemeister | 2013-01-01 | 1 | -0/+2 | |
| | ||||||
* | add test for infoq | Philipp Hagemeister | 2013-01-01 | 1 | -1/+2 | |
| | ||||||
* | Simplify test parameter initialization | Philipp Hagemeister | 2013-01-01 | 1 | -3/+2 | |
| | ||||||
* | Adapt test_download to support playlists, and remove race conditions | Philipp Hagemeister | 2013-01-01 | 1 | -23/+36 | |
| | ||||||
* | Revert "In tests.json file and md5 join in a 'files' list to handle ↵ | Philipp Hagemeister | 2013-01-01 | 1 | -9/+10 | |
| | | | | | | | | multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915. | |||||
* | typo | Philipp Hagemeister | 2013-01-01 | 1 | -1/+1 | |
| | ||||||
* | In tests.json file and md5 join in a 'files' list to handle multiple-file IEs | Filippo Valsorda | 2013-01-01 | 1 | -10/+9 | |
| | ||||||
* | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda | 2012-12-20 | 1 | -5/+4 | |
| | ||||||
* | add info_dict testing to test_download | Filippo Valsorda | 2012-12-20 | 1 | -1/+17 | |
| | ||||||
* | Revert "Don't be too clever" | Philipp Hagemeister | 2012-12-12 | 1 | -5/+7 | |
| | | | | This reverts commit a276e060806c6cabc76b9df964db67939b643e43. | |||||
* | Don't be too clever | Philipp Hagemeister | 2012-12-12 | 1 | -7/+5 | |
| | ||||||
* | streamlined and simplified dynamic tests generation; readded a couple of ↵ | Filippo Valsorda | 2012-12-12 | 1 | -52/+74 | |
| | | | | test features | |||||
* | test automation | gcmalloc | 2012-12-12 | 1 | -188/+63 | |
| | ||||||
* | use the new --test option to speed up tests (fetch only first 10K) | Filippo Valsorda | 2012-12-11 | 1 | -73/+85 | |
| | | | | now all tests working and passing | |||||
* | SoundCloud IDs have changed, fix tests | Philipp Hagemeister | 2012-12-07 | 1 | -3/+3 | |
| | ||||||
* | Correct metacafe test filename (happens to start with an underscore) | Philipp Hagemeister | 2012-12-03 | 1 | -3/+3 | |
| | ||||||
* | Add test for Youku (Mentioned in #314) | Philipp Hagemeister | 2012-11-30 | 1 | -0/+12 | |
| | ||||||
* | Fix MD5 calculation | Philipp Hagemeister | 2012-11-29 | 1 | -18/+5 | |
| | ||||||
* | Fix 2.6 nosetests | Philipp Hagemeister | 2012-11-29 | 1 | -2/+3 | |
| | ||||||
* | Check during test runtime instead of test generation for _WORKING, and add ↵ | Philipp Hagemeister | 2012-11-28 | 1 | -22/+38 | |
| | | | | 2.6 compat | |||||
* | Update download tests | Philipp Hagemeister | 2012-11-28 | 1 | -178/+150 | |
| | ||||||
* | Convert all tabs to 4 spaces (PEP8) | Philipp Hagemeister | 2012-11-28 | 1 | -181/+181 | |
| | ||||||
* | adding second vimeo url | gcmalloc | 2012-10-24 | 1 | -3/+17 | |
| | ||||||
* | skipping vimeo for the moment | gcmalloc | 2012-10-24 | 1 | -0/+2 | |
| | ||||||
* | adding xnxx test | gcmalloc | 2012-10-24 | 1 | -1/+16 | |
| | ||||||
* | adding collegehumor test | gcmalloc | 2012-10-24 | 1 | -0/+16 | |
| | ||||||
* | adding stanford open class courses | gcmalloc | 2012-10-23 | 1 | -1/+17 | |
| | ||||||
* | adding test for vimeo, xvideo and soundcloud | gcmalloc | 2012-10-23 | 1 | -11/+53 | |
| | ||||||
* | changing test from md5 to filesize, the file changed between download | gcmalloc | 2012-10-19 | 1 | -5/+2 | |
| | ||||||
* | cleaning the test that doesn't work with the api for the moment | gcmalloc | 2012-10-19 | 1 | -30/+1 | |
| | ||||||
* | some assertion on the file downloaded | gcmalloc | 2012-10-19 | 1 | -50/+10 | |
| | ||||||
* | correcting test to be compatible with python2.6 | gcmalloc | 2012-10-19 | 1 | -12/+18 | |
| | ||||||
* | correction on the test | gcmalloc | 2012-10-19 | 1 | -25/+36 | |
| | ||||||
* | adding xvideo | gcmalloc | 2012-10-12 | 1 | -2/+49 | |
| | ||||||
* | adding facebook test | gcmalloc | 2012-10-12 | 1 | -1/+20 | |
| | ||||||
* | adding photobucket test | gcmalloc | 2012-10-12 | 1 | -1/+19 | |
| | ||||||
* | adding metacafe test | gcmalloc | 2012-10-12 | 1 | -1/+14 | |
| | ||||||
* | adding dailymotion test | gcmalloc | 2012-10-12 | 1 | -1/+16 | |
| | ||||||
* | some changes to keep the same standard | gcmalloc | 2012-10-12 | 1 | -24/+23 | |
| | ||||||
* | changing test video | gcmalloc | 2012-10-12 | 1 | -3/+3 | |
| | ||||||
* | adding download test with md5 check | gcmalloc | 2012-10-12 | 1 | -0/+37 | |