367 B
367 B
Extractors
Extractors for discord-player.
Example
const { SoundCloudExtractor } = require('@discord-player/extractor');
const player = useMainPlayer();
// enables soundcloud extractor
player.extractors.register(SoundCloudExtractor);
Available Extractors
- Attachment (Remote, Local)
- Reverbnation
- SoundCloud
- Vimeo
- Spotify
- Apple Music