Skip to content

Fix reading local downloads#73

Merged
luigi311 merged 2 commits intomainfrom
fix_reading_local_downloads
Feb 21, 2026
Merged

Fix reading local downloads#73
luigi311 merged 2 commits intomainfrom
fix_reading_local_downloads

Conversation

@luigi311
Copy link
Owner

@luigi311 luigi311 commented Feb 21, 2026

#70 worked when it came to fetching remote images but failed when trying to read from downloaded images. This redesigns it so only fetch_image_from_url is modified with the extension get image bytes calls. This does require the source_id fed in and required the web client calls to be modified to include it as a parameter. Removed referer parameters as those arent needed anymore as the extensions should all be handling referer and user agents.

Signed-off-by: Luis Garcia <git@luigi311.com>
Signed-off-by: Luis Garcia <git@luigi311.com>
@luigi311 luigi311 force-pushed the fix_reading_local_downloads branch from 186d33d to f6393aa Compare February 21, 2026 22:48
@luigi311 luigi311 merged commit a5c064b into main Feb 21, 2026
3 of 12 checks passed
@luigi311 luigi311 deleted the fix_reading_local_downloads branch February 21, 2026 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant