18 lines
307 B
TOML
18 lines
307 B
TOML
[backup]
|
|
directory = "/mnt/InannaBeloved/youtube-backup/channels"
|
|
|
|
[player]
|
|
command = "mpv"
|
|
browser = "firefox"
|
|
|
|
[ui]
|
|
theme = "dark"
|
|
|
|
[scheduler]
|
|
enabled = false
|
|
interval_hours = 24
|
|
|
|
[web]
|
|
port = 8081
|
|
transcode = false
|
|
# source_url = "https://codeberg.org/anassaeneroi/yt-offline" # required for AGPL §13
|