mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-01 17:25:39 +00:00
4fb1acc212
now all tests working and passing
40 lines
997 B
JSON
40 lines
997 B
JSON
{
|
|
"consoletitle": false,
|
|
"continuedl": true,
|
|
"forcedescription": false,
|
|
"forcefilename": false,
|
|
"forceformat": false,
|
|
"forcethumbnail": false,
|
|
"forcetitle": false,
|
|
"forceurl": false,
|
|
"format": null,
|
|
"format_limit": null,
|
|
"ignoreerrors": false,
|
|
"listformats": null,
|
|
"logtostderr": false,
|
|
"matchtitle": null,
|
|
"max_downloads": null,
|
|
"nooverwrites": false,
|
|
"nopart": false,
|
|
"noprogress": false,
|
|
"outtmpl": "%(id)s.%(ext)s",
|
|
"password": null,
|
|
"playlistend": -1,
|
|
"playliststart": 1,
|
|
"prefer_free_formats": false,
|
|
"quiet": false,
|
|
"ratelimit": null,
|
|
"rejecttitle": null,
|
|
"retries": 10,
|
|
"simulate": false,
|
|
"skip_download": false,
|
|
"subtitleslang": null,
|
|
"test": true,
|
|
"updatetime": true,
|
|
"usenetrc": false,
|
|
"username": null,
|
|
"verbose": true,
|
|
"writedescription": false,
|
|
"writeinfojson": false,
|
|
"writesubtitles": false
|
|
} |