I am currently facing an issue with TS3AudioBot and YouTube-DL.
It is not possible for me to play any YouTube video.
Error Message:
Error: Could not load. (youtube: youtube-dl failed to load the resource.)
TS3AudioBot and YouTube-DL are installed on Windows 10.
Version of TS3AudioBot:
Version: 0.12.2
Branch: master
Version of youtube-dl: 2021/12
Version of ffmpeg: 2023-02
I did the following:
installed Visual C++ 2010 x86
youtube-dl.exe and ffmpeg.exe are in the same folder as TS3AudioBot
tried to upgrade youtube-dl via command, downloaded latest version of ffmpeg
entered paths into "ts3audiobot.toml", youtube-dl.exe and ffmpeg.exe
[tools]
#Path to the youtube-dl binary or local git repository.
youtube-dl = { path = "youtube-dl.exe" }
The path to ffmpeg.
[tools.ffmpeg]
path = "ffmpeg.exe"
Maybe you can help me...or is needed that I set some right on an file?
![1](https://user-images.githubusercontent.com/125694586/219770838-48046a49-0f71-4095-9b70-eeee994373b5.PNG)
Hi,
I am currently facing an issue with TS3AudioBot and YouTube-DL. It is not possible for me to play any YouTube video.
Error Message:
Error: Could not load. (youtube: youtube-dl failed to load the resource.)
TS3AudioBot and YouTube-DL are installed on Windows 10. Version of TS3AudioBot: Version: 0.12.2 Branch: master
Version of youtube-dl: 2021/12 Version of ffmpeg: 2023-02
I did the following:
The path to ffmpeg.
[tools.ffmpeg] path = "ffmpeg.exe"