- Sign up to https://huggingface.co/.
- In the top‑right corner, click the ➕ icon → New Space.
- Name: enter
dproxy(or any name you prefer). - SDK: choose Docker
- Visibility: select Public
- Click Create Space.
- In the Files section, upload the Dockerfile from this repo (or create a file in huggingface named Dockerfile and paste the contents of the Dockerfile of this repo), commit then wait for it to build, start and run.
- Click Embed this Space. It will show you the url of the space. Visit that url. If you see a ":)" then you are good to go.
- Channels playlist is accessible via: https://username-dproxy.hf.space/playlist/channels. (Refresh playlist from your iptv player to update)
Events playlist is accessible via: https://username-dproxy.hf.space/playlist/events. (Refresh playlist from your iptv player to update) - Enjoy!
Note: To update the proxy for new changes, click on Settings then click on Factory rebuild.
- Clone the repository
git clone https://github.com/pigzillaaaaa/daddylive cd daddylive - Launch the service:
docker-compose up -d --build
- Visit the proxy at:
http://localhost:7860 - Channels playlist is accessible via: http://localhost:7860/playlist/channels. (Refresh playlist from your iptv player to update)
Events playlist is accessible via: http://localhost:7860/playlist/events. (Refresh playlist from your iptv player to update) - Enjoy! (For arm cpus, visit https://github.com/pigzillaaaaa/daddylive/issues/10)