diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-01-01 19:30:29 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-01-01 19:30:29 +0100 |
commit | 5c892b0ba963713bd75d1c85698a660d9bc4bb05 (patch) | |
tree | 94102e0d2bccfa3cee1584f2a4aa83559749db6e /test/parameters.json | |
parent | 6985325e01c6b0b4a0b332dc066f2c00bc32503f (diff) |
Adapt test_download to support playlists, and remove race conditions
Diffstat (limited to 'test/parameters.json')
-rw-r--r-- | test/parameters.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parameters.json b/test/parameters.json index c2082df10..8215d25c5 100644 --- a/test/parameters.json +++ b/test/parameters.json @@ -35,6 +35,6 @@ "username": null, "verbose": true, "writedescription": false, - "writeinfojson": false, + "writeinfojson": true, "writesubtitles": false }
\ No newline at end of file |