On Sat, 8 Apr 2017 11:49:04 -0400, you wrote: >.m3u8 An m3u8 file is unicode encoded, where a m3u file is ASCII. So you might try converting the unicode to ASCII and making it into a m3u file and trying to load that. If there are no non-ASCII characters in the file, it should work.