mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Add setting to play on YouTube
This commit is contained in:
parent
efcef9b540
commit
4823f8ec73
3 changed files with 22 additions and 7 deletions
|
|
@ -18,8 +18,8 @@ let constants = {
|
|||
default: false
|
||||
},
|
||||
local: {
|
||||
type: "boolean",
|
||||
default: false
|
||||
type: "integer",
|
||||
default: 0
|
||||
},
|
||||
quality: {
|
||||
type: "integer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue