ripme
ripme copied to clipboard
Eroshare naming enhancements and XhamsterRipper method refactoring.
- Eroshare naming now includes username, gallery-id, and gallery name.
e.g. for url=https://eroshare.com/aB12C3d uploaded by sample-user with title="hello there", the directory name will be:
eroshare_sample-user_aB12C3d_hello-there
The raw HTML page is also now saved for eroshare.
- Refactored utility methods from XhamsterRipper into base AlbumRipper.
Hi @sleaze - it looks like you've got a bunch of PRs open that mostly are unrelated but include a lot of previous unrelated commits. Is it feasible to split them out into independent commits and PRs that I can test and merge one at a time?