1
0
Fork 0
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:
Cadence Ember 2024-07-25 20:21:15 +12:00
parent efcef9b540
commit 4823f8ec73
3 changed files with 22 additions and 7 deletions

View file

@ -18,8 +18,8 @@ let constants = {
default: false
},
local: {
type: "boolean",
default: false
type: "integer",
default: 0
},
quality: {
type: "integer",