Update ytdl-core to 4.15.9 and use new playerClients default

This commit is contained in:
Juan Carlos Ramirez 2025-01-25 01:02:47 -06:00
parent 6958af2b2e
commit 60c1c21d61
5 changed files with 10419 additions and 343 deletions

View file

@ -81,7 +81,7 @@ services:
### Node.js
**Prerequisites**:
* Node.js (18.17.0 or later is required and latest 18.x.x LTS is recommended)
* Node.js (18.17.0 or latest 18.xx.xx is required and latest 18.x.x LTS is recommended) (Version 18 due to opus dependency)
* ffmpeg (4.1 or later)
1. `git clone https://github.com/museofficial/muse.git && cd muse`