config.json (no function yet)
This commit is contained in:
parent
d732b4834c
commit
997eab9a70
1 changed files with 22 additions and 0 deletions
22
config.json
Normal file
22
config.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"qualityOptions": [
|
||||
"2160",
|
||||
"1140",
|
||||
"1080",
|
||||
"720",
|
||||
"480",
|
||||
"360",
|
||||
"240",
|
||||
"144"
|
||||
],
|
||||
"formats": {
|
||||
"video": [
|
||||
"mp4",
|
||||
"mkv"
|
||||
],
|
||||
"audio": [
|
||||
"mp3",
|
||||
"wav"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue