Merged
Conversation
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
Contributor
There was a problem hiding this comment.
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.
jbsparrow
approved these changes
Oct 17, 2025
NTFSvolume
commented
Oct 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.