You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
Maybe you can help me...or is needed that I set some right on an file?
The text was updated successfully, but these errors were encountered: