frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Webtor – open-source torrent streaming engine

https://webtor.io
34•vintikzzzz•1y 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•1y 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•1y ago
Popcorn time seems like the safer bet
vintikzzzz•1y 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•1y 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•1y ago
If this is a tool and doesn't host any content, what exactly will you be taking down upon receiving a DMCA?
KomoD•1y ago
> what exactly will you be taking down upon receiving a DMCA?

Content on the hosted instance...?

vintikzzzz•1y 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.

toomuchtodo•1y 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•1y ago
Any documentation on how to self-host without Docker?

I use FreeBSD.

vintikzzzz•1y 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.

0manrho
•
1y 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•1y 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.

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
1983•arnemunthekaas•1d ago•231 comments

Show HN: How Stale Is Your AI? Release age and training cutoff for 20 models

https://stale.jock.pl/
62•joozio•7h ago•42 comments

Show HN: I made a flight simulator, except you're just a passenger

https://inflightsimulator.com
406•rkotcher•2d ago•199 comments

Show HN: Padwan-LLM, a lightweight LLM Python client

https://github.com/polarsen-io/padwan-llm
3•Orelus•1h ago•0 comments

Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part

https://manybot.org
5•synt-xerror•6h ago•0 comments

Show HN: Pixel Agents – A pixel-art mission control for your Claude Code agents

https://mateovalle.github.io/pixel-agents/
2•mateovalle•3h ago•0 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
197•bobili1234•1d ago•36 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
365•bashtian•1d ago•156 comments

Show HN: YOLO FPS-per-dollar numbers for edge AI boards ($75-$215)

https://github.com/chorylee/edge-ai-benchmarks
3•chorylee•4h ago•0 comments

Show HN: Pizza Bot – An inbox for AI agents that work in the background

https://github.com/pizza-bot-app/pizza-bot
55•jd_•1d ago•33 comments

Show HN: Swift-Qwen3.8-27B, -58.3% thinking, x1.95 speed, accuracy of xhigh

https://huggingface.co/ukisai/Swift-Qwen3.8-27b
24•kisjovan•6h ago•9 comments

Show HN: Put an AI agent on a FaceTime audio/video call (open source, WebRTC)

https://github.com/cherthq/chert-facetime-opensource
2•garygao•5h ago•0 comments

Show HN: Redis City – Explore how Redis works in an interactive 3D model

https://poltora.dev/redis
178•poltora•4d ago•26 comments

Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks

https://github.com/Fortitude-Group/OmnisBench
3•fortitudedev•6h ago•1 comments

Show HN: Picxel – Turn reference images into pixel-art game assets

https://github.com/See-Sol-Lab/Picxel
6•Goumang•7h ago•1 comments

Show HN: Macros with a Behringer FCB1010 MIDI Pedalboard in macOS

https://github.com/JamesRyanATX/fcbnerd
84•fretlessjazz•1d ago•21 comments

Show HN: Panel – A research workspace where the agent can build its own panes

https://github.com/greentfrapp/panel
51•greentfrapp•1d ago•21 comments

Show HN: Kinesis – Control your Mac with the Meta Neural Band

https://github.com/callbacked/kinesis
121•callbacked•2d ago•46 comments

Show HN: TurboBench, the Compression Lie Detector, 100 Codecs, Daily Update

https://github.com/powturbo/TurboBench/blob/master/benchmark.md
5•powturbo•8h ago•0 comments

Show HN: Pelican-bicycle alternatives

https://gally.net/temp/20260914pelican-alternatives/index.html
131•tkgally•2d ago•45 comments

Show HN: Modern RSS reader with social capabilities based on AT Proto

https://sunred.app/
5•fuegoio•10h ago•0 comments

Show HN: Nari Qwen3-TTS and Qwen3-ASR – High accuracy, low latency and cost

https://narilabs.com/blog/nari-labs-leads-coval-voice-ai-benchmarks/
90•toebee•2d ago•31 comments

Show HN: Pull every comment out of a Google Sheet, in the browser

https://bensunter.com/commentpulse.html
6•bsunter2•2d ago•1 comments

Show HN: Kival – A self-hosted knowledge system for organizations

https://github.com/selemis-com/kival
5•zerosnacks•10h ago•4 comments

Show HN: Warp – Run DeepSeek v4.1 Flash with 5 GB of RAM at 3.77 tok/s

https://github.com/sqliteai/warp
11•marcobambini•1d ago•3 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
50•ac-ciano•1d ago•33 comments

Show HN: Loss. a tiny satire about AI progress

https://workatloss.com/
36•pbobak•1d ago•10 comments

Show HN: An MCP server that lets AI agents create, send and analyze surveys

https://www.zigpoll.com
2•jason_zig•5h ago•0 comments

Show HN: Neobrutalism.dev – Just added Base UI support and added new color theme

https://www.neobrutalism.dev/
162•samke-•2d ago•76 comments

Show HN: Social Reps – Earn Your Scroll

https://socialreps.app/
2•huevsite•6h ago•0 comments