Skip to content

[Feature Request] Alternative image retrieval method for papers without HTML version? #14

Description

@zhjcreator

Description
I am currently using this project and attempted to write a post-processing script to replace local image paths with the image paths found in the arXiv HTML version.
However, I noticed that for papers published several years ago, arXiv does not provide an HTML version, which causes the script to fail in retrieving images.

Question: Does anyone have a reliable method or API to retrieve images for these older papers that lack an HTML view?
Suggestion: I suggest that the author could consider adding a check in the logic: if an HTML path exists for the paper on arXiv, the code should prioritize using the remote URL directly instead of relying on local paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions