sonroyaalmerol / m3u-stream-merger-proxy

A lightweight HTTP proxy server dockerized for consolidating and streaming content from multiple IPTV M3U playlists, acting as a load balancer between provided sources.
https://hub.docker.com/r/sonroyaalmerol/m3u-stream-merger-proxy
29 stars 3 forks source link

Download before parse #33

Closed andjos closed 6 months ago

andjos commented 6 months ago

Context

Test instructions

  1. Tested on different/size of m3u files.

Checklist before requesting a review

sonroyaalmerol commented 6 months ago

I previously had it set up like this but figured it would be fine to just parse it without any buffer. I guess I didn't have a large enough m3u to catch this problem. LGTM!