iptvtools
iptvtools copied to clipboard
A set of scripts that help to better the IPTV experience.
Running on Windows 10, using Python 3.8.2. Trying to use on iptv-org.github.io m3us, but to no avail. ``` C:\Users\Coloradohusky\Downloads\IPTV>iptv-filter -i https://iptv-org.github.io/iptv/languages/cat.m3u https://videos.rtva.ad/live/rtva/playlist.m3u8, Inaccessible (No connectivity)! http://ventdelnord.tv:8080/girona/directe.m3u8, Inaccessible (No connectivity)! http://ventdelnord.tv:8080/escala/directe.m3u8,...
Trying out your example given in the documentation gives me this error: ``` C:\Users\Coloradohusky\Downloads\IPTV>iptv-filter -i https://gist.githubusercontent.com/sdhzdmzzl/93cf74947770066743fff7c7f4fc5820/raw/11107d2dcfe2f5785e7ada94bb44c0cd349191c5/bj-unicom-iptv.m3u -t http://epg.51zmt.top:8000/test.m3u 0%| | 0/165 [00:01
Hello, i need to manage an m3u list that have a `\n` in channel title.. this breaks the regex/perline parsing and make the tool unusable ``` Traceback (most recent call...
Hi, I just installed iptv-filter today. I ran into a little problem when I tried to use it I am not requesting assistance with this. I am only reporting this...
would be nice to have a way to set a custom order for some channels... i.e. this is the starting list (assume this is the channel name, i stripped all...
Discussion
``` ubuntu@raspberrypi:~/iptv/iptvtools$ git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean ubuntu@raspberrypi:~/iptv/iptvtools$ git config --list core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=https://github.com/huxuan/iptvtools.git...
Is it possible to insert a group-include filter with a multiple whitelist (regular expressions)? Either by; (1) Comma separation reg.expression i.e. --group-include "News","Movies","Sports NBA" (2) A whitelist file which can...
'--min-height' _HEIGHT is a dominant factor of stream quality, where 1080 in height means 1080p. It is necessary to set this filter if the stream is supposed to be shown...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ruff](https://docs.astral.sh/ruff) ([source](https://redirect.github.com/astral-sh/ruff), [changelog](https://redirect.github.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | minor | `0.9.4` -> `0.14.9` | --- > [!WARNING] > Some...