Skip to content

chore: release v8.3.0#1390

Merged
NTFSvolume merged 15 commits intomasterfrom
release/8.3.0
Oct 17, 2025
Merged

chore: release v8.3.0#1390
NTFSvolume merged 15 commits intomasterfrom
release/8.3.0

Conversation

@NTFSvolume
Copy link
Copy Markdown
Contributor

No description provided.

NTFSvolume and others added 14 commits October 9, 2025 12:45
website is dead
chore: sync dev to master
* refactor: update URL parsing (WeTransfer)

* refactor: remove dedundant File obj

* fix: check complete by referer
* fix: HTTP crashing CDL (MediaFire)

* perf: add check complete by hash

* tests: update tests

* refactor: make request for empty folders
* chore: update dependencies

* chore: bump version to v8.3.0

* chore: update dependencies

* chore: update poetry lock

* chore: update pre-commit hooks
* docs: update changelog

* docs: add impersonate (wiki)

* Apply suggestions from code review

* docs: update readme

* docs: update cli overview (wiki)

* docs: update supported sites (wiki)

* docs: fix markdown typos
@NTFSvolume NTFSvolume requested a review from jbsparrow October 14, 2025 18:45
@NTFSvolume NTFSvolume added the chore dependencies or versions bumps label Oct 14, 2025
@jbsparrow jbsparrow requested a review from Copilot October 14, 2025 18:57
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This is a version 8.3.0 release that introduces a new --impersonate CLI option, removes support for the discontinued ImgAcid site, and includes various bug fixes and improvements.

  • Adds impersonation functionality for bypassing bot protection
  • Removes ImgAcid crawler support
  • Fixes various crawlers (ePorner, MediaFire, ImgBB) and improves error handling

Reviewed Changes

Copilot reviewed 52 out of 53 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/ Update test fixtures with new impersonation tests and fix various typos in comments
cyberdrop_dl/utils/ Add impersonation argument parsing, improve logging with startup error handling, and fix various typos
cyberdrop_dl/main.py Refactor main entry point with better error handling using new catch_exceptions decorator
cyberdrop_dl/crawlers/ Remove AcidImg crawler, refactor MediaFire API, improve WeTransfer paths, fix ePorner video format selection, and various spelling corrections
pyproject.toml Update version to 8.3.0 and bump dependency versions
docs/ Update version references, fix typos, and document new impersonation feature
Comments suppressed due to low confidence (1)

docs/reference/supported-websites.md:1

  • Corrected spelling of 'Profiles' to 'Profile'.
---

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@NTFSvolume NTFSvolume merged commit 3001293 into master Oct 17, 2025
15 checks passed
@NTFSvolume NTFSvolume deleted the release/8.3.0 branch October 17, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies or versions bumps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants