discord-media-player-fork
TypeScript icon, indicating that this package has built-in type declarations

1.5.6 • Public • Published

discord-media-player (fork with bumped up version)

NPM Version NPM Downloads

Table Of Contents

About

@discordjs/voice wrapper to manage audio resource easier. Forked to use latest Discord.js.

With some additional features such as:

  • Caching
  • Looping
  • Filtering
  • Seeking

Dependencies

Opus Libraries

Required, install one of the following:

  • @discordjs/opus (Recommended)
  • node-opus
  • opusscript

Encryption Libraries

Required, install one of the following:

  • sodium
  • libsodium-wrappers
  • tweetnacl

FFmpeg

Optional, choose one of the following:

  • FFmpeg (Install manually on the machine)
  • npm install ffmpeg-static

FFmpeg is used for audio filters, arbitrary source, and fallback when no opus format found.

Examples

Links

Contributing

Suggestion will most likely won't be accepted.

Before creating an issue, ensure it hasn't already been reported, and double-check the Documentation.

See CONTRIBUTING.md before submitting Pull Request.

/discord-media-player-fork/

    Package Sidebar

    Install

    npm i discord-media-player-fork

    Weekly Downloads

    1

    Version

    1.5.6

    License

    MIT

    Unpacked Size

    192 kB

    Total Files

    44

    Last publish

    Collaborators

    • chainvisions