-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Dependencies
- yt-dlp or youtube-dl: HLS/DASH video downloads, ytdl integration
- FFmpeg: Pixiv Ugoira conversion
- mkvmerge: Accurate Ugoira frame timecodes
- PySocks: SOCKS proxy support
- brotli or brotlicffi: Brotli compression support
- zstandard: Zstandard compression support
- PyYAML: YAML configuration file support
- toml: TOML configuration file support for Python<3.11
- SecretStorage: GNOME keyring passwords for --cookies-from-browser
- * [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)