Well, a m3u(8) is but an ascii list of files, local or remote. So, acquire the m3u file and feed it to wget -ib to get the contents and then point your media player of choice to the downloaded file(s). (You could parse the m3u to make a local playlist for the media player.)

Reply via email to