johackim / rdcli

The simple way to download and unrestrict DDL files, torrents and magnets
GNU General Public License v3.0
130 stars 15 forks source link

Error: only absolute urls are supported #46

Open rbutera opened 2 years ago

rbutera commented 2 years ago

For testing, I am trying to download a nitroflare link that works on real-debrid.com browser GUI

When I try using rdcli I get the following error: Error: only absolute urls are supported

How can I debug this?

CleanShot 2022-04-21 at 10 04 41

rbutera commented 2 years ago

Just tried with a rapidgator link for a different file and the same issue occurs

rbutera commented 2 years ago

This only happens if I use rdcli globally.

I just tried cloning the repository and then doing npm run start <URL> and it works fine!

I wonder what the problem might be? Maybe related to node-config

3nt3 commented 1 year ago

You have to have a config directory+file in order for the error to go away