Skip to content

Inconsistency between image filename saved to disk and link in source file #117

@coljac

Description

@coljac

When spidering a website I have found that pywebcopy saves the images like this:

domain.com/dir/image_1.jpg.jpeg

But the source contains

<img src="./image_1.jpg">

In other words, it's appending a .jpeg extension where it oughtn't.

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