Coder Social home page Coder Social logo

alex-ahl / iptv-handler Goto Github PK

View Code? Open in Web Editor NEW
41.0 4.0 10.0 538 KB

Exclude unwanted channels based on group and generate a new M3U file with proxied streams and attributes. Streams get proxied through a webserver running on the app. Xtream support.

License: MIT License

Rust 100.00%
m3u rust-lang docker m3u-playlist iptv m3u-generator m3u-parser m3u-playlist-generator m3u-editor m3u-proxy

iptv-handler's People

Contributors

alex-ahl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iptv-handler's Issues

Work behind a reverse proxy

In my setup, I have caddy v2 as HTTPS terminator in front of iptv-handler running inside a docker container.
iptv-handler should be aware, that is's receiving http traffic but advertise a different port than it's listening to. So it listens on 3001 for HTTP traffic, but advertises as HTTPS on 443.

Right now I cannot forward normal HTTP 2 or HTTP 1.1 traffic to the container, I need to switch to h2c, which produces quite a lot of errors.

PS: Sorry for all the spam :)

Can it work without an .m3u?

My provider only provides me with xtream api codes, and those appear to be speedier than m3u. This project supports xtream, but requires an m3u file / URL.
Can it also work without?

Feature request "GROUP_INCLUDES"

Hello ,

Is it possible to have a feature "GROUP_EXCLUDES" with the reverse functionality like "GROUP_INCLUDES" ?
Basic discard everything except the wanted groups !

Example if we have now groups 1,2,3,4,5,6,7,8,9,10 and i want to get in the final list only the group 5 then i must type all the others groups (1,2,3,4,6,7,8,9,10) in the "GROUP_EXCLUDES" and that is hard in cases that you have 50+ groups or new groups included in the original list .

So the Required settings be something like either "GROUP_EXCLUDES" or "GROUP_INCLUDES" to be the app executable .

Thank you

EPG

Hi @alex-ahl - thank you for your efforts on this project. I have a question with regards to the EPG data that is pulled via xtream. Does this also get proxied? I am planning to route the network of this container via a separate VPN container and I am wondering if truly everything would get proxied.

Thanks for your help!

Filter: Regex or include possible?

Hi, this seems like a promising project for my needs. I have massive playlist and would like to filter based on tags and strings, regex would be most helpful here. Instead of filtering out, the other way around would be helpful.

Removing groups would require redoing when new groups are added or changed in their titles.

Could such a feature be added?

Default .env file that works for you

Hello @alex43268, I really enjoy this project, but am having trouble testing it out. Can you please supply your .env that works for you. I've tryed about everything I can think of and can't seem to get it working.

Current .env file:

DATABASE_URL="mysql://db:[email protected]:3306/iptvhandler"
M3U="https://iptv-org.github.io/iptv/categories/auto.m3u"
PROXY_DOMAIN="localhost:3000"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.