8000 GitHub - vaginessa/rdcli: The simple way to download and unrestrict DDL files, torrents and magnets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from johackim/rdcli

The simple way to download and unrestrict DDL files, torrents and magnets

License

Notifications You must be signed in to change notification settings

vaginessa/rdcli

 
 

Repository files navigation

Rdcli

npm version Build Status npm download Code Climate

The simple way to download and unrestrict DDL files, torrents and magnets.

asciicast

Installation

npm install --global rdcli

And set your real-debrid account as enviroment variable on your ~/.bashrc

export REALDEBRID_USERNAME=your_username
export REALDEBRID_PASSWORD=your_password

Usage

rdcli <url|magnet|torrent>

Download DDL file:

rdcli http://uptobox.com/1gdncohxbqkp

Download magnet file:

rdcli 'magnet:?xt=urn:btih:33130de5c14a8bb5410746ee5a9604cdfb9538ef'

Download torrent file:

rdcli Back.to.the.Future.Trilogy.1080p.BluRay.x264.torrent

Development

Install dependencies:

make install

Start project:

make run

Run tests:

make test

License

MIT

Free Software, Hell Yeah!

About

The simple way to download and unrestrict DDL files, torrents and magnets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.1%
  • Makefile 4.9%
0