feat: add resilient EZProxy-only institutional downloads - #37
Open
Grenzlinie wants to merge 3 commits into
Open
Conversation
Grenzlinie
marked this pull request as ready for review
July 20, 2026 13:03
Author
|
作者您好,我在使用的过程中发现对于EZProxy类的文献下载有以下一些问题:
因此我开发了一些代码来fix上面的问题,并在闭源期刊(例如Acta Materialia)上进行了测试,希望能对项目的功能上有一些帮助。 |
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.
This adds a configurable EZProxy-only path for users with institutional access.
Why
Existing EZProxy attempts can lose authenticated browser state or exit before users finish publisher verification, causing valid institutional access to be reported as a failed download.
What changed
--ezproxy-only/strategy=ezproxy_onlyand a configurableezproxy_login_url.0600file permissions.No institution credentials, cookies, signed URLs, PDFs, or live-access tests are included.
Validation
pytest tests/ -v --tb=short— 63 passed--ezproxy-onlysource selection.