I'm trying to stream audio in .m3u and would like to get the .mp3 components of the file. How would I go about parsing the .m3u?

Thanks in advance!

link|improve this question

feedback

1 Answer

I'm afraid you can get nothing but filename from m3u file. Try opening it using any conventional text editor to see it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.