This commit is contained in:
loveb 2023-03-02 20:06:56 +01:00 committed by GitHub
parent d54a367fa0
commit 0c96f4f9a9

View File

@ -4,7 +4,7 @@ An iptvclient that is capable of parsing and reading m3uplaylists of essentially
## 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)
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