diff options
author | gcmalloc <gcmalloc@gmail.com> | 2012-10-15 13:01:36 +0200 |
---|---|---|
committer | gcmalloc <gcmalloc@gmail.com> | 2012-10-19 12:53:19 +0200 |
commit | 7f60b5aa404cf53e780039791ad45d1fe98a971f (patch) | |
tree | e3c9f5a3d5f09acc7f1889e101a0ffe26328d77e /test/parameters.json | |
parent | aeeb29a356a014ca48458c45de1d672243d8eb40 (diff) |
correction on the test
Diffstat (limited to 'test/parameters.json')
-rw-r--r-- | test/parameters.json | 1 |
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 |