Skip to content
New issue

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

cyberdrop is no longer supported #2496

Closed
marlekal opened this issue Apr 14, 2022 · 4 comments
Closed

cyberdrop is no longer supported #2496

marlekal opened this issue Apr 14, 2022 · 4 comments

Comments

@marlekal
Copy link

marlekal commented Apr 14, 2022

compiling a download for cyberdrop returns [gallery-dl][error] No suitable extractor found for 'https://cyberdrop.to/a/...

@marlekal
Copy link
Author

marlekal commented Apr 14, 2022

so it seems they changed their domain from .me to .to
for noobs like me that want to make it work before gallery-dl updates it, here is how i made it work
go to %LOCALAPPDATA%\Programs\Python\Python310\Lib\site-packages\gallery_dl\extractor and open "cyberdrop.py" file with bloc-notes
mine is in that location if you can't find it just search "cyberdrop.py" on C drive
after opened on bloc-notes search (Ctrl+f) ".me" and change every find to ".to"
then save file.

@marlekal
Copy link
Author

will leave this open so it get seen and fixed for the next update

@mikf mikf closed this as completed in a6c4ff5 Apr 21, 2022
@github-userx
Copy link

@mikf is support for cyberdrop.me on the roadmap again?

site might even be similar to bunkr because I believe these are now run by the same devs.
Would be great to see cyberdrop support again, now that gallery-dl also supports bunkr URLs flawlessly again

@mikf
Copy link
Owner

mikf commented Nov 9, 2024

@github-userx
Downloading from cyberdrop still works, it just needs cookies to bypass DDoS-Guard protection (and special characters in filenames have the wrong encoding)

$ gallery-dl -C cookies-cyberdrop-me.txt https://cyberdrop.me/a/8uE0wQiK
./cyberdrop/test テスト "&> (8uE0wQiK)/test-ã��ã�¹ã��--22->-rwU3x9LU.png

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

No branches or pull requests

3 participants