Lavalink-Client
  • 😁Lavalink Client
  • Basics
    • How it works
    • Get Started
    • Example Discord Bot
  • Documentation
    • LavalinkManager
      • Manager Options
        • ManagerQueueOptions
          • QueueStoreManager
          • QueueChangesWatcher
        • ManagerPlayerOptions
          • RequestTransformer
          • AutoplayFunction
        • BotClientOptions
      • ManagerUtils
    • NodeManager
      • Types
        • LavalinkNode
        • LavalinkNodeOptions
    • Player
      • PlayerOptions
      • PlayerDestroyReasons
      • PlayerTypes
        • RepeatMode
        • PlayerJson
    • Other Types
      • EQBand
      • FilterData
        • KaraokeFilter
      • Track
        • TrackInfo
        • PluginInfo
      • UnresolvedTrack
      • UnresolvedQuery
      • LavalinkTrack
        • Base64
        • LavalinkTrackInfo
      • Payloads
        • GuildShardPayload
        • PlayerEvent
        • TrackStartEvent
        • TrackEndEvent
        • TrackStuckEvent
        • TrackExceptionEvent
        • WebSocketClosedEvent
      • SearchPlatform
        • LavalinkSearchPlatform
        • ClientSearchPlatform
      • SourceNames
        • LavalinkSourceNames
        • LavaSrc SourceNames (lavalink-plugin)
    • Other Utils and Classes
      • DefaultQueueStore
      • MiniMap
  • Requirements
  • Host a Lavalink-Server
    • application.yml Configuration
      • With Spotify, Deezer, Apple Music, etc.
    • Host via pm2
    • Host via systemd
    • Host via screen
  • ⚪Github
  • 📖Lavalink-Support Server
Powered by GitBook
On this page
  1. Documentation
  2. Other Types
  3. SearchPlatform

ClientSearchPlatform

You'll find that there are multiple choices of "SearchPlatform" but they all map to the same source. This is to simplify your use, and allow you to use multiple ways.

export type ClientSearchPlatform =
  "youtube" | "yt" | 
  "youtube music" | "youtubemusic" | "ytm" |
  "soundcloud" | "sc" |
  "am" | "apple music" | "applemusic" | "apple" | 
  "sp" | "spsuggestion" | "spotify" |
  "dz" | "deezer" |
  "yandex" | "yandex music" | "yandexmusic";
Name
Description
Lavalink-Plugin

"youtube"

included

"yt"

included

"youtube music"

included

"youtubemusic"

included

"ytm"

included

"soundcloud"

included

"sc"

included

"am"

"apple music"

"applemusic"

"apple"

"sp"

"spotify"

"spsuggestion"

"sprec"

"dz"

"deezer"

"yandex"

"yandex music"

"yandexmusic"

PreviousLavalinkSearchPlatformNextSourceNames

Last updated 1 year ago

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Search on

Use

Use

Search on

Search on

Search on

Search on

Search on

YouTube
YouTube
YouTubeMusic
YouTubeMusic
YouTubeMusic
SoundCloud
SoundCloud
AppleMusic
LavaSrc
AppleMusic
LavaSrc
AppleMusic
LavaSrc
AppleMusic
LavaSrc
Spotify
LavaSrc
Spotify
LavaSrc
Spotify-Recommendations
LavaSrc
Spotify-Recommendations
LavaSrc
Deezer
LavaSrc
Deezer
LavaSrc
YandexMusic
LavaSrc
YandexMusic
LavaSrc
YandexMusic
LavaSrc