Taking input in the form of URL's from teamspeak and appending them to a playlist
Posted: 19 Jun 2015 03:11
I was wondering if anyone had attempted to use a bit to try and take input from somewhere, such as teamspeak, and add it to a playlist on VLC. If nobody knows of any programming, I have some questions.
How do I use 2 SDK's in one script? Or do I need 2 scripts.
How do I make VLC add the URL to the playlist?
Is there a way to check the URL for duplicates in the playlist or will I need a text file that it reads from?
I've already got the audio from VLC playing URL's and know how to fetch text from chat but interacting with VLC is the last step.
How do I use 2 SDK's in one script? Or do I need 2 scripts.
How do I make VLC add the URL to the playlist?
Is there a way to check the URL for duplicates in the playlist or will I need a text file that it reads from?
I've already got the audio from VLC playing URL's and know how to fetch text from chat but interacting with VLC is the last step.