frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Better and Cheaper Than IPTV

https://github.com/stupside/castor
146•xonery•6h ago

Comments

rideontime•5h ago
Seems to be missing some context. What is this used for? Piracy?
pogue•5h ago
It's an alternative way to cast media to your TV by way of somehow ripping the streaming video off said website or service.
xonery•5h ago
It's a CLI that lets you select a movie, finds a matching stream from streaming websites, transcodes it, burns in subtitles in real time, and tells your TV to play it.
2gremlin181•4h ago
Do I need to bring my own sources or is there a maintained list?
xonery•4h ago
You mean the streaming website source ? You can use the one present in the config.yaml of the project, it works fine.
mikeweiss•4h ago
I agree, is the use case any video stream other than big established ( which already support casting)... So... bootleg sports streams?
xonery•4h ago
It casts whatever stream's on the page, same as VLC plays whatever file you open.
cortesoft•2h ago
I am not sure how this would help with piracy? It can only play a stream you already have access to, it doesn’t break encryption or anything.
PieUser•1h ago
The default config has a bunch of such sources: https://github.com/stupside/castor/blob/main/config.yaml

sources: - proxies: - "https://vidsrc-embed.ru" templates: movie: "/embed/movie/{itemID}" episode: "/embed/tv/{itemID}/{season}-{episode}"

  - proxies:
      - "https://1embed.cc"
      - "https://www.vidking.net"
    templates:
      movie: "/embed/movie/{itemID}"
      episode: "/embed/tv/{itemID}/{season}/{episode}"

  - proxies:
      - "https://www.rivestream.app"
    templates:
      movie: "/embed/torrent?type=movie&id={itemID}"
      episode: "/embed/torrent?type=tv&id={itemID}&season={season}&episode={episode}"

  - proxies:
      - "https://www.rivestream.app"
    templates:
      movie: "/embed?type=movie&id={itemID}"
      episode: "/embed?type=tv&id={itemID}&season={season}&episode={episode}"
krackers•5h ago
I thought the whole point of turnstile was that it detects headless browsers and it's supposed to be "difficult" to bypass. Apparently this just simulates clicking on the checkmark. Is it really that easy?
xonery•5h ago
Yes, kindof…
KomoD•5h ago
> was that it detects headless browsers

> Apparently this just simulates clicking on the checkmark

Not just that. It also spoofs a bunch of browser stuff.

A standard headless browser will probably get flagged.

Saris•5h ago
If you can make the browser pass all the other checks going on in the background, clicking the checkmark is all that's left.
xonery•4h ago
Docker version on MacOS might not find your TV.
monksy•1h ago
You probably have to expose it to do Upnp through the VM that is needed for docker on Macos.
j45•4h ago
This is interesting, instead of a command line interface it made me wonder what an interface right on the tv could look like.

Comparisons to watching tv, are usually a TV interface, with a TV device/app, be it an Android TV/Apple TV, etc.

Maybe I'm missing it, I couldn't see a tv interface.

The part where it can send video to any kind of tv is a pretty remarkable piece.

defrost•4h ago
It's also remarkably "old" in a digital sense:

  Digital Living Network Alliance (DLNA) is a set of interoperability standards for sharing home digital media among multimedia devices. Introduced 2004; 22 years ago.
* https://en.wikipedia.org/wiki/DLNA

  Google Cast is a proprietary protocol developed by Google for playing locally stored or Internet-streamed audiovisual content on a compatible consumer device. The protocol is used to initiate and control playback of content on digital media players, high-definition televisions, and home audio systems using a mobile device, personal computer, or smart speaker. The protocol was first launched on July 24, 2013; 12 years ago.
* https://en.wikipedia.org/wiki/Google_Cast
j45•3h ago
Old also in this case keeps TVs useful longer
slg•4h ago
Usually piracy software tries to maintain a little plausible deniability, but here this is suggesting it will help you stream this weekend's newly released $250m blockbuster.
devindotcom•4h ago
the interface shows the top movies right now on https://www.themoviedb.org/
some-guy•4h ago
I’m not against piracy but the initial pitch made it seem like it’s more purely for trying to cast streams embedded in websites that you already are visiting and/or have access to, of which do not “allow” you to cast, or for whatever reason only work on a laptop and not on something like AirPlay. But the LLM-slop description of “random websites” in addition to the option for a TVDB API key confuse me as to what the actual focus is here.
quantummagic•3h ago
It could just be streaming the trailer.
xonery•3h ago
Main use case
slg•2h ago
I mean I get it, but also it's funny that you commented this 5 minutes after you edited the readme[1] to add in the exact type of plausible deniability I remarked was absent.

[1] - https://github.com/stupside/castor/commit/847abd1ad0dbe893fc...

ranger_danger•4h ago
Can you cast to a Roku device with this?
kls0e•1h ago
I tried with v1.4.1, TVs running Roku TV do not seem to be supported at this point of time, at least "castor scan" does not yield any results. Roku TV does support Apple AirPlay as an add-on as you probably know.
dtagames•2h ago
For a no hacks alternative, I built TV Explorer. It puts the channel's published HLS stream into your browser with no interim steps. Uses the public GitHub list of more than 10,000 free channels.

https://tvexplorer.live

ssl-3•2h ago
That is an unbelievably slick thing that you've got there.

It feels very light-weight, it's approximately instantly-responsive. Back button works. I don't understand the stats (or my contribution to them), but whatever.

(the closed-captioning pop-up causes some overlay issues for me, though)

moar edit: Upon further review with my very not-special desktop box, I'm reasonably confident that this is the quickest, most-responsive "TV-watching" experience I've had since analog NTSC left the scene ~eons ago. It's fast like switching from channel 11 to channel 13 used to be with the very quickest and most well-behaved of tuners.

What aren't you doing that everyone else is doing?

jusonchan81•2h ago
This is incredible! It loaded so fast on my mobile and I’m able to watch channels from all over. Amazing stuff man. It requires a thread of its own
liamwire•2h ago
This is fantastic, as others have said. Could you talk a bit about how it's so wonderfully fast?
nchagnet•1h ago
This is such a high quality TV viewing experience, I really love it! Amazing work!
hperrin•2h ago
> I built it because I couldn't cast web video from my laptop to my TV: no Chromecast, no AirPlay.

Looks like Claude built it.

yard2010•1h ago
You're absolutely right and let me be honest about the honest load-bearing smoking-gun you point at.
dimator•39m ago
That's the core tension — and you're right to call it out! Let me walk back my claims.
boromi•1h ago
very cool. How would have this on actual TV? Load it in the built in browser?
liquidnitrogen1•48m ago
I think https://tv.garden/ has more channels than your especially if i look at Japan

Transcribe.cpp

https://workshop.cjpais.com/projects/transcribe-cpp
390•sebjones•6h ago•70 comments

Speech Recognition and TTS in less than 500kb

https://github.com/moonshine-ai/moonshine/tree/main/micro
406•petewarden•4d ago•49 comments

Supabase just announced searchable encryption

https://supabase.com/blog/searchable-field-level-encryption-with-cipherstash
21•dandraper•3d ago•2 comments

Better and Cheaper Than IPTV

https://github.com/stupside/castor
147•xonery•6h ago•36 comments

Codex Resets

https://codex-resets.com/
139•denysvitali•7h ago•100 comments

Mathematicians still don't know the fastest way to multiply numbers

https://www.scientificamerican.com/article/mathematicians-still-dont-know-the-fastest-way-to-mult...
72•beardyw•5d ago•47 comments

The Kimi K3 Moment

https://stephen.bochinski.dev/blog/2026/07/18/the-kimi-k3-moment/
331•sbochins•13h ago•363 comments

GPT-5.6 used a prompt to close a 30-year gap in convex optimization

https://old.reddit.com/r/math/comments/1uxj3cy/after_openais_cdc_proof_announcement_gpt56_used_a/
548•mbustamanter•18h ago•350 comments

Hardcore IndieWeb: Run your own website 100% independently for only $0.01/day

https://www.neatnik.net/hardcore-indieweb
140•cdrnsf•9h ago•87 comments

Making Software: How to make a font

https://www.makingsoftware.com/chapters/how-to-make-a-font
26•Garbage•4d ago•2 comments

If You Build It, They Will Come

https://www.benlandautaylor.com/p/if-you-build-it-they-will-come
370•barry-cotter•15h ago•130 comments

Classic Amiga titles, free to download

https://amigafreeware.downer.tech/
102•doener•9h ago•14 comments

Scrying the AMD GFX1250 LLVM Tea Leaves

https://chipsandcheese.com/p/scrying-the-amd-gfx1250-llvm-tea
10•mfiguiere•2h ago•0 comments

A Visual Catalog of Retro Macintosh Software

https://www.marciot.com/mac68k-visual-catalog/
29•zdw•1w ago•5 comments

Setting up your spare Mac for Claude Code to control, a step-by-step guide

https://ykdojo.github.io/claude-controls-mac/
218•ykev•15h ago•150 comments

Goodbye, and Thanks for All the Bikesheds

https://queue.acm.org/detail.cfm?id=3818307
203•Ygg2•13h ago•205 comments

I'm Making Strandfall, a Solarpunk Orienteering Larp

https://mssv.net/2026/04/29/im-making-strandfall-a-solarpunk-orienteering-larp/
134•surprisetalk•5d ago•18 comments

Mayor Mamdani Says Landlords Can't Use AI Images to Advertise

https://petapixel.com/2026/07/16/mayor-mamdani-says-landlords-cant-secretly-use-ai-images-to-adve...
425•gnabgib•9h ago•188 comments

Elixir-lang.org has a new design

https://elixir-lang.org/
217•bbg2401•15h ago•122 comments

AI Mania Is Eviscerating Global Decision-Making

https://ludic.mataroa.blog/blog/ai-mania-is-eviscerating-global-decision-making/#fnref:3
164•subset•5h ago•61 comments

Gleam Is Now on Tangled

https://tangled.org/gleam.run/gleam
228•nerdypepper•15h ago•144 comments

Is this the end of the once-mighty GoPro?

https://amateurphotographer.com/latest/photo-news/going-going-gone-is-this-the-end-of-the-once-mi...
213•aanet•4d ago•465 comments

I built a browser-based P2P file transfer tool using WebRTC

https://airdows.com/
15•SamOkampo•5h ago•11 comments

Fable 5 vs. GPT-5.6 Sol on an NP-Hard Problem: Does /goal help?

https://charlesazam.com/blog/fable-5-gpt-5-6-sol-goal/
233•couAUIA•20h ago•114 comments

Co-evolution of self-replication and function in a digital primordial soup

https://arxiv.org/abs/2607.09211
63•vicgalle_•10h ago•7 comments

Deepsec

https://github.com/vercel-labs/deepsec
19•handfuloflight•5h ago•0 comments

Parsoid

https://www.mediawiki.org/wiki/Parsoid
18•debo_•1w ago•0 comments

REO Trucks I4 4WD Pickup Truck Starts at $21,500

https://reotrucks.com
83•b_mc2•13h ago•133 comments

What's the deal with all the random weekly quota resets for agents lately?

https://minimaxir.com/2026/07/agent-quota-reset/
47•minimaxir•12h ago•47 comments

FDA approves new kind of cholesterol pill

https://www.fda.gov/news-events/press-announcements/fda-approves-first-oral-pcsk9-inhibitor-lower...
76•mgh2•4h ago•43 comments