Skip to content

Bump gallery-dl from 1.29.7 to 1.30.4 in /src #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

Bumps gallery-dl from 1.29.7 to 1.30.4.

Release notes

Sourced from gallery-dl's releases.

v1.30.4

Extractors

Additions

  • [civitai] add videos extractor (#6644)

Fixes

  • [civitai] fix posts not returning video files (#8053)
  • [civitai] fix 403 Forbidden errors for searches
  • [kemono] send Accept: text/css header for API requests (#8047 #8057)

Improvements

  • [newgrounds] add fallback for images with empty full_image_text src

Miscellaneous

  • fix accessing methods through path-metadata proxy (#6582)

v1.30.3

Extractors

Additions

  • [booth] add support (#7920)
  • [civitai] add collection & user-collections extractors (#8005)
  • [facebook] add info extractor (#6582)
  • [facebook] add albums extractor (#7848)
  • [imgdrive] add image extractor (#7976)
  • [imgtaxi] add image extractor (#8019)
  • [imgwallet] add image extractor (#8021)
  • [picstate] add image extractor (#7946)
  • [silverpic] add image extractor (#8020)
  • [tumblr] add following & followers extractors (#8018)
  • [xasiat] add support (#4161 #5929 #7934)

Fixes

  • [blogger] fix video extraction (#7892)
  • [comick] handle chapters without chapter data (#7972)
  • [comick] handle volume-only chapters (#8043)
  • [comick] fix exception when filtering by translation group (#8045)
  • [deviantart:tiptap] fix KeyError: 'attrs' (#7929)
  • [everia] fix image extraction (#7973 #7977)
  • [facebook] fix avatar extraction for empty profiles (#7962)
  • [facebook] handle profiles without photos or set_id (#7962)
  • [fappic] rewrite thumbnail URLs (#8013)
  • [idolcomplex] update to new domain and interface (#7559 #8009)
  • [kemono][coomer] fix extraction (#8028 #8031)
  • [kemono] update /creators endpoint (#8039 #8040)
  • [kemono] don't set error status for posts without comments (#7961)
  • [pixiv] fix IndexError for unviewable works (#7940)
  • [pixiv] fix artworks downloads when using expired cookies (#7987)
  • [scrolller] fix NSFW subreddit pagination (#7945)
  • [twitter] fix potential UnboundLocalError when videos are disabled (#7932)
  • [vsco] disable TLS 1.2 cipher suites by default (#7984 #7986)
  • [wikimedia:wiki] fix AttributeError: 'subcategories' (#7931)

Improvements

  • [aibooru] support general.aibooru.online & aibooru.download
  • [comick] add lang option (#7938)

... (truncated)

Changelog

Sourced from gallery-dl's changelog.

1.30.4 - 2025-08-16

Extractors

Additions

  • [civitai] add 'videos' extractor (#6644)

Fixes

  • [civitai] fix posts not returning video files (#8053)
  • [civitai] fix '403 Forbidden' errors for searches
  • [kemono] use 'Accept: text/css' for API requests (#8047 #8057)

Improvements

  • [newgrounds] add fallback for images with empty 'full_image_text' 'src'

Miscellaneous

  • fix accessing methods through 'path-metadata' proxy (#6582)

1.30.3 - 2025-08-15

Extractors

Additions

  • [booth] add support (#7920)
  • [civitai] add collection & user-collections extractors (#8005)
  • [facebook] add info extractor (#6582)
  • [facebook] add albums extractor (#7848)
  • [imgdrive] add image extractor (#7976)
  • [imgtaxi] add image extractor (#8019)
  • [imgwallet] add image extractor (#8021)
  • [picstate] add image extractor (#7946)
  • [silverpic] add image extractor (#8020)
  • [tumblr] add following & followers extractors (#8018)
  • [xasiat] add support (#4161 #5929 #7934)

Fixes

  • [blogger] fix video extraction (#7892)
  • [comick] handle chapters without chapter data (#7972)
  • [comick] handle volume-only chapters (#8043)
  • [comick] fix exception when filtering by translation group (#8045)
  • [deviantart:tiptap] fix KeyError: 'attrs' (#7929)
  • [everia] fix image extraction (#7973 #7977)
  • [facebook] fix avatar extraction for empty profiles (#7962)
  • [facebook] handle profiles without photos or set_id (#7962)
  • [fappic] rewrite thumbnail URLs (#8013)
  • [idolcomplex] update to new domain and interface (#7559 #8009)
  • [kemono][coomer] fix extraction (#8028 #8031)
  • [kemono] update /creators endpoint (#8039 #8040)
  • [kemono] don't set error status for posts without comments (#7961)
  • [pixiv] fix IndexError for unviewable works (#7940)
  • [pixiv] fix artworks downloads when using expired cookies (#7987)
  • [scrolller] fix NSFW subreddit pagination (#7945)
  • [twitter] fix potential UnboundLocalError when videos are disabled (#7932)
  • [vsco] disable TLS 1.2 cipher suites by default (#7984 #7986)
  • [wikimedia:wiki] fix AttributeError: 'subcategories' (#7931)

Improvements

  • [aibooru] support general.aibooru.online & aibooru.download
  • [comick] add lang option (#7938)

... (truncated)

Commits
  • 257b87a release version 1.30.4
  • 89c6297 [kemono] send 'Accept: text/css' for API requests (#8047 #8057)
  • fec37c5 fix accessing methods through 'path-metadata' pathfmt proxy (#6582)
  • 2d49d3d [path] add 'str()' method
  • 6d65c65 [newgrounds] add fallback for 'full_image_text' with empty 'src'
  • e599e3f [civitai] add 'videos' extractor (#6644)
  • c2b11dd [civitai] do not restrict file types by default (#8053)
  • d1a9fec [civitai] fix '403 Forbidden' errors for searches
  • 9accae1 release version 1.30.3
  • fa8fd26 [comick] handle volume-only chapters (#8043)
  • Additional commits viewable in compare view

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.29.7 to 1.30.4.
- [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.29.7...v1.30.4)

---
updated-dependencies:
- dependency-name: gallery-dl
  dependency-version: 1.30.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 19, 2025
Copy link
Contributor

coderabbitai bot commented Aug 19, 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.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

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.

0 participants