-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Support for webmshare and catbox albums #2410
Comments
I think it's much more convenient to use a userscript for such type sites However, the support of it in gallery-dl makes sense:
|
There's also uploadir. While these sites aren't gallery, many animators often share download links in comments/descriptions to these sites, either due to file limits or content restrictions on the sites they use to build their galleries. I capture the descriptions with postprocessors and then later pass the links to other downloaders, but gallery-dl can already parse for some external links on some sites such as deviantart and furaffinity. You can't download all external links as child instances of a process, it'd be a rabbit hole, but for direct links such as these, I figure you could make permission. |
The similar sites: |
adapted from #2805 - rewrite using GalleryExtractor - extract more metadata - match lolisafe names - add test
I was wondering if it would be possible add support for these.
https://catbox.moe/c/cd90s1
https://catbox.moe/c/w7tm47
Upload URL:
https://webmshare.com/zBGAg
Direct URL:
https://webmshare.com/play/zBGAg
Webm Stream URL:
https://s1.webmshare.com/zBGAg.webm
Download URL:
https://webmshare.com/download-webm/zBGAg
The text was updated successfully, but these errors were encountered: