Allow displaying up to 50 results in youtube

This commit is contained in:
2019-06-20 10:19:18 -05:00
parent 22b3b31895
commit ffa02088ad
2 changed files with 9 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ quality=string(default="lossless")
[[youtube]]
enabled = boolean(default=True)
max_results = integer(default=20)
transcode = boolean(default=True)
[[zaycev.net]]