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

[wikifeet/wikifeetx] add 'gallery' extractor #3537

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

enduser420
Copy link
Contributor

closes #519

https://pics.wikifeet.com/Scarlett-Johansson-Feet-5015785.jpg (browser)
https://pics.wikifeet.com/Scarlett_Johansson-Feet-5015785.jpg
Both of these are valid URLs, but maybe I should do .replace("_", "-") and not differ from what the browser gives.

@mikf mikf merged commit 02e314c into mikf:master Jan 20, 2023
@mikf
Copy link
Owner

mikf commented Jan 20, 2023

Both of these are valid URLs, but maybe I should do .replace("_", "-") and not differ from what the browser gives.

wikifeet seems to ignore everything before and including the last -, so adjusting this is not necessary.

Even https://pics.wikifeet.com/Feet-5015785.jpg and https://pics.wikifeet.com/5015785.jpg are valid URLs.

@enduser420 enduser420 deleted the extractor/wikifeet branch January 20, 2023 19:15
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.

[Request][NSFW] Wikifeet (wikifeet.com)
2 participants