Skip to content

add cyberdrop-dl for downloading inline links#240

Open
ILogOutOnTheToilet wants to merge 1 commit intoAlphaSlayer1964:mainfrom
ILogOutOnTheToilet:cyberdrop-dl-support
Open

add cyberdrop-dl for downloading inline links#240
ILogOutOnTheToilet wants to merge 1 commit intoAlphaSlayer1964:mainfrom
ILogOutOnTheToilet:cyberdrop-dl-support

Conversation

@ILogOutOnTheToilet
Copy link
Copy Markdown

@ILogOutOnTheToilet ILogOutOnTheToilet commented Nov 2, 2025

Added cyberdrop-dl support for downloading inline links, such as Mega or Gofile, inside Post.content. The user has to have cyberdrop-dl command installed via pip:
https://pypi.org/project/cyberdrop-dl-patched/

Cyberdrop-dl is an open-source project:
https://github.com/jbsparrow/CyberDropDownloader

Usage:

python -m kemono_dl "<Kemono or Coomer URL>" --path "<download folder>" --cyberdrop-dl-appdata "<Cyberdrop-dl AppData folder>"

Internally, the feature uses Python subprocess to call the cyberdrop-dl command if the argument --cyberdrop-dl-appdata is passed:

cyberdrop-dl --appdata-folder "<appdata folder containing configurations>" "<supported URL to download from>" --download-folder "<download folder>" --download --ui "DISABLED"

Cyberdrop-dl supports the following file-hosting domains:
https://script-ware.gitbook.io/cyberdrop-dl/reference/supported-websites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant