Skip to content

Commit

Permalink
Merge pull request #707 from hatry4/patch-2
Browse files Browse the repository at this point in the history
Update example.application.yml
  • Loading branch information
LucasB25 authored Aug 30, 2024
2 parents fac3cb5 + cc8cded commit 889cc42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Lavalink/example.application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@ plugins:
- ANDROID_LITE
- MEDIA_CONNECT
- IOS
# This secure your lavalink is working and playing music if you used this two things below.
oauth:
enabled: true # IF YOU RUN YOUR LAVALINK CHECK YOUR CONSOLE AND CLICK THE GOOGLE.COM/DEVICES LINK AND THERE IS A CODE THAT YOU NEED TO PUT IN TO THE GOOGLE AND USE A BURNER ACCOUNT OR ALT ACCOUNT THERE IS A POSSIBLE CHANGE YOU CAN GET BANNED FROM GOOGLE OR YOUTUBE SO JUST USE A BURNER ACCOUNT IN CASE.
pot:
token: "" # THIS REQUIRE INSTALLING https://github.com/iv-org/youtube-trusted-session-generator THIS IS A PYTHON FILE INSTALL THE REQUIREMENTS AND RUN PYTON INDEX FILE AND AFTER RUNNING YOU WILL RECIVE AND TOKEN AND VISTOR DATA AND PASTE IT BELOW.
visitorData: ""
lavalink:
plugins:
- dependency: "com.github.appujet:jiosaavn-plugin:0.1.7"
Expand Down

0 comments on commit 889cc42

Please sign in to comment.