diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2012-10-19 05:48:12 -0700 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2012-10-19 05:48:12 -0700 |
commit | 9248cb0549674ca78e1a51ebc98eb5c5a29876e8 (patch) | |
tree | 359fa4fe28601f43c77f1370e369338837acefdc /test/parameters.json | |
parent | 902b2a0a45d397089807182354c34fbbd56719af (diff) | |
parent | 6b41b6111966400925dd648420f11704ac9dbbf2 (diff) |
Merge pull request #472 from gcmalloc/master
Test proposal
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 |