summary refs log tree commit diff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Show whole diff in error casesPhilipp Hagemeister2013-04-111-0/+1
* Skip ARD test as it requires rtmpdumpPhilipp Hagemeister2013-04-111-1/+2
* Re-enable Stanford OC testPhilipp Hagemeister2013-04-111-2/+1
* Minor improvements for ARD IEPhilipp Hagemeister2013-04-111-0/+10
* retry on UnavailableVideoErrorFilippo Valsorda2013-03-311-1/+1
* import all IEs when testing to resemble more closely the real envFilippo Valsorda2013-03-311-3/+2
* Merge pull request #736 from rg3/retryFilippo Valsorda2013-03-291-1/+15
|\
| * Bubble up all the stack of exceptions and retry download tests on timeout errorsFilippo Valsorda2013-03-091-1/+15
* | Merge pull request #730 by @JohnyMoSwagFilippo Valsorda2013-03-291-0/+9
|\ \
| * | Added test for WorldStarHipHopJohny Mo Swag2013-03-281-0/+9
* | | Rebased, fixed and extended LiveLeak.com supportFilippo Valsorda2013-03-291-0/+11
* | | Merge pull request #699 by @iemejiaFilippo Valsorda2013-03-202-5/+52
|\ \ \
| * | | Added new option '--list-subs' to show the available subtitle languagesIsmael Mejia2013-03-202-1/+9
| * | | Added new option '--sub-format' to choose the format of the subtitles to down...Ismael Mejia2013-03-202-1/+10
| * | | Added new option '--all-srt' to download all the subtitles of a video.Ismael Mejia2013-03-202-7/+30
| * | | Added new option '--only-srt' to download only the subtitles of a videoIsmael Mejia2013-02-211-0/+7
| * | | Removed conversion from youtube closed caption format to srt since youtube ap...Ismael Mejia2013-02-211-2/+2
* | | | Spiegel IEPhilipp Hagemeister2013-03-121-0/+9
| |_|/ |/| |
* | | Fix Unicode handling GenericIE (Fixes #734)Philipp Hagemeister2013-03-081-0/+6
| |/ |/|
* | Remove changed playlist test (#661)Philipp Hagemeister2013-03-031-6/+0
* | Remove tweetreel - it has shut downPhilipp Hagemeister2013-03-031-12/+0
* | fix tests in Python3, and make them parallelizablePhilipp Hagemeister2013-02-261-6/+7
* | Do not user upper-case for non-constantsPhilipp Hagemeister2013-02-261-31/+31
* | Modified Youtube video/playlist matching; fixes #668; fixes #585Filippo Valsorda2013-02-262-4/+23
* | Switch YTPlaylistIE to API (relevant: #586); fixes #651; fixes #673; fixes #661Filippo Valsorda2013-02-261-8/+12
* | Test TED thumbnailPhilipp Hagemeister2013-02-241-1/+2
|/
* Add tests to MySpassPhilipp Hagemeister2013-02-181-0/+9
|\
* | Basic support for TEDJaime Marquínez Ferrándiz2013-02-171-0/+9
|/
* Add tests for keekPhilipp Hagemeister2013-02-081-0/+10
* Escapist continues to be flaky on travisPhilipp Hagemeister2013-02-021-1/+2
* Disable Stanford OC test for now, and enable escapistPhilipp Hagemeister2013-02-021-3/+3
* Switch ComedyCentral test to a permanent URL (They delete full episodes older...Philipp Hagemeister2013-02-012-32/+7
* 8tracks: Better default titlesPhilipp Hagemeister2013-01-271-9/+11
* 8tracks: Include performer as uploaderPhilipp Hagemeister2013-01-271-1/+2
* 8tracks IE (Closes #652)Philipp Hagemeister2013-01-271-0/+62
* Fix Facebook (Closes #375)Philipp Hagemeister2013-01-251-0/+10
* Drop md5: spec for now (unused and breaks int values)Philipp Hagemeister2013-01-251-5/+1
* Download progress hooksPhilipp Hagemeister2013-01-121-0/+6
* Aggressive test timeout to catch hanging serversPhilipp Hagemeister2013-01-121-0/+1
* RBMA IE (Closes #630)Philipp Hagemeister2013-01-121-0/+13
* Merge remote-tracking branch 'jefftimesten/master'Philipp Hagemeister2013-01-121-0/+18
|\
| * fixed tests (used the --test option) so that they pass. go figureJeff Crouse2013-01-061-9/+9
| * oops - didn't remove some remindersJeff Crouse2013-01-061-1/+1
| * made changes recommended in pull requestJeff Crouse2013-01-061-0/+18
* | Add tests for ComedyCentral IEPhilipp Hagemeister2013-01-061-0/+34
|/
* Remove .part files before and after testsPhilipp Hagemeister2013-01-011-0/+2
* add test for infoqPhilipp Hagemeister2013-01-012-1/+13
* Simplify test parameter initializationPhilipp Hagemeister2013-01-011-3/+2
* Adapt test_download to support playlists, and remove race conditionsPhilipp Hagemeister2013-01-013-30/+55
* Revert "In tests.json file and md5 join in a 'files' list to handle multiple-...Philipp Hagemeister2013-01-012-38/+53