frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Webtor – open-source torrent streaming engine

https://webtor.io
34•vintikzzzz•11mo ago
Hi HN,

I built Webtor — an open-source engine that lets you stream .torrent and magnet links directly in the browser.

- No swarm exposure — all torrent traffic runs server-side

- In-browser playback via HLS

- Progressive download with resume support

- Lightweight JS SDK and public API

- Fully self-hostable via Docker

Demo: https://webtor.io

GitHub: https://github.com/webtor-io

SDK: https://github.com/webtor-io/embed-sdk-js

Self-hosted: https://github.com/webtor-io/self-hosted

API: https://rapidapi.com/paveltatarsky-Dx4aX7s_XBt/api/webtor

Would love feedback!

Comments

harvey9•11mo ago
It looks like if I use your hosted service to stream then you become the distributor of any copyright material in that torrent. Is that correct, and if so aren't you likely to be taken down or blocked in jurisdictions where that is enforced?
angra_mainyu•11mo ago
Popcorn time seems like the safer bet
vintikzzzz•11mo ago
True, Popcorn Time was slick — but if I remember correctly, it runs as a local app and immediately connects you to the swarm. That means your IP is exposed and you’re technically distributing content while watching it.

Webtor works differently — all torrent traffic goes through the backend, and your browser just receives the stream over HTTPS. No swarm connection from the user side at all.

So it’s not as feature-rich maybe, but it’s built with privacy and accessibility in mind — especially for people who can’t or don’t want to touch P2P directly.

vintikzzzz•11mo ago
That’s a valid concern, and I’m aware of the risks involved.

Webtor is a tool, not a content provider — it doesn’t index or host anything itself. Users supply their own torrent or magnet links, and the system processes them on demand, like a torrent client with a browser interface.

That said, if someone uses the hosted version to stream content that triggers a copyright complaint — yes, I may receive a DMCA notice, and in that case I’ll take the content down as required.

This is also exactly why the project is fully open-source and self-hostable — anyone can run it privately, with full control and different legal boundaries depending on their jurisdiction.

noman-land•11mo ago
If this is a tool and doesn't host any content, what exactly will you be taking down upon receiving a DMCA?
KomoD•11mo ago
> what exactly will you be taking down upon receiving a DMCA?

Content on the hosted instance...?

vintikzzzz•11mo ago
Good question.

Even though Webtor doesn’t host or index any content itself, users can generate direct links like https://webtor.io/{infohash} to access specific torrents. Sometimes these links get shared publicly — on forums, blogs, or aggregators — and that’s usually how DMCA notices find their way to me.

When that happens, I remove access to that specific infohash from the hosted service. It’s not about removing stored files (since there’s no persistent storage), but about disabling further processing of that particular torrent.

0manrho•11mo ago
> or host anything itself.

It does, or there would be nothing to download.

> and the system processes them on demand > Webtor is a tool, not a content provider

By assembling the chunks into content it then provides via a link to download.

Is the implication here that the data is transient (eg time-gated or single use links) or something?

We're in the age of AI and Automation. Just because you aren't publishing an index of your content doesn't mean there aren't plenty of others searching, indexing, scraping, and aggregating it, nor does it mean the content isn't provided to the internet/public.

vintikzzzz•11mo ago
The content is only partially downloaded to the servers, and only on demand. Storage is limited — old, inactive cached data is removed when space is needed for new requests.

There’s also the ability to revisit previously used content via direct links like https://webtor.io/{infohash} — this lets users bookmark a stream or return to it later. However, availability still depends on whether the content is cached or needs to be fetched again.

I actually experimented with making content indexable in the past, but many torrents turned out to be pirated — and eventually triggered DMCA notices. So I chose not to publicly expose anything on the hosted version.

Automation is possible: there’s a public API and a lightweight SDK for embedding content into external websites.

toomuchtodo•11mo ago
Looks like an open source version of put.io? Very cool! You might list hosters and jurisdictions where it’s friendly to host the remote torrent component and they’ll ignore IP claims and other copyright holder love letters.
doublerabbit•11mo ago
Any documentation on how to self-host without Docker?

I use FreeBSD.

vintikzzzz•11mo ago
There are currently around 14 individual components involved — torrent engine, HLS pipeline, subtitles, storage, APIs, etc.

It’s technically possible to run everything manually without Docker, but you’d need to wire all services together, manage configs, ports, and background jobs.

That’s why I strongly recommend the Docker setup — it’s the easiest way to get things running.

You can absolutely take a look at the Dockerfile (https://github.com/webtor-io/self-hosted/blob/main/Dockerfil...). It should give you a clear idea of how things are connected, if you want to replicate it manually on FreeBSD.

Show HN: Twitch Roulette – Find live streamers who need views the most

https://twitchroulette.net/
7•ellg•1h ago•1 comments

Show HN: Foundry: a Markdown-first CMS written in Go

https://github.com/sphireinc/Foundry
11•nsayoda•6h ago•4 comments

Show HN: Kagento – LeetCode for AI Agents

https://kagento.io
4•ifdotpy•2h ago•1 comments

Show HN: Sup AI, a confidence-weighted ensemble (52.15% on Humanity's Last Exam)

https://sup.ai
20•supai•1d ago•25 comments

Show HN: I put an AI agent on a $7/month VPS with IRC as its transport layer

https://georgelarson.me/writing/2026-03-23-nullclaw-doorman/
319•j0rg3•1d ago•93 comments

Show HN: Fio: 3D World editor/game engine – inspired by Radiant and Hammer

https://github.com/ViciousSquid/Fio
90•vicioussquid•1d ago•9 comments

Show HN: Open-Source Animal Crossing–Style UI for Claude Code Agents

https://github.com/outworked/outworked/releases/tag/v0.3.0
43•ZeidJ•6h ago•36 comments

Show HN: Turbolite – a SQLite VFS serving sub-250ms cold JOIN queries from S3

https://github.com/russellromney/turbolite
162•russellthehippo•1d ago•41 comments

Show HN: For You – AI art floats down a river for strangers to find

https://www.foryouriver.com/
4•arclegger•4h ago•8 comments

Show HN: Anvil – Desktop App for Spec Driven Development

https://github.com/zdenham/anvil
3•zdenham•4h ago•0 comments

Show HN: MLForge: A Visual Machine Learning Platform

https://github.com/zaina-ml/ml_forge
3•zaina-ml•5h ago•2 comments

Show HN: Grafana TUI – Browse Grafana dashboards in the terminal

https://github.com/lovromazgon/grafana-tui
7•lmazgon•11h ago•3 comments

Show HN: Control Codex via WhatsApp using a Codex plugin

https://github.com/abuiles/codex-whatsapp-relay
3•abuiles•5h ago•0 comments

Show HN: Minimalist library to generate SVG views of scientific data

https://github.com/alefore/mini_svg/
41•afc•4d ago•3 comments

Show HN: Build AI Trading Agents in Cursor/Claude with an MCP Server

https://financialdata.net/mcp-server
3•financial-data•5h ago•0 comments

Show HN: Veil – Dark mode PDFs without destroying images, runs in the browser

https://veil.simoneamico.com/
90•simoneamico•1d ago•26 comments

Show HN: Cranki – Crosswords meet Anki flashcards

https://cranki.app
3•petargyurov•6h ago•0 comments

Show HN: jid – JSON Incremental Digger v1.1.0 with JMESPath support

https://github.com/simeji/jid/releases/tag/v1.1.0
5•jamslater•5h ago•0 comments

Show HN: AgentGuard – A high-performance Go proxy for AI agent guardrails

https://github.com/Caua-ferraz/AgentGuard
3•millimercure•6h ago•0 comments

Show HN: Image Ranker – Open-Source Pairwise Ranking for Preference Learning

https://github.com/QuentinWach/image-ranker
2•quentinwach•2h ago•0 comments

Show HN: Optio – Orchestrate AI coding agents in K8s to go from ticket to PR

https://github.com/jonwiggins/optio
81•jawiggins•2d ago•56 comments

Show HN: OpenHelm – OpenClaw but free (using your Claude Code subscription)

https://www.openhelm.ai/
3•maxbeech•7h ago•2 comments

Show HN: FileWash – File tools that never see your files

https://filewash.app/
3•PressKeyProdigy•7h ago•0 comments

Show HN: A plain-text cognitive architecture for Claude Code

https://lab.puga.com.br/cog/
148•marciopuga•2d ago•49 comments

Show HN: Forkrun – NUMA-aware shell parallelizer (50×–400× faster than parallel)

https://github.com/jkool702/forkrun
5•jkool702•11h ago•1 comments

Show HN: Alumnium – SOTA Browsing for Claude Code

https://alumnium.ai/blog/webvoyager-benchmark/
3•p0deje•8h ago•0 comments

Show HN: AppDesk – Native macOS Client for App Store Connect

https://appdesk.dev
5•prasadrl•8h ago•0 comments

Show HN: Bottrace – headless CLI debugger for Python, built for LLM agents

https://github.com/devinvenable/bottrace
3•devinvenable•9h ago•0 comments

Show HN: LLM-Gateway – Zero-Trust LLM Gateway

https://github.com/openziti/llm-gateway
7•michaelquigley•9h ago•1 comments

Show HN: Git Web Manager

https://github.com/WallabyDesigns/gitmanager
3•wallabydesigns•9h ago•0 comments