Skip to content

Commit

Permalink
add missing youtube in sources
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Sep 1, 2023
1 parent 5864c92 commit 8e8839b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ plugins:
deezer: false # Enable Deezer source
yandexmusic: false # Enable Yandex Music source
flowerytts: false # Enable Flowery TTS source
youtube: true # Enable YouTube search source (https://github.com/topi314/LavaSearch)
spotify:
clientId: "your client id"
clientSecret: "your client secret"
Expand Down
1 change: 1 addition & 0 deletions application.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ plugins:
deezer: false # Enable Deezer source
yandexmusic: false # Enable Yandex Music source
flowerytts: false # Enable Flowery TTs source
youtube: true # Enable YouTube search source (https://github.com/topi314/LavaSearch)
spotify:
clientId: "your client id"
clientSecret: "your client secret"
Expand Down

0 comments on commit 8e8839b

Please sign in to comment.