TheMasterTM69
Member
So everytime i tried to play some music from YT it always said "Downloading" and 2 seconds after it said "Downloading failed..<yt link> File not found" i dont know what causes this problem.
any help?
any help?
That thread doesn't even have a solution for what the user is talking about.I did this, it worked:https://forum.sinusbot.com/threads/guide-youtube-dl-common-problems.934/
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl