gallery-dl v1.32.3

v1.32.3
Added 5
  • Support gallery/carousel media in bluesky extractor
  • Download preview files and implement original option in kemono extractor
  • Support post URLs with creator name in patreon extractor
  • Provide site_id and user_id metadata when possible in vsco extractor
  • Support downloading user galleries by site ID in vsco extractor
Changed 7
  • Update file URLs in civitai extractor
  • Improve next_photo_id extraction in facebook extractor
  • Update file URL regex in leakgallery extractor
  • Use non-WebP extensions for imageData images in newgrounds extractor
  • Update User-Agent version in patreon extractor
  • Update domain to pixhost.cc in pixhost extractor
  • Update package versions in requirements
Fixed 6
  • Do not send empty f_search parameters in exhentai extractor
  • Fix 401 Unauthorized error in gofile extractor
  • Fix num of audio files and covers in instagram extractor
  • Fix oauth:deviantart and oauth:pixiv
  • Fix KeyError: 'name' for transform: false in twitter extractor
  • Restore bytes value usage in build_query() function

Active development has moved to Codeberg
(see [Announcement] Moving to Codeberg for details)

https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.3


Extractors
  • bluesky
    • support gallery/carousel media (cb#168)
  • civitai
  • exhentai
    • do not send empty f_search parameters (cb#158)
  • facebook
    • improve next_photo_id extraction
  • gofile
  • instagram
    • fix num of audio files & covers (cb#175)
  • kemono
    • download preview files, implement original option (cb#97 gh#9442)
  • leakgallery
    • update file URL regex (cb#119)
  • newgrounds
    • use non-WebP extensions for imageData images (cb#162)
  • oauth
    • fix oauth:deviantart & oauth:pixiv (cb#106)
  • patreon
    • support post URLs with creator name (cb#170)
    • update User-Agent version (pr#172)
  • pixhost
    • update domain to pixhost.cc
  • twitter
    • fix KeyError: 'name' for "transform": false (cb#109)
  • vsco
    • provide site_id & user_id metadata when possible (cb#145)
    • support downloadng user galleries by site ID (gh#7310)
Utilities
  • requirements
    • update package versions
  • text
    • restore bytes value usage in build_query() (cb#106)
View original

Upgraded? How did it go?

Discussion