aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2013-03-31retry on UnavailableVideoErrorFilippo Valsorda
2013-03-31import all IEs when testing to resemble more closely the real envFilippo Valsorda
2013-03-29Merge pull request #736 from rg3/retryFilippo Valsorda
Exception stacking and test retry
2013-03-29Merge pull request #730 by @JohnyMoSwagFilippo Valsorda
Support for Worldstarhiphop.com
2013-03-29Rebased, fixed and extended LiveLeak.com supportFilippo Valsorda
close #757 - close #761
2013-03-28Added test for WorldStarHipHopJohny Mo Swag
2013-03-20Merge pull request #699 by @iemejiaFilippo Valsorda
Removed innecesary function to convert subtitles, improved use of the youtube api
2013-03-20Added new option '--list-subs' to show the available subtitle languagesIsmael Mejia
2013-03-20Added new option '--sub-format' to choose the format of the subtitles to ↵Ismael Mejia
downloade (defaut=srt)
2013-03-20Added new option '--all-srt' to download all the subtitles of a video.Ismael Mejia
Only works in youtube for the moment.
2013-03-12Spiegel IEPhilipp Hagemeister
2013-03-09Bubble up all the stack of exceptions and retry download tests on timeout errorsFilippo Valsorda
2013-03-08Fix Unicode handling GenericIE (Fixes #734)Philipp Hagemeister
2013-03-03Remove changed playlist test (#661)Philipp Hagemeister
2013-03-03Remove tweetreel - it has shut downPhilipp Hagemeister
2013-02-26fix tests in Python3, and make them parallelizablePhilipp Hagemeister
2013-02-26Do not user upper-case for non-constantsPhilipp Hagemeister
2013-02-26Modified Youtube video/playlist matching; fixes #668; fixes #585Filippo Valsorda
2013-02-26Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661Filippo Valsorda
2013-02-24Test TED thumbnailPhilipp Hagemeister
2013-02-21Added new option '--only-srt' to download only the subtitles of a videoIsmael Mejia
Improved option '--srt-lang' - it shows the argument in case of missing subtitles - added language suffix for non-english languages (e.g. video.it.srt)
2013-02-21Removed conversion from youtube closed caption format to srt since youtube ↵Ismael Mejia
api supports the 'srt' format
2013-02-18Add tests to MySpassPhilipp Hagemeister
2013-02-17Basic support for TEDJaime Marquínez Ferrándiz
2013-02-08Add tests for keekPhilipp Hagemeister
2013-02-02Escapist continues to be flaky on travisPhilipp Hagemeister
2013-02-02Disable Stanford OC test for now, and enable escapistPhilipp Hagemeister
2013-02-01Switch ComedyCentral test to a permanent URL (They delete full episodes ↵Philipp Hagemeister
older than a month)
2013-01-278tracks: Better default titlesPhilipp Hagemeister
2013-01-278tracks: Include performer as uploaderPhilipp Hagemeister
2013-01-278tracks IE (Closes #652)Philipp Hagemeister
2013-01-25Fix Facebook (Closes #375)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-12RBMA IE (Closes #630)Philipp Hagemeister
2013-01-12Merge remote-tracking branch 'jefftimesten/master'Philipp Hagemeister
2013-01-06fixed tests (used the --test option) so that they pass. go figureJeff Crouse
2013-01-06oops - didn't remove some remindersJeff Crouse
2013-01-06made changes recommended in pull requestJeff Crouse
2013-01-06Add tests for ComedyCentral IEPhilipp 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 ↵Philipp Hagemeister
multiple-file IEs" This made the JSON structure really unreadable and was a quick fix. This reverts commit 6535e9511fc18eee2fc640c77fd42a4a39791915.
2013-01-01typoPhilipp Hagemeister
2013-01-01ustreamIEJaime Marquínez Ferrándiz
2013-01-01In tests.json file and md5 join in a 'files' list to handle multiple-file IEsFilippo Valsorda
2013-01-01Test for steamJaime Marquínez Ferrándiz