Reverted commits to the last working state

This commit is contained in:
2019-08-16 03:05:37 -05:00
parent 6a188b7ec7
commit 625931f40b
6 changed files with 63 additions and 136 deletions

View File

@@ -9,6 +9,9 @@ enabled = boolean(default=True)
username = string(default="")
password = string(default="")
quality=string(default="high")
include_albums = boolean(default=True)
include_compilations = boolean(default=True)
include_singles = boolean(default=True)
[[youtube]]
enabled = boolean(default=True)