Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Download all links which point to images #43

Open
berezovskyi opened this issue Jun 15, 2013 · 0 comments
Open

Download all links which point to images #43

berezovskyi opened this issue Jun 15, 2013 · 0 comments

Comments

@berezovskyi
Copy link

Some links have image inside:

<a href="A.png">
   <img src="B.png"/>
</a

If we use download_images option, image B.png will be downloaded, while image A.png won't be.

I suggest to download link href if either:

  • href attribute ends with an image
  • HTTP MIME is image/*
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant