@discord-player/extractor
TypeScript icon, indicating that this package has built-in type declarations

7.1.0 • Public • Published

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

Package Sidebar

Install

npm i @discord-player/extractor

Weekly Downloads

2,461

Version

7.1.0

License

MIT

Unpacked Size

430 kB

Total Files

7

Last publish

Collaborators

  • snowflake7
  • androz2091