I saw this thread regarding downloading a youtube playlist via youtube-dl, but I was wondering if there was any help available on how to actually do so.
Any help would be appreciated.
Any help would be appreciated.
I saw this thread regarding downloading a youtube playlist via youtube-dl, but I was wondering if there was any help available on how to actually do so.
Any help would be appreciated.
sudo wget https://yt-dl.org/downloads/2015.10.24/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
sudo wget https://yt-dl.org/downloads/2015.10.24/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl
YoutubeDLPath = "/usr/local/bin/youtube-dl"
I would also like to know the solution to this problem.So how would you actually get the playlist to play? After doing !yt, it just plays that one song and not the rest. Am I missing something here or is this just not supported?
Just wondering, is that feature for hosted bots only or can everyone use it?About playlist download it work too with !yt? did you try the normal way with "add new playlist > show more options" ? i just downloaded a playlist with 230 files and it worked but i had to remove blocked songs
Just wondering, is that feature for hosted bots only or can everyone use it?
I don't see that more options button and am on the latest beta version, latest youtube-dl and Debian.
Figured it out. See my editit is avaible for everyone, what version are you using 0.9.8 or 0.9.9 ? if you dont know how to check it, how do you start the bot, with ./sinusbot or the very long command lol?
youtube-dl --version
2015.11.10