| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-22 | 2.1 kB | |
| v1.32.4 source code.tar.gz | 2026-06-22 | 1.1 MB | |
| v1.32.4 source code.zip | 2026-06-22 | 1.6 MB | |
| Totals: 3 Items | 2.7 MB | 0 | |
Active development has moved to Codeberg\ (see [Announcement] Moving to Codeberg for details)
https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.4
Extractors
- Additions
- [pawchive] add support (
cb#179gh#9590) - Removals
- [cfake] remove module
- aryion
- extract
titlewithout HTML entities (cb#183) - fix metadata extraction (
cb#193) - bilibili
- update
modulesextraction (gh#9596) - civitai
- fix file URLs
- comicartfans
- bypass CF and fix 403 error for downloads
- fix crash on
titlevalues with double quotes (cb#198) - fanbox
- add
fee-minoption - furaffinity
- fix crash on
Image Not Foundposts (cb#195) - hypnohub
- use workaround for
Access Restrictedimages (gh#9586) - kemono
- fix username & password login
- motherless
- update domain to
motherless.xxx(gh#9601) - pixiv
- restore
backgroundfallback URLs (gh#9587) - shimmie2
- generalize file URL extraction (
cb#182) - improve
retweetextraction (cb#87cb#191) - xasiat
- fix
filenamemetadata (gh#9589)
Utilities
- util
- implement and use
b64…functions