Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (about 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 (9 months 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://img.shields.io/github/tag/johackim/rdcli.svg?label=version&style=flat-square&colorA=0d7377&colorB=44c2c7)](https://github.com/johackim/rdcli/releases)
[![](https://img.shields.io/badge/license-GPL%20v3%2B-yellow.svg?style=flat-square&colorA=0d7377&colorB=44c2c7)](https://raw.githubusercontent.com/johackim/rdcli/master/LICENSE.txt)
[![](https://img.shields.io/travis/johackim/rdcli.svg?style=flat-square&colorA=0d7377&colorB=44c2c7)](https://travis-ci.org/johackim/rdcli/branches)
[![](https://img.shields.io/codeclimate/maintainability/johackim/rdcli.svg?style=flat-square&colorA=0d7377&colorB=44c2c7)](https://codeclimate.com/github/johackim/rdcli)
[![](https://img.shields.io/npm/dt/rdcli.svg?style=flat-square&colorA=0d7377&colorB=44c2c7)](https://www.npmjs.com/package/rdcli)> The simple way to download and unrestrict DDL files, torrents and magnets.
[![asciicast](https://raw.githubusercontent.com/johackim/rdcli/master/screencast.gif)](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.
[![Github sponsor](https://img.shields.io/badge/github-Support%20my%20work-lightgrey?style=social&logo=github)](https://github.com/sponsors/johackim/)
[![ko-fi](https://img.shields.io/badge/ko--fi-Support%20my%20work-lightgrey?style=social&logo=ko-fi)](https://ko-fi.com/johackim)
[![Buy me a coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-Support%20my%20work-lightgrey?style=social&logo=buy%20me%20a%20coffee&logoColor=%23FFDD00)](https://www.buymeacoffee.com/johackim)
[![liberapay](https://img.shields.io/badge/liberapay-Support%20my%20work-lightgrey?style=social&logo=liberapay&logoColor=%23F6C915)](https://liberapay.com/johackim/donate)
[![Github](https://img.shields.io/github/followers/johackim?label=Follow%20me&style=social)](https://github.com/johackim)
[![Mastodon](https://img.shields.io/mastodon/follow/1631?domain=https%3A%2F%2Fmastodon.ethibox.fr&style=social)](https://mastodon.ethibox.fr/@johackim)
[![Twitter](https://img.shields.io/twitter/follow/_johackim?style=social)](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!**