Skip to content
forked from mgoodings/patbrid

Real-debrid blackhole downloader using aria2

Notifications You must be signed in to change notification settings

DatPat/patbrid-1

 
 

Repository files navigation

patbrid

A real-debrid blackhole downloader using aria2 RPC.

Environment Variables

Value Description Default
REAL_DEBRID_API_KEY Real Debrid API Key
ARIA2_URL Aria2 JSON-RPC URL
ARIA2_SECRET Aria2 JSON-RPC Secret
WATCH_DIR Directory to watch /watch
WATCH_RATE Rate to check for updates 5000

Development

Requirements

  • Docker
  • aria2 with JSON-RPC enabled

Setup

Copy .env.example to .env

Run

$ docker-compose build

$ docker-compose run --rm downloader

About

Real-debrid blackhole downloader using aria2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.3%
  • Dockerfile 2.7%