Switch to Distube's ytdl-core fork (resolves playback issue) (#1042)

This commit is contained in:
MarcoCoreDuo 2024-07-18 06:32:16 +02:00 committed by GitHub
parent 29b61cc0b6
commit fcc8d8881a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 100 additions and 195 deletions

View file

@ -82,7 +82,7 @@ services:
### Node.js
**Prerequisites**:
* Node.js (16.x is recommended because it's the current LTS version)
* Node.js (18.17.0 or later is required and latest 18.x.x LTS is recommended)
* ffmpeg (4.1 or later)
1. `git clone https://github.com/codetheweb/muse.git && cd muse`