aboutsummaryrefslogtreecommitdiffstats
path: root/test/parameters.json
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-01-01 19:30:29 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-01-01 19:30:29 +0100
commit5c892b0ba963713bd75d1c85698a660d9bc4bb05 (patch)
tree94102e0d2bccfa3cee1584f2a4aa83559749db6e /test/parameters.json
parent6985325e01c6b0b4a0b332dc066f2c00bc32503f (diff)
downloadyoutube-dl-5c892b0ba963713bd75d1c85698a660d9bc4bb05.zip
youtube-dl-5c892b0ba963713bd75d1c85698a660d9bc4bb05.tar.gz
youtube-dl-5c892b0ba963713bd75d1c85698a660d9bc4bb05.tar.bz2
Adapt test_download to support playlists, and remove race conditions
Diffstat (limited to 'test/parameters.json')
-rw-r--r--test/parameters.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parameters.json b/test/parameters.json
index c2082df..8215d25 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