We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Error: only absolute urls are supported
How can I debug this?
The text was updated successfully, but these errors were encountered:
Just tried with a rapidgator link for a different file and the same issue occurs
Sorry, something went wrong.
This only happens if I use rdcli globally.
rdcli
I just tried cloning the repository and then doing npm run start <URL> and it works fine!
npm run start <URL>
I wonder what the problem might be? Maybe related to node-config
node-config
You have to have a config directory+file in order for the error to go away
johackim
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: