Go to file
2023-01-17 18:15:05 +01:00
src fixed s and better write of m3u8 2023-01-17 18:10:27 +01:00
.gitignore Reads standard cache and config dirs and does basically what it should 2023-01-17 18:05:15 +01:00
Cargo.toml not using filetime 2023-01-17 18:15:05 +01:00
README.md typo 2023-01-17 18:14:00 +01:00

Iptvnator_rs

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