Skip to content

fuzmik/daddylive

 
 

Repository files navigation

huggingface

  1. Sign up to https://huggingface.co/.
  2. In the top‑right corner, click the ➕ icon → New Space.
  3. Name: enter dproxy (or any name you prefer).
  4. SDK: choose Docker
  5. Visibility: select Public
  6. Click Create Space.
  7. 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.
  8. 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.
  9. 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)
  10. Enjoy!
    Note: To update the proxy for new changes, click on Settings then click on Factory rebuild.

docker-compose

  1. Clone the repository
    git clone https://github.com/pigzillaaaaa/daddylive
    cd daddylive
  2. Launch the service:
    docker-compose up -d --build
  3. Visit the proxy at:
    http://localhost:7860  
    
  4. 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)
  5. Enjoy! (For arm cpus, visit https://github.com/pigzillaaaaa/daddylive/issues/10)

tip

Buy Me a Coffee

Join our discord: https://discord.gg/aVuhm62hFU (#iptv)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.8%
  • Dockerfile 8.2%