Open mullertremolo opened 1 day ago
It's not possible to handle the actual connection error cause this could technically happen with any other domain and CDL makes requests all over the codebase. As a workaround, a check will be implemented to skip making any request to RD unless an api key was provided. Should be available on the next release.
Describe the bug
cyberdrop-dl crashes when the RealDebrid manager can't connect to api.real-debrid.com even when you use
--skip-hosts real-debrid
. This is because it tries to download the list of supported hosts even when skipped in the startup function.Error:
To Help Reproduce
Setup Information
Downloader.log file
Additional context
My ISP is IP blocking api.real-debrid.com.