https://github.com/johackim/rdcli
The simple way to download and unrestrict DDL files, torrents and magnets
https://github.com/johackim/rdcli
cli ddl debrid download magnet p2p piracy pirate shell torrent unrestrict-links uptobox
Last synced: 5 months ago
JSON representation
The simple way to download and unrestrict DDL files, torrents and magnets
- Host: GitHub
- URL: https://github.com/johackim/rdcli
- Owner: johackim
- License: gpl-3.0
- Created: 2015-11-14T15:53:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-09-30T15:33:07.000Z (over 2 years ago)
- Last Synced: 2024-05-02T04:03:01.764Z (about 1 year ago)
- Topics: cli, ddl, debrid, download, magnet, p2p, piracy, pirate, shell, torrent, unrestrict-links, uptobox
- Language: JavaScript
- Homepage:
- Size: 859 KB
- Stars: 126
- Watchers: 7
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Rdcli
===[](https://github.com/johackim/rdcli/releases)
[](https://raw.githubusercontent.com/johackim/rdcli/master/LICENSE.txt)
[](https://travis-ci.org/johackim/rdcli/branches)
[](https://codeclimate.com/github/johackim/rdcli)
[](https://www.npmjs.com/package/rdcli)> The simple way to download and unrestrict DDL files, torrents and magnets.
[](https://raw.githubusercontent.com/johackim/rdcli/master/screencast.gif)
## Installation
```bash
npm install --global rdcli
```And set your real-debrid account as enviroment variable on your `~/.bashrc`
```bash
export REALDEBRID_USERNAME=your_username
export REALDEBRID_PASSWORD=your_password
```## Usage
```bash
Usage: rdcliOptions:
-V, --version output the version number
-p, --print Print unrestricted link only
-h, --help output usage information
```## Running the tests
```bash
make test
```## Support me
I'd love to work on this project, but my time on this earth is limited, support my work to give me more time!
Please support me with a one-time or a monthly donation and help me continue my activities.
[](https://github.com/sponsors/johackim/)
[](https://ko-fi.com/johackim)
[](https://www.buymeacoffee.com/johackim)
[](https://liberapay.com/johackim/donate)
[](https://github.com/johackim)
[](https://mastodon.ethibox.fr/@johackim)
[](https://twitter.com/_johackim)## License
This project is licensed under the GNU GPL v3.0 - see the [LICENSE.txt](LICENSE.txt) file for details
**Free Software, Hell Yeah!**