question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

youtube-dl failed to load a resource

See original GitHub issue

Describe the bug I got this error when I try to start a bot with !play LINK. But if I use youtube-dl directly via console youtube-dl LINK the video will be downloaded without any errors. I am not sure if the bot work here correct. Does someone else has the same issue?

Version 0.11.3

Platform CentOs 7 dotnet 3.1

System and dotnet is up to date.

Log

2020-12-09 18:45:26.5372| INFO|0|Bot.OnMessageReceived User First-Coder.de requested: !list list
2020-12-09 18:45:34.2012| INFO|0|Bot.OnMessageReceived User First-Coder.de requested: !list play TwoStepsFromHell
2020-12-09 18:45:37.3740| WARN|0|PlayManager.StartCurrent Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:40.5083| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:43.7464| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:46.9213| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:50.1250| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:53.0923| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:56.0420| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:45:59.0037| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:46:02.2595| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:46:05.2826| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)
2020-12-09 18:46:08.4740| WARN|0|PlayManager.Next Skipping: Two Steps From Hell - 25 Tracks Best of All Time | Most Powerful Epic Music Mix [Part 1] because Konnte nicht geladen werden. (youtube-dl konnte die Ressource nicht laden.)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
Flakebicommented, Dec 16, 2020

Thanks, youtube-dl seems to be working fine. Just to make sure, is the path to youtube-dl in ts3audiobot.toml the same as the one you get by running which youtube-dl?

0reactions
lgundcommented, Dec 23, 2020

Just to make sure, is the path to youtube-dl in ts3audiobot.toml the same as the one you get by running which youtube-dl? Okey the link wasn´t added. I don´t know why he could play some titles. Maybe it should be possible in the installation process to make a hint to add the youtube-dl link.

Now everything works 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

youtube-dl failed to load the resource.) · Issue #279 · ...
Error : Could not load. (youtube: youtube-dl failed to load the resource.) #279. officialtaxz opened this issue on May 30, 2018 · 6...
Read more >
Youtube-dl not working
I get the following error when I try to download video using youtube-dl . WARNING: Warning: Falling back to static signature algorithm ERROR: ......
Read more >
[yt-dlp] What do these youtube errors mean? (resource not ...
Sometimes after a string of the "Resource Not Found" I start getting the "Authorization Failed", which I'm assuming is youtube saying "nope, ...
Read more >
ERROR : YouTube said: Unable to extract video data ...
The simplest & quickest way to solve this issue without running around and trying a thousand different solutions is to completely remove Youtube...
Read more >
youtube-dl failed to load a resource
I got this error when I try to start a bot with !play LINK . But if I use youtube-dl directly via console...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found