Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
vintage erotica forum vintage erotica forum vintage erotica forum
vintage erotica forum
Home
Go Back   Vintage Erotica Forums > Information & Help Forum > Help Section > Tutorials
Best Porn Sites Live Sex Register FAQ Members List Calendar Mark Forums Read

Notices
Tutorials Step by step Guides and How to's with screengrabs.


Reply
 
Thread Tools Display Modes
Old June 12th, 2020, 07:45 AM   #1
stiefelknecht
Junior Member
 
Join Date: Jul 2009
Posts: 2
Thanks: 2
Thanked 4 Times in 1 Post
stiefelknecht 0
Default Downloading html-based Galleries

Hello,

do you have any idea, how to download html-based galleries? The overview-page contains with thumbnails which links to other html-files with the pictures. I tried several plugins for Firefox and Chrome but didn't find any working plugin.

Thank you for your help :-)

Best regars
Schattenfaenger
stiefelknecht is offline   Reply With Quote
The Following 4 Users Say Thank You to stiefelknecht For This Useful Post:


Old June 12th, 2020, 10:15 AM   #2
halvar
Blocked!
 
Join Date: Jan 2008
Location: HH
Posts: 1,963
Thanks: 115,040
Thanked 32,801 Times in 1,955 Posts
halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+halvar 100000+
Default

This is probably the wrong forum to ask a question, but you can fix this by turning the thread into a tutorial once you have figured out how to do it

wget is the best tool for this:
https://en.wikipedia.org/wiki/Wget

But it is a command line tool and it takes some time to tweak the arguments for your use case.
If you are not careful, it follows every link and downloads the whole internet. There are some options to set the download boundaries (--level, --no-parent, etc.). These have to be adapted for each use case.

If you google "wget examples" or "wget tutorial" you will find more resources.

edit:
by coincidence I just had to download images from a wordpress site (site censored to protect the not-so-innocent):
Code:
wget -r --accept-regex ".*/wp-content/uploads/2020.*"  https://foo.com/photos/bar/
I wanted to only get the images from 2020, so I set a regex to include only images from 2020.

Last edited by halvar; June 12th, 2020 at 03:12 PM.. Reason: example
halvar is offline   Reply With Quote
Old August 14th, 2020, 02:02 PM   #3
stiefelknecht
Junior Member
 
Join Date: Jul 2009
Posts: 2
Thanks: 2
Thanked 4 Times in 1 Post
stiefelknecht 0
Default

Thank you! :-)
stiefelknecht is offline   Reply With Quote
Old August 14th, 2020, 03:37 PM   #4
Jazz67
SuperMod, supergroovy
 
Jazz67's Avatar
 
Join Date: Feb 2009
Location: Lost in the Forest
Posts: 6,002
Thanks: 49,624
Thanked 45,972 Times in 5,961 Posts
Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+Jazz67 175000+
Default

I've found One-Click Downloader works well for Chrome, it handles most image sites
https://chrome.google.com/webstore/d...dgakohog?hl=en
Image Downloader is useful as well
https://chrome.google.com/webstore/d...ggeabnkjhpaldj

For everything else that's not covered by those I built a spreadsheet to create my image addresses for wget to rip

Code:
https://drive.google.com/file/d/1zYJaB7oFCmsfxaNPGPux-YEUVC4iEbdN/view?usp=sharing
I'll use this post an example, it's a nice short one
http://vintage-erotica-forum.com/sho...1&postcount=11

I save the page as html (right-click, Save As), open that in text editor.
Near the bottom (depending on the site) is a big block with the image addresses in it, looks like this



i replace "http" with "\nhttp", and "jpg" with "jpg\n" - this puts each address on a separate line (different text editors and OS use different codes for new line, just Google if you're not sure) - it now looks like this



Paste that into the "dump here" tab on the spreadsheet and sort it A-Z, that gives you a big block of the thumbnail and/or image addresses, depending on the pic host. Paste those into col B of the relevant sheet and it should pull the image addresses out - some hosts need the image folder location, so I click the first pic, then right-click "Open image in new tab" to get that.
There's instructions in the top row, but I'll subscribe this thread if anyone gets really stuck.

Once you've got the image addresses, paste them into a text file and use
Code:
wget-i filename.txt

Last edited by Jazz67; August 14th, 2020 at 03:50 PM.. Reason: added images for clarity
Jazz67 is offline   Reply With Quote
The Following 4 Users Say Thank You to Jazz67 For This Useful Post:
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump




All times are GMT. The time now is 11:42 AM.






vBulletin Optimisation provided by vB Optimise v2.6.1 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.