Adapt test_download to support playlists, and remove race conditions

This commit is contained in:
Philipp Hagemeister 2013-01-01 19:30:29 +01:00
parent 6985325e01
commit 5c892b0ba9
3 changed files with 54 additions and 29 deletions

View file

@ -35,6 +35,6 @@
"username": null,
"verbose": true,
"writedescription": false,
"writeinfojson": false,
"writeinfojson": true,
"writesubtitles": false
}