4pr0n / rip

album ripper
GNU General Public License v2.0
45 stars 18 forks source link

Rip all images on a reddit account, search results #7

Open 4pr0n opened 11 years ago

4pr0n commented 11 years ago

Is there any way you could add a feature to rip all image galleries off of a user's reddit page with your album ripper? Right now you have to open each gallery or right click->copy link location and then paste into the ripper.

/u/CaptainDDL

4pr0n commented 11 years ago

Added, only grabs 'submitted' images; does not look at comments

https://github.com/4pr0n/rip/commit/e8861aeaf98ddbd813efa6d5507d1e9d99254ec1

4pr0n commented 11 years ago

New request, related: Rip reddit's /search results [1]

domonic46 commented 11 years ago

Does it only grab the albums from the submitted page? It doesn't seem to grab the single (non-album) images from the submitted page.

Jar4ek commented 11 years ago

And will there be the ability to download images from the all profile example deviantART. As far as the limit of 500 photos.

4pr0n commented 11 years ago

@Jar4ek 500 image limit was bumped up to 1,000 no too long ago.

@domonic46 Reddit ripper only grabs from the submitted page. I purposefully made this a 'dumb' ripper. Adding better support will take a lot more effort and I don't have time right now.

Jar4ek commented 11 years ago

@4pr0n It did not know. It's cool that it has increased the limit. :) Very good news.

P.S A Is your script gets the full-resolution images (where the added option to download)? I think a good idea would be to add login panel, for example, the portal deviantart. Because I know that deviantART has introduced something similar to the session. Take a look at this link:

http://www.deviantart.com/download/394513741/clo_by_abclic-d6ivsr1.jpg?token=b44092759bbbc33234f90a9d42a3fabf6b932a7c&ts=1376980095

And after a few minutes, the same picture is of a different "token"

http://www.deviantart.com/download/394513741/clo_by_abclic-d6ivsr1.jpg?token=9f4c8f7624171635dec04c893d39fe93d842ff8a&ts=1376980152

And it really annoys me personally, because previously I could add, for example, links to jDownloader and download files at a different time, and now, unfortunately, it is impossible to do so.

Also as I could help it cool script was the ripper:

https://github.com/voyageur/dagr

I have the original version of the script as you want it I can send you the script or just the source code. Because of this version have all the programs (written in. Net, py file, and even exe file).

4pr0n commented 11 years ago

@Jar4ek

Please create a new issue if your question is unrelated to the current issue.

Your question about inconsistent deviantart URLs was resolved yesterday in this commit:

https://github.com/4pr0n/rip/commit/4758ef33973dfcac2c0ac0c9fcc6ba3d6bbf3a5f

Leaving issue open pending further changes to better support reddit accounts/search.