ilovetv/README.md

8 lines
385 B
Markdown
Raw Normal View History

2023-01-17 18:12:54 +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)
2023-01-17 18:13:37 +01:00
You will need to install mpv, and have it in your path, otherwise it wont work