gallery-dl - image downloader

Submit command line tools that you find here.
Post Reply
Message
Author
User avatar
webfork
Posts: 10818
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

gallery-dl - image downloader

#1 Post by webfork »

Extracting the best quality images from a given web page is a common request from freeware and there are many tools for the job, but the variety of sites and frequency of changes to their structure, components, and barriers makes it difficult to keep up with. Functionality for a given site is usually a roll of the dice, and most tools in the space are commercial to help pay for all the required maintenence. Enter gallery-dl.

Similar to the popular and widely-used youtube-dl for video, gallery-dl grabbing image galleries. Cross platform.

Website: https://github.com/mikf/gallery-dl
Ycombinator post: https://news.ycombinator.com/item?id=25244589

Supports authentication and cookies for handling website restrictions. Optional functionality with FFmpeg for conversion and youtube-dl for video downloads.

Currently lists support for over 100 websites. While most are NSFW, many other popular services are supported, including Twitter, Tumbler, Reddit, Blogger, Photobucket, and more. Facebook is not currently supported.

Related: Seeking image downloader

Post Reply