Closed peat-psuwit closed 10 years ago
I've added support for URL and YouTube support. For basic URL support, I reused the playmp3ffmpeg function to play URL that ffmpeg support. For YouTube support, I used the youtube-dl program to extract raw URL(s) of particular YouTube URL.
Wow! That is awesome! I will merge the repo when I have time to test it ;)
I've added support for URL and YouTube support. For basic URL support, I reused the playmp3ffmpeg function to play URL that ffmpeg support. For YouTube support, I used the youtube-dl program to extract raw URL(s) of particular YouTube URL.