Imagefap Downloader Os X
Feb 20, 2014 - Use OS X's Automator.app to find, extract, and save the images from your current web page. The combination of Actions needed are.
Bulk Image Downloader is an incredible program. It works out of the box
and the developers are making sure that it stays that way. It is
definitely one of the easiest and most convenient image downloaders if
not the easiest and most convenient that is currently available on the
Internet. New features are added all the time and the devs are very
responsive to customer suggestions.
BID web browser integration is automatic for Opera and Internet
Explorer. FireFox and Chrome integration require extensions to be
installed.
Features: Image Host Support – BID works with almost all popular image hosting
sites, such as flickr, imagevenue, imagefap, imageshack, imagebam, etc.
Social Networking Sites – BID supports album downloading from sites
such as facebook, myspace, and twitter related hosts like
tweetphoto.com, twitpic.com, yfrog.com
Full Sized Images – BID uses an advanced heuristic scoring method to
locate full sized images. This means BID can work on most galleries
automatically, with no user configuration necessary.
Batch Downloading – Automatically download from huge lists of gallery URLs via the integrated Queue Manager.
Web Browser Integration – BID integrates with IE, Opera, FireFox and
Chrome. Just right click inside your browser window and select “Open
current page with BID”
Web Forum Support – BID can scan multi page forum threads and quickly extract all image links
Multi Page Gallery Downloads – BID can detect and download from most popular multi page web galleries out of the box.
Password Protected Websites – BID will prompt for user names and passwords if the web site requires them.
Video Downloading – It’s not just for images – BID also supports VIDEO
downloading from YouTube, Google Video, DailyMotion, MetaCafe,
MegaVideo, YouPorn, PornHub, RedTube, Tube8, MegaPorn, MovieFap as well
as directly linked video files (.avi, .wmv, .mpeg, .mov, .flv, etc)
Embedded images – Apart from locating and downloading full sized imaged, BID can also download images embedded on a page
Sequenced image filenames (fusker) – BID supports ‘ranged’ URLs for sequenced image downloading. e.g. http://mysite/pics/image[001-100].jpg
Image Validation – BID checks every image to make sure it’s been
downloaded correctly. Invalid images are retried automatically.
Resume Downloads – BID will resume downloads from the point at which the connection was broken.
Multi Threaded Downloading – BID can download up to 50 images at once. Download those galleries quickly!
Redirection Resolution -Some sites use image redirection “services”
like imagecash, urlcash etc. to display adverts before redirecting to
the imagehost. BID automatically resolves these types of links.
File name unmangling – BID will retrieve the correct file name from
image hosts that scramble filenames (where possible), such as
imagevenue, imagefap.
Generate File names – Optionally create your own sequenced file names for image hosts that scramble the file names,
Export Galleries to HTML or BB Code – Quickly generate gallery code suitable for pasting into web forums.
Advanced Configuration – BID has many advanced settings for things like
javascript processing, redirection handling, and more for those tricky
galleries that thwart BID’s download attempts. We’re happy to help out
with these settings if you get stuck – just contact us.
What’s new in 4.86.0.0 [15 May 2015]
facebook support updated. BID would not download from certain facebook pages correctly causing an “image not found” error.
imagefap support updated:
Images containing special characters would fail to download – fixed.
Original file name extraction working again.
BID would incorrectly download imagefap avatar images instead of full sized images in some cases – fixed
imageleon support updated
Library of Congress web site support updated (loc.gov/pictures)
Instructions: Unpack and install. Run patch as admin to installation folder and patch Exe. file. Done.
Previuos Versions:
For example, I love military decorations, and here's Wikipedia's Service Ribbon, how can I download all the ribbon images at once instead of clicking them one by one and then select 'Save image as'?
5 Answers
Use OS X's Automator.app to find, extract, and save the images from your current web page. The combination of Actions needed are:
- Get Current Webpage from Safari
- Get Contents of Webpages
- Save Images From Web Content
To learn more about using Automator, see Apple's Mac Basics: Automator.
Terminal
An alternative approach is to use curl
through the command line, What's the fastest and easiest way to download all the images from a website.
Using wget
:
-p
(--page-requisites
) downloads resources like images and stylesheets even when you don't use -r
. -A
specifies suffixes or glob-style patterns to accept. -H
(--span-hosts
) follows links to other domains like upload.wikimedia.org
. -nd
(--no-directories
) downloads all files to the current directory without creating subdirectories.
You can install wget
with brew install wget
after installing Homebrew.
Open Subtitles Download
You might also just use curl
:
Downloading images from Tumblr or Blogspot:
Using Firefox (tested with v. 61), without additional software:
Find the media tab of the Page Info window. This can be found through one of the following manners:
- Context menu > View Page Info > Media
- Context menu for image > View Image Info
Select all image addresses.
- Click Save As... and select the folder to download all images to.
You can use Firefox and Flashgot, which is an extension which does pretty much exactly what you are looking for.
You can find Flashgot on the official Mozilla addons website here
Flashgot uses a download manager of your choice, either the one integrated in Firefox, curl, wget, or others. Personally I like DownThemAll!.
If you use Mac, try 'Cliche: Easy Web Image Collector' on the Mac App Store.
According to the app description,
'The easy yet powerful web image collector for the Mac. Cliche enables you to quickly and easily collect web images with powerful handy tools. Just browse the web with Cliche. All web images are already ready for you.'
For more information, you can visit the official website: https://machelperprojects.wordpress.com/2015/05/08/cliche-easy-web-image-collector/