Webtor
Released under MIT, Webtor provides web-based torrent client with instant audio/video streaming on self-hosted infrastructure.
Overview
Self-hosted version of webtor.io implemented as an all-in-one Docker image The project has 551 GitHub stars and is licensed under MIT.
Key Features
Source: GitHub README
- Direct Download Link (DDL): Select any file inside a torrent and download it directly.
- Instant Video and Audio Streaming: Choose a video or audio file inside a torrent and start streaming immediately without needing to download it first.
- Video:
avi,mkv,mp4,webm,m4v,ts,vob - Audio:
mp3,wav,ogg,flac,m4a - Download Entire Torrent as a ZIP Archive: Download your torrent as a ZIP archive on-the-fly while preserving the original directory structure, without requiring a torrent client.
- Personal Library: Organize your own collection by adding torrents to your account. Movies and series will be detected automatically!
- Stremio integration Just install the addon using the link from profile and start watching your library on TV with Stremio.
- Developer-friendly With the SDK you can provide your users with the ability to watch torrent-videos online on your website.
Getting Started
Source: GitHub README
docker run -d -p 8080:8080 -v data:/data -v pgdata:/pgdata --name webtor --restart=always ghcr.io/webtor-io/self-hosted:latest
Normalized Features
Source: tool-features-normalized.json
audio support, docker, plugins, postgresql, rest api, sdk.
Deploy
Features
Integrations & APIs
- Client SDKs
- Plugin / Extension System
- REST API
Media & Files
- Audio Support
Category
Related File Management & Sharing Tools
View all 133 →Syncthing
81KOpen-source continuous file synchronization — peer-to-peer, encrypted, no central server, no cloud account required.
LocalSend
77KAn open-source, cross-platform alternative to AirDrop — share files between nearby devices over your local network without the cloud.
MinIO
61KHigh-performance, S3-compatible object storage for AI, analytics, and cloud-native workloads. Deploy on-premises or in any cloud with a single binary.
Rclone
56KCommand-line tool that syncs, copies, and manages files across 70+ cloud storage providers. The rsync for cloud storage.
AList
49KFile list program that aggregates multiple storage backends into a single web interface with WebDAV support. Mount cloud drives, local storage, and S3 in one place.
copyparty
44KCopyparty is a portable, single-file Python file server with resumable uploads, deduplication, WebDAV, SFTP, FTP, media indexing, and audio transcoding — no dependencies required.