Open nitanmarcel opened 3 years ago
As of now I've disabled playlist support since I have to set a good framework to inject each song into the queue.
I've started firstly by listening to new files in a subdirectory but I soon dropped it because of some issues I didn't wanted to bother with.
The implementation will probably be just as easy as parsing the returned json by YoutubeDl and parsing each entries.
Anyway downloading them should be done in a way that it doesn't spam YouTube's servers.
As of now I've disabled playlist support since I have to set a good framework to inject each song into the queue.
I've started firstly by listening to new files in a subdirectory but I soon dropped it because of some issues I didn't wanted to bother with.
The implementation will probably be just as easy as parsing the returned json by YoutubeDl and parsing each entries.
Anyway downloading them should be done in a way that it doesn't spam YouTube's servers.