Skip to content
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

Fix FileException when downloading media. (caused by OffsiteMiddleware) #63

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

RyouMon
Copy link
Owner

@RyouMon RyouMon commented Dec 2, 2024

twitter, pixiv and lemon spider cannot download pictures.
reason:
Media requests filtered by OffsiteMiddleware.

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.50%. Comparing base (6e828df) to head (bc5ed0f).
Report is 2 commits behind head on main.

@@           Coverage Diff           @@
##             main      #63   +/-   ##
=======================================
  Coverage   75.50%   75.50%           
=======================================
  Files          35       35           
  Lines        1188     1188           
=======================================
  Hits          897      897           
  Misses        291      291           
Files with missing lines Coverage Δ
src/favorites_crawler/pipelines.py 43.67% <100.00%> (ø)
tests/test_pipelines.py 100.00% <100.00%> (ø)

@RyouMon RyouMon merged commit ecd5f2d into main Dec 2, 2024
10 checks passed
@RyouMon RyouMon deleted the fix-file-download-exception branch December 4, 2024 03:34
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