• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Download failed for !yt - file not found

Status
Not open for further replies.
Operating System: CentOS 6.0
SinusBot Version: 0.9.16-10f0fad
TS3 Version: 3.0.19.4 18 Jul 2016

Problem Description
Download failed for !yt - file not found
Im getting this error at youtube video's that are larger then about 5 minutes long.
Other youtube videos play fine after a while.

if diagnostics is needed please tell me how to get it.
 
can i ask how? (very linux noob, just always get stuff working by copy pasting commands)
Also why is the update needed if i may ask?
Is youtube download updating to fight changes by youtube or something?

(i expected to get everything running then not changing anything in the hope the bot stays working the way it works)
 

irgendwr

no longer active, "retired" staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Last edited:

Patschi

Head of troll department / Xuxe dominator
Tier III
is awesome!
V.I.P.
is uber awesome!
Insider
Please post the output when executing this command:
Code:
youtube-dl --version
 

LosTigeros

Active Member
Contributor
Insider
I have the same problem:
Code:
!yt https://www.youtube.com/watch?v=*****
<14:47:05> "BOT": Downloading https/www.youtube.com/watch?v=*****
<14:47:07> "BOT": Download failed for https/www.youtube.com/watch?v=*****; file not found

Code:
root@woooot:~# youtube-dl --update && youtube-dl --version
youtube-dl is up-to-date (2017.03.07)
2017.03.07
 

irgendwr

no longer active, "retired" staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
try if manually downloading a youtube video works: (paste output if it doesn't)
Code:
youtube-dl <link>
 

LosTigeros

Active Member
Contributor
Insider
And here is the results :p
Code:
root@woooot:~# youtube-dl https://www.youtube.com/watch?v=*****
[youtube] *****: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
 

irgendwr

no longer active, "retired" staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
And here is the results :p
Code:
root@woooot:~# youtube-dl https://www.youtube.com/watch?v=*****
[youtube] *****: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
take a look at https://github.com/rg3/youtube-dl/issues/5138
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Solution for too many requests => wiki
Solution for file not found => update
 

flyth

is reticulating splines
Staff member
Developer
Contributor
Please check/increase the ytdl limits in your config.ini. Even if you didn't change them, they might work a bit different now.
 
Status
Not open for further replies.
Top