| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-03 | 4.1 kB | |
| v1.32.1 source code.tar.gz | 2026-05-03 | 1.1 MB | |
| v1.32.1 source code.zip | 2026-05-03 | 1.6 MB | |
| Totals: 3 Items | 2.7 MB | 31 | |
Active development has moved to Codeberg\ (see [Announcement] Moving to Codeberg for details)
https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.1
Extractors
- Additions
- [aryion] add extractor for watched users (
cb#71) - [framedsc] add support (
pr#58gh#9192) - Removals
- [comick] remove module
- [weebdex] remove module
- aryion
- rename
watchextractor tomessagepage - blogger
- fix video extraction (
gh#9487) - deviantart
- improve CAPTCHA detection during login (
gh#9351cb#9) - discord
- cache server API results (
cb#57) - process server channels as children (
cb#57) - exhentai
- implement
"source": "torrent"(gh#2996gh#9470) - handle negative
fallback-retriesvalues - increase
loopdetection threshold (gh#9495) - furaffinity
- fix download URL extraction (
gh#9494) - imxto
- extract
datemetadata (gh#9450) - add
pinnedoption (gh#9492) - restore
"posts are private"warning (gh#9291) - support audio from
clips_metadata(gh#9477) - support downloading audio from
dash_manifestdata - unset
wdcookie (gh#8300cb#73) - nitter
- add
fallback-retriesoption (cb#59) - use
request_location()for user ID lookups - philomena
- add
commentsoption (gh#9478) - pixiv
- fix & update
searchextractor (gh#9469) - add
pinnedoption (gh#9004) - scrolller
- fix
userGraphQL query - telegraph
- extract full article
html&linksmetadata (gh#9468) - twibooru
- add
commentsoption (gh#9478) - fix
AttributeErrorwhen extended user metadata fetch fails (pr#76) - vipergirls
- support proxy domains (
cb#43) - warosu
- fix extraction (
gh#9485) - fix
KeyError: 'title'(cb#47)
Documentation
- replace more GitHub links
Output
- add
unitsoption (cb#56)
Scripts
- release
- include
requirementsdirectory - rm
- delete
extractor/utilsfiles
Update
Utilities
- job
- run
filterbeforedate&tagspredicates (gh#9492) - text
- implement
iextr() - util
- implement
format_bytes_binary()