📝 Add ytdl-core
This commit is contained in:
parent
ece266f4ad
commit
f45b925bde
1 changed files with 3 additions and 1 deletions
|
@ -11,9 +11,11 @@ Discord Player is a powerful [Node.js](https://nodejs.org) module that allows yo
|
|||
## Installation
|
||||
|
||||
```sh
|
||||
npm install --save discord-player
|
||||
npm install --save discord-player ytdl-core
|
||||
```
|
||||
|
||||
YTDL-Core is also required. Don't forget to install it too, like in the example above.
|
||||
|
||||
Install **@discordjs/opus**:
|
||||
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue