Skip to content

DEP: Update dependency gdown to >=6.3.0,<6.4.0 - #86

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gdown-6.x
Closed

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gdown-6.x

Conversation

@renovate

@renovate renovate Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
gdown >=6.2.0,<6.3.0>=6.3.0,<6.4.0 age confidence

Release Notes

wkentaro/gdown (gdown)

v6.3.0

Compare Source

Added
  • Add a secretstorage installation extra for importing Chromium cookies from GNOME Keyring with pip install 'gdown[secretstorage]' or uvx --from 'gdown[secretstorage]' gdown. (#​505)
  • download(), download_folder(), and cached_download() accept a requests-style timeout, exposed on the command line as --timeout SECONDS, so a stalled server no longer blocks forever. (#​510)
  • Add opt-in --retries N and Python retries=N for automatic recovery of interrupted file and folder downloads, with bounded backoff and validated byte-range resume; --continue still controls reuse of earlier downloads. (#​517)
Changed
  • cached_download() verifies hash while streaming instead of reading the finished file back from disk. (#​512)
  • The command line reports a hit --timeout as a timeout instead of asking to file an issue. (#​513)
Fixed
  • Propagate progress callback exceptions unchanged instead of misreporting chunked-encoding errors as incomplete downloads. (#​519)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 16, 2026
@renovate renovate Bot changed the title DEP: Update dependency gdown to >=6.3.0,<6.4.0 DEP: Update dependency gdown to >=6.3.0,<6.4.0 - autoclosed Sep 16, 2026
@renovate renovate Bot closed this Sep 16, 2026
@renovate
renovate Bot deleted the renovate/gdown-6.x branch September 16, 2026 21:21
@jshn9515 jshn9515 changed the title DEP: Update dependency gdown to >=6.3.0,<6.4.0 - autoclosed DEP: Update dependency gdown to >=6.3.0,<6.4.0 Sep 16, 2026
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