reddit-html-archiver icon indicating copy to clipboard operation
reddit-html-archiver copied to clipboard

Image downloads

Open ruanchaves opened this issue 5 years ago • 13 comments

Please consider integrating the features of my image plugin to this repository.

ruanchaves avatar Jun 26 '19 03:06 ruanchaves

I second this!

github-userx avatar Jun 26 '19 06:06 github-userx

Awesome man, I love it. So this grabs all images that are linked to anywhere, as in link posts, text posts, and comments? Should we also try to get post thumbnails?

If you want to keep pushing on this OP, we can come up with some command line flags that should be supported, and we can work towards a pull request.

I can see people wanting to limit how many images per post are downloaded, maybe a max file size parameter, etc. Good stuff.

libertysoft3 avatar Jun 26 '19 06:06 libertysoft3

Nice. I still have to read your code, I wrote this in a hurry.

I'll read your code and try to submit a pull request that fits in nicely.

This grabs all images ever everywhere, including thumbnails.

ruanchaves avatar Jun 26 '19 09:06 ruanchaves

This is great! Looking forward to it.

ghost avatar Jun 26 '19 23:06 ghost

I'll be overbooked for the next few weeks so I plan to work on this during late July. In the meanwhile whoever needs this can use the plugin as it just works anyway.

ruanchaves avatar Jun 26 '19 23:06 ruanchaves

Re-opening because people are interested in this. An open issue can collect votes.

libertysoft3 avatar Jun 27 '19 02:06 libertysoft3

Awesome man, I love it. So this grabs all images that are linked to anywhere, as in link posts, text posts, and comments? Should we also try to get post thumbnails?

If you want to keep pushing on this OP, we can come up with some command line flags that should be supported, and we can work towards a pull request.

I can see people wanting to limit how many images per post are downloaded, maybe a max file size parameter, etc. Good stuff.

Thumbnails would make this a god tier program I'd use daily

pullup avatar Jul 07 '19 22:07 pullup

could this be expanded for yt vids? use youtub-dl or similiar?

Code-Slave avatar Jul 18 '19 14:07 Code-Slave

Great idea!

github-userx avatar Jul 18 '19 17:07 github-userx

I think offline videos are possible.. can someone do an offline test of a webpage with an html5 video tag with a local and relative file path as the source?

libertysoft3 avatar Jul 20 '19 03:07 libertysoft3

Great work. Just wanted to add that having the images correspond to the folder thread would be great. Would also be a nice feature if the plugin was able to save html web pages that are linked from the subreddit archive.

bavarianblacksmith avatar Jul 24 '19 06:07 bavarianblacksmith

Status on this?

CrimsonVex avatar Feb 03 '20 11:02 CrimsonVex

My plans to work on this plugin have miserably failed.

But as of today, there's already the RedditDownloader repository where people have already done most of the hard work.

I'm not sure if this repository is still being actively developed ( or even if it still works ), but integrating both repositories seems to be a good idea.

ruanchaves avatar Feb 03 '20 20:02 ruanchaves