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

Failed to download from telegra.ph #97

Open darakena opened 1 year ago

darakena commented 1 year ago

image

If I click that blue link, it would point to correct image link and I can manually save it. I can download telegra.ph link manually, or using wget & curl. But donwload always failed using HG++

rhadamanthe commented 11 months ago

Hi!

This is weird indeed. Are you sure there is no space in the URL or anything that could be trimmed? Otherwise, maybe there is something to check in the browser's console, in the network tab (e.g. headers, referrer or something else).