rdcli
rdcli copied to clipboard
Error: only absolute urls are supported
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?

Just tried with a rapidgator link for a different file and the same issue occurs
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
You have to have a config directory+file in order for the error to go away