Auto-route DDownload URLs to DDownload provider before debrid chain

DDownload is a direct file hoster, not a debrid service. DDownload URLs
are now automatically handled by the DDownload provider when configured,
before trying any debrid providers. Remove DDownload from the
primary/secondary/tertiary provider dropdowns since it only handles its
own URLs and doesn't belong in the debrid fallback chain.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Sucukdeluxe
2026-03-05 02:25:34 +01:00
co-authored by Claude Opus 4.6
parent 4b824b2d9f
commit 068da94e2a
4 changed files with 36 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "1.6.36",
"version": "1.6.37",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",