4pr0n / ripme

Downloads albums in bulk
MIT License
915 stars 204 forks source link

Developers: Requested Rippers up-for-grabs (meta-issue) #510

Closed metaprime closed 7 years ago

metaprime commented 7 years ago

Note: assume all links are NSFW

If you would like to develop a ripper which has been requested, please open an issue (to function as a work item) indicating that you've claimed a ripper and you're working on an implementation. Please link back to this issue (and #502 as an FYI) so that GitHub makes a link to the issue (work item) appear in this thread and #502.

I'm locking this conversation to ensure requests and general comments stay on #502. (It looks like link-backs won't appear on a locked issue, so I won't be able to lock this issue.)

To keep this issue focused, I will delete requests and non-dev-related comments (please use #502 for these).

Below is a list of rippers and functionality requested via #502 and #8 (this list is a work in progress -- I'm posting a thumbs-up reaction on any requests I have added to this list). Please assume all links are NSFW.

High priority (existing rippers: broken or missing functionality)

Everything else:

Pending sites + examples (from #8)

Enhancement requests (list from #8):

Acknowledged but defunct requests:

Wiiplay123 commented 7 years ago

I've made a working implementation to fix deviantArt ripping and submitted a pull request, but I think it could be done better when someone has the time if they use org.json. Should I still make an issue even if I'm not likely to be able to continue to devote much time to it?

metaprime commented 7 years ago

@Wiiplay123 I think there are plenty of issues already open to track the various DeviantArt problems. If you have a patch, please open a PR. If you don't think it's good enough, it won't work, or whatever, please make that clear in the pull request description. Maybe someone else will be able to pick up the work.

Wiiplay123 commented 7 years ago

I opened a PR, turns out the modified ripper is even better than the original ripper, since it accounts for those annoying download redirects that redirect you back to the gallery page.