Show HN: TV Explorer. Adding advanced UI to free online TV
104 points
9 hours ago
| 13 comments
| tvexplorer.live
| HN
sidhusmart
3 hours ago
[-]
The first thing I do in a hotel room is turn on the TV and browse through all channels. I’ve watched folk dances in Romania, dubbed Indian shows in Bulgaria and even soft porn in Albania. This gives me that same feeling without the travel and hotel room!

Can you share more about the Watson framework - is that something one could use for their own ideas? I’m going through other websites you’ve built as well - very cool ideas!

reply
dtagames
32 minutes ago
[-]
I do that in hotels, too!

I'd definitely like to talk about Watson and I'm interested in folks who might like to build with it. Let's connect through my LinkedIn or email, both on my portfolio site at https://davidbethune.com

reply
nathancahill
59 minutes ago
[-]
Haha, Albania is exactly that. Any bar or kafana starting from 8-9pm just has soft porn on.
reply
russellbeattie
1 hour ago
[-]
I do the same even though I never watch regular television where I live.

But my disappointment with streaming TV is that it's not the same as actual live TV. I want to see local news clips and commercials, weather updates, announcements for local events, etc.

Without all that, it's just a bunch of pre-recorded content that you can't pause or rewind.

reply
dtagames
31 minutes ago
[-]
TV Explorer shows whatever the original channel broadcasts. Many include commericals, and I love that part!
reply
dysoco
4 hours ago
[-]
Hey this is pretty cool, I think probably the best iteration of these I´ve seen so far.

I´m surprised to see so many regional channels in my country I´d never guess existed.

I think a nice addition would be a filter to easily see the most relevant/national channels of a country, so I don't have to scroll through many regional ones.

reply
nathancahill
57 minutes ago
[-]
I would have killed for this when I was learning languages. Bookmarking it for when I learn French.
reply
ItemId48325624
8 hours ago
[-]
This is great! I like it a lot better than tv.garden

Two issues i had:

1. Closed captions didnt work on firefox (windows) - the menu did appear where im suppposed to be able to select a cc option but i cant actually click on any of them

2. Closed captions did work on chrome (windows) but i could only just barely click the menu icon; putting the mouse over most of the menu buttons caused them to disappear, so i had to click the very lowest part of the button

but otherwise terrific, especially if this is updating from github live as you say; lots of channels were dead on tv.garden (maybe its different now - i dont actually watch tv that often unless an event is going on like moon landing or something)

reply
dtagames
5 hours ago
[-]
Thank you so much! You are right that captions aren't addressed well. I can look at them more. It's something I like, too, especially for language learning.
reply
striking
7 hours ago
[-]
You can force them to be visible by right-clicking on the video element, choosing "Inspect", and pasting `$0.getRootNode().querySelector('video').textTracks[1].mode = 'showing'` into the Console.
reply
oknosoknos
5 hours ago
[-]
Really nice, great project, thanks! How about an „I feel lucky“-button for random discoveries?
reply
dtagames
5 hours ago
[-]
Great idea! We can't guarantee the pick will load but it could have a "roll again" option, lol.
reply
dtagames
9 hours ago
[-]
I built this app for myself after being disappointed with the options for viewing IPTV online. Thousands of global channels broadcast their streams but there's no great way to find, filter, save, and share them.

Since it was launched during the war, comparing news broadcasts from different countries and perspectives became the number one use case. But not far behind was language learning, something I used TV for as a kid when I was an exchange student to Spain.

Several technical challenges had to be overcome to make this work:

- How to get channel data and keep it updated?

- How to handle geoblocking or off-air channels?

- How would users save channels and share them with friends or across devices?

- Could you operate your living room TV with your phone as a remote?

I'm pleased to say that TV Explorer addresses all of these issues, and lots of other ones like different devices sizes and orientations, browsers, and user preferences. To connect a user across all the apps developed with my platform, called Watson, TVE uses common authentication and user login for all Watson apps -- itself a challenge to develop and implement.

Here's how those things were handled:

- Channels are loaded live from a public repo on git, maintained by an established community.

- A graceful scanning interface detects dead or blocked channels and keeps their status for users.

- Deep linking (with screenshots on mobile!) encourage viral sharing.

- Yes, you can! I call it the $1,000 remote. TVE acts like a search and channel changer for your living room set.

I'd love to hear what you think... and what challenges you've had deploying your side projects!

reply
zuzululu
6 hours ago
[-]
thank you for this! now I can watch Korean TV and learn Korean.

I do wonder why the video keeps buffering and timeline is in a loop, it loads a segment then timeline jumps back.

Other than that this is lovely I can use it as sort of something in the background while i work and also explore other countries.

reply
dtagames
5 hours ago
[-]
You are most welcome and thank you for letting me know you like it!

I have seen the buffer and repeat issue with some channels. It's hard to know why it's happening. The app works by giving the stream URL from the broadcaster to a video player element in your browser. It just uses standard web protocols and tries to get the data from the stream as fast as it can. I've found these international sources can be iffy sometimes. Others are rock solid and you can watch high dev TV like it's from your home town!

reply
2OEH8eoCRo0
1 hour ago
[-]
I like it! I was looking for something like this just yesterday.
reply
dtagames
28 minutes ago
[-]
Awesome! Great minds think alike.
reply
phusuke
7 hours ago
[-]
Is there a better way to browse through the list? Currently the player takes up most of the screen and I can only see like 2 channels in the table and it's hard to scroll.
reply
dtagames
5 hours ago
[-]
Thank you for this input. Designing for small screens has been a challenge. You can use the settings (gear icon) to remove the rows you don't use, which frees up more space for channels.

I like your idea, though. What's another way you'd like to browse them?

reply
quietsegfault
2 hours ago
[-]
I saw this on a 13” MacBook Pro, hardly a small screen! I’d like to be able to drag the top of the channel guide up to make the video shrink.
reply
dtagames
28 minutes ago
[-]
On a Mac, you can adjust your browser width to get the look you want. Play around I and see if you get the "split point" where channels go on the right side, and reach out to me if it still needs work. It should be great on any desktop machine!
reply
cwharris
8 hours ago
[-]
This is awesome! We need more projects like this!

I'm sitting here watching music videos from Mongolia, having a legitimately cool digital experience. It just _feels_ different, like I'm a kid in the 90's scanning cable channels, finding whatever's interesting. Roulette-like, but with results filtered by what different cultures find generally acceptable. Very early-internet vibes on this, but with modern quality and presentation.

I love it. I have no reason to love it. But I do. And that's the best part.

reply
dtagames
5 hours ago
[-]
Hey, you! I know where you got that Mongolian channel because I like it, too!

Thank you so much. This is the kind of feedback I live for. To make something people love.

reply
IcyHordr
5 hours ago
[-]
This is VEEEERRY GOOD!
reply
dtagames
5 hours ago
[-]
As a dev, I love hearing this. Thank you so much!
reply
tamimio
3 hours ago
[-]
I loved it!

It’s also interesting going through different channels across multiple countries, and after some time you notice you have either state sponsored channels or corp sponsored ones in most cases. State sponsored are either brainwashing through news and such, or distracting with some funny shows while the country is in ruins. Corp sponsored are riddled with ads and such, and also a bit of first category.

Edit: it would be great to add some maybe big buttons at the bottom or similar, so you can navigate with a remote on a TV, or better, make it a PWA and installable on TV boxes, maybe kodi addon.

reply
dtagames
26 minutes ago
[-]
Thank you! This is great input.

Just to clarify, the app does nothing to the channels, neither adding or removing them. They come from a public GitHub repo, linked from the help page. So any sponsored versus commercial versus nonprofit channels, etc, are just whatever the IPTV community has found.

I agree that it could use some more "big button" style navigation.

reply
lobf
7 hours ago
[-]
Love this. I’ve been working on a couple of options for better IPTV viewing and curating too, so this is wonderful. Thanks!
reply
dtagames
5 hours ago
[-]
Thank you so much! That means a lot coming from somebody who knows the landscape.
reply