lavalink: plugins: - dependency: com.github.topi314.lavasrc:lavasrc-plugin:dbda8e7 repository: https://maven.topi.wtf/snapshots snapshot: true - dependency: "dev.lavalink.youtube:youtube-plugin:1.13.4" repository: "https://maven.lavalink.dev/releases" server: bufferDurationMs: 400 filters: channelMix: true distortion: true equalizer: true karaoke: true lowPass: true rotation: true timescale: true tremolo: true vibrato: true volume: true frameBufferDurationMs: 5000 gc-warnings: true opusEncodingQuality: 10 password: YourMusicServerPasswordHere playerUpdateInterval: 5 resamplingQuality: LOW soundcloudSearchEnabled: true sources: bandcamp: true http: true local: false nico: true soundcloud: true twitch: true vimeo: true youtube: false trackStuckThresholdMs: 10000 useSeekGhosting: true youtubePlaylistLoadLimit: 6 youtubeSearchEnabled: true metrics: prometheus: enabled: false endpoint: /metrics plugins: lavasrc: lyrics-sources: deezer: false spotify: false youtube: false providers: - "scsearch:%QUERY%" - ytsearch:"%ISRC%" - ytsearch:%QUERY% sources: applemusic: false deezer: false flowerytts: false spotify: true yandexmusic: false youtube: true spotify: albumLoadLimit: 6 clientId: "your clientId here" clientSecret: "your clientSecret here" countryCode: US playlistLoadLimit: 6 youtube: allowDirectPlaylistIds: true allowDirectVideoIds: true allowSearch: true clientOptions: ANDROID_MUSIC: playback: false playlistLoading: false searching: false videoLoading: true MUSIC: playback: false playlistLoading: false searching: true videoLoading: false TVHTML5EMBEDDED: playback: true playlistLoading: false searching: false videoLoading: true WEB: playback: false playlistLoading: true searching: true videoLoading: false WEBEMBEDDED: playback: false playlistLoading: false searching: false videoLoading: false clients: - MUSIC - ANDROID_MUSIC - WEB - WEBEMBEDDED - TVHTML5EMBEDDED enabled: true oauth: enabled: true refreshToken: "your refreshToken here" skipInitialization: true sentry: dsn: "" environment: "" server: address: 0.0.0.0 http2: enabled: false port: 2333