Add Support for LeakGallery(.)com (New Extractor) #7859
Closed
iseeface
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
|
You should open a PR so I can do a proper code review there. Some quick tips:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i’ve been working on a new extractor for leakgallery(.)com and wanted to share my progress here.
So far, i’ve managed to get a custom extractor working locally that handles:
Everything seems to work fine in my local tests, but i’m still not 100% confident it’s perfect, theres might still be edge cases or better ways to structure the code. I'd really appreciate if the team or anyone could help review and provide feedback/suggestions.
I tried to follow the structure of other similar extractors like fapello.py to keep things consistent.
If you’d like to take a look, i've uploaded the extractor to my fork here:
https://github.com/iseeface/gallery-dl/blob/extractor/leakgallery/gallery_dl/extractor/leakgallery.py
Let me know what you think or what I should improve, any input is welcome! thank you....
Beta Was this translation helpful? Give feedback.
All reactions