pierre-emmanuelJ / iptv-proxy

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
GNU General Public License v3.0
508 stars 150 forks source link

Multiple M3U URLs #47

Open Daniel15 opened 4 years ago

Daniel15 commented 4 years ago

Is there a way to have multiple M3U URLs with this app? I have some streams that are geogated to a particular country and want to proxy them, but each stream has its own M3U file.

pierre-emmanuelJ commented 4 years ago

Hello @Daniel15 This feature is not supported. But this is a good idea! I’ll put it in my todo list! And contributions are also welcomed.

Thank you 😊

Daniel15 commented 4 years ago

I realised I could just make my own M3U file that points to the other M3U files, and use that. That'd work, right? Not sure why I didn't think of that originally 😛