Closed DAIIIIIIIIIIIIII closed 1 year ago
Since youtube-dl has been discontinued for years now, the community has created the new yt-dlp. does the bot work with this new system?
Yes it does, you just have to configure the path to yt-dlp in ts3audiobot.toml:
ts3audiobot.toml
[tools] #Path to the youtube-dl binary or local git repository. youtube-dl = { path = "yt-dlp" }
Since youtube-dl has been discontinued for years now, the community has created the new yt-dlp. does the bot work with this new system?