aboutsummaryrefslogtreecommitdiff
path: root/test/parameters.json
diff options
context:
space:
mode:
authorgcmalloc <gcmalloc@gmail.com>2012-10-15 13:01:36 +0200
committergcmalloc <gcmalloc@gmail.com>2012-10-19 12:53:19 +0200
commit7f60b5aa404cf53e780039791ad45d1fe98a971f (patch)
treee3c9f5a3d5f09acc7f1889e101a0ffe26328d77e /test/parameters.json
parentaeeb29a356a014ca48458c45de1d672243d8eb40 (diff)
downloadyoutube-dl-7f60b5aa404cf53e780039791ad45d1fe98a971f.tar.xz
correction on the test
Diffstat (limited to 'test/parameters.json')
-rw-r--r--test/parameters.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/parameters.json b/test/parameters.json
new file mode 100644
index 000000000..cc2b017eb
--- /dev/null
+++ b/test/parameters.json
@@ -0,0 +1 @@
+{"username": null, "listformats": null, "skip_download": false, "usenetrc": false, "max_downloads": null, "noprogress": false, "forcethumbnail": false, "forceformat": false, "format_limit": null, "ratelimit": null, "nooverwrites": false, "forceurl": false, "writeinfojson": false, "simulate": false, "playliststart": 1, "continuedl": true, "password": null, "prefer_free_formats": false, "nopart": false, "retries": 10, "updatetime": true, "consoletitle": false, "verbose": true, "forcefilename": false, "ignoreerrors": false, "logtostderr": false, "format": null, "subtitleslang": null, "quiet": false, "outtmpl": "%(id)s.%(ext)s", "rejecttitle": null, "playlistend": -1, "writedescription": false, "forcetitle": false, "forcedescription": false, "writesubtitles": false, "matchtitle": null} \ No newline at end of file