Rapidbay

Build your own video streaming service. Search for torrents and instantly stream them to your browser, Chromecast, AppleTV, or Kodi, with automatic conversion.

Create your personal video streaming service with this self-hosted torrent client. It transforms the process of watching content from torrents into a simple, seamless experience. Just open the web app on any device, search for a video, select the file you want, and start streaming. The system handles the rest, making it as easy as using any popular streaming platform.

It comes packed with features to automate the entire process:

  • Broad Device Compatibility: Stream directly in your browser or cast to Chromecast and AppleTV. It also offers full Kodi support.
  • Automatic Conversion: Videos and audio are automatically converted to formats compatible with your target device, so you never have to worry about unsupported codecs.
  • Subtitle Management: Automatically downloads subtitles for your content from OpenSubtitles.org, with support for multiple languages.
  • Effortless Management: The service automatically cleans up disk space after you're done, so you don't need to manage files manually.
  • Powerful Search: Integrates with Jackett to provide a comprehensive search backend for finding torrents.
  • Magnet Link Handler: Register it as your default handler to open magnet links directly from any website.

Directory Structure

rapidbay
data
.env
docker-compose.yml

docker-compose.yml

services:
  rapidbay:
    image: hauxir/rapidbay:latest
    container_name: rapidbay
    ports:
      - "5000:5000"
    environment:
      - RAPIDBAY_PASSWORD=${RAPIDBAY_PASSWORD}
    volumes:
      - ./data:/tmp
    restart: unless-stopped

.env

RAPIDBAY_PASSWORD=your_super_secret_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Rapidbay

Favicon

 

  
  
Favicon

 

  
  
Favicon