-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Home
gallery-dl is a command-line program to download image galleries and collections from several image hosting sites (see Supported Sites). It is a cross-platform tool with many configuration options and powerful filenaming capabilities.
All of the sites listed in the Supported Sites list work out of the box using the Basic Usage instructions.
- Twitter - Twitter-specific details
- Custom Sites - Some sites can leverage existing gallery-dl extractors. See here for details and examples.
-
Developer Instructions
To contribute to gallery-dl or use as part of another script or program.
- * [Wiki Home](https://github.com/mikf/gallery-dl/wiki)
Documentation - [Dependencies](https://github.com/mikf/gallery-dl/wiki/Dependencies) - [Installation](https://github.com/mikf/gallery-dl/wiki/Installation) - [Basic Usage](https://github.com/mikf/gallery-dl/wiki/Usage) - [Configuration](https://github.com/mikf/gallery-dl/wiki/Configuration) - [Authentication](https://github.com/mikf/gallery-dl/wiki/Authentication)
Detailed Usage - [Supported Sites](https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.md) - [Twitter](https://github.com/mikf/gallery-dl/wiki/Twitter) - [Custom Site Support](https://github.com/mikf/gallery-dl/wiki/Custom-Site-Support)
FAQs - [Frequently Asked Questions](https://github.com/mikf/gallery-dl/wiki/Frequently-Asked-Questions)
Developer Instructions - [Developer Instructions](https://github.com/mikf/gallery-dl/wiki/Developer-Instructions) - [Creating your own Extractor](https://github.com/mikf/gallery-dl/wiki/Developing-Extractors)