gallery-dl v1.32.11

v1.32.11
Added 4
  • Add generic extractors for kokonotsuba imageboards
  • Add `endpoint` option for pawchive
  • Add `previews` option for pawchive
  • Implement general `async` option
Changed 10
  • Support `8chan.st` URLs
  • Update celebforum domain to `celebforum.cc`
  • Update dandadan domain to `w6.dandadan.net`
  • Support videos in multi-file posts for deviantart
  • Update `filename` metadata format for deviantart
  • Update mangafreak domain to `ww3.mangafreak.me`
Fixed 7
  • Fix potential `414 Request-URI Too Large` errors in fansly
  • Fix download URLs for lightroom
  • Fix `manga` extractor for mangafreak
  • Fix `403 Forbidden` errors for pawchive by using `gallery-dl/<version>` as User-Agent
  • Fix handling REST API `morecomments` results for reddit
  • Fix `AttributeError: '_generate_headers'` for tiktok
  • Ignore duplicate post IDs for nijie
Removed 4
  • Remove 3dbooru module
  • Remove desktopography module
  • Remove fuskator module
  • Remove itchio module

From gallery-dl

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

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


Extractors
  • Additions
    • [kokonotsuba] add generic extractors for kokonotsuba imageboards
  • Removals
    • [3dbooru] remove module
    • [desktopography] remove module
    • [fuskator] remove module
    • [itchio] remove module
  • 8chan
    • support 8chan.st URLs
  • celebforum
    • update domain to celebforum.cc (cb#409)
  • dandadan
    • update domain to w6.dandadan.net
  • deviantart
  • fansly
    • fix potential 414 Request-URI Too Large errors (gh#9715)
  • lightroom
    • fix download URLs
  • mangafreak
    • fix manga extractor
    • update domain to 'ww3.mangafreak.me'
  • nijie
    • ignore duplicate post IDs
  • pawchive
    • fix 403 Forbidden errors by using gallery-dl/<version> as User-Agent (cb#405 gh#9717)
    • add endpoint option
    • add previews option (gh#9727)
    • provide original metadata value (gh#9727)
  • reddit
    • fix handling REST API morecomments results (cb#403)
    • improve Youve been blocked' message
  • tiktok
    • fix AttributeError: '_generate_headers' (cb#402)
  • tumblr
    • prevent source metadata getting overwritten
    • refactor file extraction (cb#369)
  • webmshare
    • send is_adult cookie
Configuration
  • update existing config-map targets (gh#9720)
Documentation
  • supportedsites
    • update site names & URLs
Miscellaneous
  • implement general async option (cb#369)
View original

Upgraded? How did it go?

Discussion