• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug Youtube-dl playlist import not working correctly

Status
Not open for further replies.

BadassOverlord

Donor
is awesome!
I found a bug with youtube dl. When I create a new playlist and use the playlist import feature (where you paste a youtube playlist link), the songs get imported, however, the name is not auto set, you can't queue the song from the playlist, and the folder is not created in root of "all music".

For the name not being set automatically, it won't be automatically set if the link is the playlist itself.
For example, if the playlist link is: https://www.youtube.com/playlist?list=PLrUlNxCzFBvi82518-qAYyNpYJhSoIezg
If I were to use this link, the playlist will be created with no name, and no folder will be created on root.

However, if I were to use a link from a video of the playlist, such as https://www.youtube.com/watch?v=URX-1SuoxlI&index=78&list=PLrUlNxCzFBvi82518-qAYyNpYJhSoIezg, then the correct name will be applied to the playlist, which in this case is "Trap [Bass Boosted]".

I reported this bug a long time ago, but it still hasn't been fixed. Or it might just be on my end, and I might have something misconfigured.

On the other hand, an admin can still play the song by playing the playlist itself. The playlist will play normally.

Sinusbot version: 0.9.12-58b509d
Youtube-dl version: 2016.05.21.2
OS: VMWare Ubuntu 64-Bit

Config.ini
Code:
ListenPort = 8087
ListenHost = "0.0.0.0"
TS3Path = "/home/sinusbot/SinusBot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
YoutubeDLPath = "/usr/local/bin/youtube-dl"
LogLevel = 10
License = ["removed for security reasons"]

[Scripts]
AllowReload = true
 
Last edited:
Status
Not open for further replies.
Top