Closed Sxra closed 7 years ago
Update your dependencies.
Updating the dependencies does not fix this issue, I am still encountering this issue.
This was a known bug on YTDL's end.
Reference: #11890
As of youtube_dl
release 2017.1.31, this issue has been resolved. If you're still having this problem, update your dependencies and restart your bot.
Windows - Open update_deps.bat
Linux - In your console, run python3.5 -m pip install --upgrade -r requirements.txt
Mac - Open update_macdeps.command
in Terminal
Running the update_deps.bat only tells me that all my files are already up-to-date. When trying to start the bot, I still get the same result.
i had the same issue before, but resolved after updating
Try switching to the review branch then updating_deps
If you're already using MusicBot and want to switch to the review branch, use this command when git bashing into the music bot folder: git checkout review
If you are installing from fresh, use git clone https://github.com/Just-Some-Bots/MusicBot.git ~/MusicBot -b review
Traceback error is resolved by running update_deps.. youtube-dl lib needed new update
If anyone is having trouble updating their docker image I have updated my one at https://hub.docker.com/r/jasonfield/musicbot/ fyi
This is the error I get.