aboutsummaryrefslogtreecommitdiff
path: root/test/test_download.py
AgeCommit message (Expand)Author
2013-03-31retry on UnavailableVideoErrorFilippo Valsorda
2013-03-31import all IEs when testing to resemble more closely the real envFilippo Valsorda
2013-03-09Bubble up all the stack of exceptions and retry download tests on timeout errorsFilippo Valsorda
2013-02-01Switch ComedyCentral test to a permanent URL (They delete full episodes older...Philipp Hagemeister
2013-01-25Drop md5: spec for now (unused and breaks int values)Philipp Hagemeister
2013-01-12Download progress hooksPhilipp Hagemeister
2013-01-12Aggressive test timeout to catch hanging serversPhilipp Hagemeister
2013-01-01Remove .part files before and after testsPhilipp Hagemeister
2013-01-01add test for infoqPhilipp Hagemeister
2013-01-01Simplify test parameter initializationPhilipp Hagemeister
2013-01-01Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister
2013-01-01Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister
2013-01-01typoPhilipp Hagemeister
2013-01-01In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda
2012-12-20better Vimeo tests; fixed a couple of VimeoIE fieldsFilippo Valsorda
2012-12-20add info_dict testing to test_downloadFilippo Valsorda
2012-12-12Revert "Don't be too clever"Philipp Hagemeister
2012-12-12Don't be too cleverPhilipp Hagemeister
2012-12-12streamlined and simplified dynamic tests generation; readded a couple of test...Filippo Valsorda
2012-12-12test automationgcmalloc
2012-12-11use the new --test option to speed up tests (fetch only first 10K)Filippo Valsorda
2012-12-07SoundCloud IDs have changed, fix testsPhilipp Hagemeister
2012-12-03Correct metacafe test filename (happens to start with an underscore)Philipp Hagemeister
2012-11-30Add test for Youku (Mentioned in #314)Philipp Hagemeister
2012-11-29Fix MD5 calculationPhilipp Hagemeister
2012-11-29Fix 2.6 nosetestsPhilipp Hagemeister
2012-11-28Check during test runtime instead of test generation for _WORKING, and add 2....Philipp Hagemeister
2012-11-28Update download testsPhilipp Hagemeister
2012-11-28Convert all tabs to 4 spaces (PEP8)Philipp Hagemeister
2012-10-24adding second vimeo urlgcmalloc
2012-10-24skipping vimeo for the momentgcmalloc
2012-10-24adding xnxx testgcmalloc
2012-10-24adding collegehumor testgcmalloc
2012-10-23adding stanford open class coursesgcmalloc
2012-10-23adding test for vimeo, xvideo and soundcloudgcmalloc
2012-10-19changing test from md5 to filesize, the file changed between downloadgcmalloc
2012-10-19cleaning the test that doesn't work with the api for the momentgcmalloc
2012-10-19some assertion on the file downloadedgcmalloc
2012-10-19correcting test to be compatible with python2.6gcmalloc
2012-10-19correction on the testgcmalloc
2012-10-12adding xvideogcmalloc
2012-10-12adding facebook testgcmalloc
2012-10-12adding photobucket testgcmalloc
2012-10-12adding metacafe testgcmalloc
2012-10-12adding dailymotion testgcmalloc
2012-10-12some changes to keep the same standardgcmalloc
2012-10-12changing test videogcmalloc
2012-10-12adding download test with md5 checkgcmalloc