aakatov / anki-media-internalizer

This Anki addon finds http references, downloads files into the internal local storage and updates the references.
https://ankiweb.net/shared/info/221033553
8 stars 2 forks source link

Reference with double URL entry produces an error #5

Closed PetrVladimirov closed 6 years ago

PetrVladimirov commented 6 years ago

It is probably not the often case, but when having an image reference with two URLs within, it is not processed by media-internalizer (e.g. when you use duckduckgo search engine). It would be great to have it fixed somehow.

Example: <img src="https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fwww.marekrei.com%2Fblog%2Fwp-content%2Fuploads%2F2015%2F08%2F2015_DLSS_ConvexOptimization.png&amp;f=1"

image

aakatov commented 6 years ago

Fixed. Please, update the plugin. Thanks for reporting.