Spaces:
Running
Running
File size: 1,080 Bytes
06c7e61 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
Dockerized M3U8 Proxy<br>
A lightweight proxy server based on Flask and Requests, designed to:<br>
๐ฅ Download and edit .m3u / .m3u8 streams<br>
๐ Proxy .ts segments, keeping custom headers<br>
๐ซ Overcome restrictions like Referer, User-Agent, etc.<br>
๐ณ Be easily dockerizable on any machine or server<br><br>
๐ค Deploy to HuggingFace<br>
Remember to do a factory rebuild to update the proxy if there are updates!<br>
Create a new Space<br>
Choose any name and set Docker as type<br>
Leave Public and create the Space<br>
Go to the top right โ โฎ โ Files โ upload Dockerfile<br>
Finally go to โฎ โ Embed this Space to get the Direct URL<br>
How to use: https://your.hugging.hf.space/http://video.url.here.m3u8<br>
OR https://your.hugging.hf.space/?url=http://video.url.here.m3u8
โ๏ธ <dev>Deploy to Render TESTING</dev><br>
Go to Projects โ Deploy a Web Service โ Public Git Repo<br>
Enter the repo: https://github.com/nzo66/tvproxy โ Connect<br>
Give it a name of your choice<br>
Set Instance Type to Free<br>
Click on Deploy Web Service
|