this post was submitted on 08 Oct 2024
238 points (98.8% liked)

Linux

47730 readers
879 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Open TV is an ultra-fast IPTV app that uses mpv for playback.

After rewriting the app in Rust (tauri specifically) for the last 3 months, Open TV is finally on flathub 🎊🎊

The app also now supports multi sources and other niceties.

If you use hypnotix or other IPTV apps, please give my app a try!

Like the app? Please consider donating. Open TV is a completely solo effort. It would help me allocate more time to its development.

you are viewing a single comment's thread
view the rest of the comments
[–] Backlog3231@reddthat.com 2 points 5 days ago* (last edited 5 days ago) (1 children)

Wow this was a whole rabbit hole I didn't expect to fall down. What's the legality of any of this look like?

[–] sundray@lemmus.org 2 points 5 days ago (1 children)

There's a large number of legal IPTV streams -- a lot of them are just the streams you would normally be able to access via Pluto, Plex, and other services. There's also a lot of public access/public media channels are legit and free All of the ones available at the link I posted should be legal. There are "pirate" IPTV streams out there, but I don't know any off the top of my head. I would check with the c/piracy community.

The really tricky part is getting an Electronic Program Guide (EPG) for free. Very few EPG providers are willing to give that away. You can roll your own for free but it's complicated enough that I basically gave up on it.

[–] Backlog3231@reddthat.com 2 points 4 days ago

Wow, this is incredible. Thank you!

Yeah the EPG bit is very confusing. And even the guides are confusing; lots of assumptions on base knowledge.

Not really interested in piracy, just what I can quickly scan on that repo is interesting enough for me. Thank you very much!