2023-03-08 20:32:57 +01:00
2023-03-08 20:32:57 +01:00
2023-03-06 07:16:32 +01:00
2023-03-06 07:16:32 +01:00
2023-01-17 18:35:08 +01:00
2023-03-02 20:06:56 +01:00

Iptvnator

An iptvclient that is capable of parsing and reading m3uplaylists of essentially arbitrary sizes blazingly fast

Install

Just clone the repo and run cargo build --release to compile the project. Then put it in your $PATH or make a shortcut to the binary (target/release/ilovetv) You will need to install mpv, and have it in your path, otherwise it wont work

Left to do

  • Create a GUI
    • Would be nice to bundle mpv in some form
Description
No description provided
Readme 124 KiB
Languages
Rust 100%