Love Billenius
36b79fd01f
A lot of refactoring
Made the program a lot more configurable and also cleaned up the parser struct
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/iptvnator_rs)
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
Languages
Rust
100%