W3U list

by owneryo

I came across few w3u lists and was not able to load them in any of the IPTV players I know of. I tried playing single m3u8 links from the w3u list and they worked. Is there any way to convert w3u to m3u?

Platforms: iOS, Android TV, MacOS

MentalWrongdoer3

Without opening the URL with a text editor and extracting the m3u8 links manually into something like m3u4u then, no, not that I know of.

Cerealcity1
carpediem2309

try to google it

No-Access-3448

No it is not possible to convert json w3u to m3u, you will need to add the link manually to a m3u playlist

RYSKZ

I know this post is a bit old but I came across a similar issue, try this, worked like a charm for me:

https://github.com/d-hervas/w3u-m3u8-converter

You need python 3.7+, download the repo, put the w3u alonside those files, open the command line, type python converter.py and you're done.