-
-
Notifications
You must be signed in to change notification settings - Fork 3
YT DLP 403 errors #102
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinginvestigateInvestigate on a bugInvestigate on a bugunconfirmedThis doesn't seem rightThis doesn't seem right
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginvestigateInvestigate on a bugInvestigate on a bugunconfirmedThis doesn't seem rightThis doesn't seem right
Love this bot thanks for your hardwork!
Description
When doing youtube queries I would get a yt dlp error in the logs that looked something like this
and the bot would not play the song
Expected result
Bot plays the song
Actual result
Bot does not play the song due to a yt dlp error
Reproduction Steps
do /play with a longer youtube video
The fix
Changing the ytdlp in the toml seemed to fix it more info here yt-dlp/yt-dlp#14680. I think the newer versions of yt dlp require the install to include the [default] option https://github.com/yt-dlp/yt-dlp/wiki/Installation which I believe installs a javascript runtime to help get around 403 errors with dlp