Socket
Book a DemoInstallSign in
Socket

discord-media-player

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discord-media-player

@discordjs/voice wrapper to manage audio resource easier

latest
Source
npmnpm
Version
1.5.1
Version published
Maintainers
1
Created
Source

discord-media-player

NPM Version NPM Downloads

Table Of Contents

About

@discordjs/voice wrapper to manage audio resource easier

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

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.

Keywords

bot

FAQs

Package last updated on 10 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts