rhadamanthe / host-grabber-pp

A web extension, originally designed for Firefox, to find and download media files from various hosts.
MIT License
16 stars 6 forks source link

More than one image link in one line are not recognized (imgspice) #90

Closed sc242 closed 2 years ago

sc242 commented 2 years ago

If there is more than one link in a line (means no line breaks in the HTML code), only the first image link will be recognized and downloaded. At least I noticed the problem with imgspice.

<a href="https://imgspice.com/nrlos66odr7d/img__002.jpg.html" target="_blank" class="link link--external" rel="noopener"><img src="https://img24.imgspice.com/i/07041/nrlos66odr7d_t.jpg" data-url="https://img24.imgspice.com/i/07041/nrlos66odr7d_t.jpg" class="bbImage " style="" alt="" title="" /></a> <a href="https://imgspice.com/qr4bn1sfp1r6/img__003.jpg.html" target="_blank" class="link link--external" rel="noopener"><img src="https://img24.imgspice.com/i/07041/qr4bn1sfp1r6_t.jpg" data-url="https://img24.imgspice.com/i/07041/qr4bn1sfp1r6_t.jpg" class="bbImage " style="" alt="" title="" /></a> <a href="https://imgspice.com/flri7gygudf8/img__004.jpg.html" target="_blank" class="link link--external" rel="noopener"><img src="https://img24.imgspice.com/i/07041/flri7gygudf8_t.jpg" data-url="https://img24.imgspice.com/i/07041/flri7gygudf8_t.jpg" class="bbImage " style="" alt="" title="" /></a>

rhadamanthe commented 2 years ago

Hi!

I will have a look at this.

rhadamanthe commented 2 years ago

You were right. It is fixed in the last version of the catalog. Thanks for reporting it. :+1: