How do I install it on Linux?
Three formats, all self-contained — Python, Qt, libmpv and ffmpeg are inside the download, so there is nothing to install alongside it.
AppImage — the one to take if you are not sure. It runs on any distribution:
chmod +x dopeIPTV-*.AppImage
./dopeIPTV-*.AppImage.deb on Debian or Ubuntu:
sudo apt install ./dopeiptv_*_amd64.debFlatpak:
flatpak install --user dopeIPTV-*.flatpakThere are arm64 builds of all three for a Raspberry Pi or an ARM server.