Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps gallery-dl from 1.30.8 to 1.30.10.

Release notes

Sourced from gallery-dl's releases.

v1.30.10

Extractors

Additions

  • [bluesky] add bookmark extractor (#8370)
  • [dandadan] add support (#8381)

Fixes

  • [bellazon] fix video URL extraction (#8392)
  • [bluesky] handle exceptions during file extraction
  • [civitai] prevent downloading random posts from deleted users (#8299)
  • [girlsreleased] update API endpoints (#8360)
  • [instagram] restore video_dash_manifest downloads (#8364)
  • [kemono] prevent fatal exceptions when retrieving user profile data (#8382)
  • [mangadex] fix RuntimeError for titles without a description (#8389)
  • [naver-blog] fix video extraction (#8385)
  • [poipiku] fix original file downloads (#8356)
  • [weibo] fix retrieving followers-only content (#6447 #7939 #8063 #8354 #8357)
  • [weibo] use page parameter for feed results (#7523 #8128 #8357)
  • [wikimedia] fix name & extension of files without an extension (#8344)
  • [wikimedia] ignore missing files (#8388)

Improvements

  • [bellazon] ignore links to other threads (#8392)
  • [common] disable delay for request_location()
  • [fansly] update format selection (#4401)
  • [fansly] download user posts from all account walls (#4401)
  • [instagram] support /share/SHORTCODE URLs (#8340)
  • [weibo] ignore ongoing live streams (#8339)
  • [zerochan] forward URL parameters to API requests (#8377)

Metadata

  • [instagram] extract subscription metadata (#8349)
  • [webtoons] fix episode metadata extraction (#2591)

Removals

Post Processors

  • [exec] support {_temppath} replacement fields (#8329)

Miscellaneous

  • [formatter] improve error messages (#8369)
  • [path] implement conditional base-directory
  • use utf-8 encoding when opening files in text mode (#8376)

v1.30.9

Extractors

Additions

  • [mangafire] add support (#7064 #7701)
  • [mangareader] add support (#6529 #6868)
  • [patreon] add collection extractor (#8286)
  • [s3ndpics] add support (#8322)

Fixes

  • [chevereto] fix id for links without file name (#8307)
  • [chevereto:album] fix video downloads (#8149 #8295)
  • [hdoujin] fix KeyError: 13 by adding reclass tag type (#8290)

... (truncated)

Changelog

Sourced from gallery-dl's changelog.

1.30.10 - 2025-10-12

Extractors

Additions

  • [bluesky] add bookmark extractor (#8370)
  • [dandadan] add support (#8381)

Fixes

  • [bellazon] fix video URL extraction (#8392)
  • [bluesky] handle exceptions during file extraction
  • [civitai] prevent downloading random posts from deleted users (#8299)
  • [girlsreleased] update API endpoints (#8360)
  • [instagram] restore video_dash_manifest downloads (#8364)
  • [kemono] prevent fatal exceptions when retrieving user profile data (#8382)
  • [mangadex] fix RuntimeError for titles without a description (#8389)
  • [naver-blog] fix video extraction (#8385)
  • [poipiku] fix original file downloads (#8356)
  • [weibo] fix retrieving followers-only content (#6447 #7939 #8063 #8354 #8357)
  • [weibo] use page parameter for feed results (#7523 #8128 #8357)
  • [wikimedia] fix name & extension of files without an extension (#8344)
  • [wikimedia] ignore missing files (#8388)

Improvements

  • [bellazon] ignore links to other threads (#8392)
  • [common] disable delay for request_location()
  • [fansly] update format selection (#4401)
  • [fansly] download user posts from all account walls (#4401)
  • [instagram] support /share/SHORTCODE URLs (#8340)
  • [weibo] ignore ongoing live streams (#8339)
  • [zerochan] forward URL parameters to API requests (#8377)

Metadata

  • [instagram] extract subscription metadata (#8349)
  • [webtoons] fix episode metadata extraction (#2591)

Removals

Post Processors

  • [exec] support {_temppath} replacement fields (#8329)

Miscellaneous

  • [formatter] improve error messages (#8369)
  • [path] implement conditional base-directory
  • use utf-8 encoding when opening files in text mode (#8376)

1.30.9 - 2025-10-03

Extractors

Additions

  • [mangafire] add support (#7064 #7701)
  • [mangareader] add support (#6529 #6868)
  • [patreon] add collection extractor (#8286)
  • [s3ndpics] add support (#8322)

Fixes

  • [chevereto] fix id for links without file name (#8307)
  • [chevereto:album] fix video downloads (#8149 #8295)
  • [hdoujin] fix KeyError: 13 by adding reclass tag type (#8290)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.30.8 to 1.30.10.
- [Release notes](https://github.com/mikf/gallery-dl/releases)
- [Changelog](https://github.com/mikf/gallery-dl/blob/master/CHANGELOG.md)
- [Commits](mikf/gallery-dl@v1.30.8...v1.30.10)

---
updated-dependencies:
- dependency-name: gallery-dl
  dependency-version: 1.30.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #160.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/src/gallery-dl-1.30.10 branch December 15, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant