FreshRSS / freshrss.org

Official website of FreshRSS
https://freshrss.org
GNU Affero General Public License v3.0
69 stars 32 forks source link

Image proxying ? #41

Closed Gougere89 closed 5 years ago

Gougere89 commented 5 years ago

Hello, First thank you for your work, it is working perfectly, even with a lot of feeds!

I would be interested in a new feature: Image proxying.

I mean, for instance on the Reading view, images are loaded from the external feed or source; which creates two "problems":

Thus, it would be great to add a setting to proxy images.

Thank you!

Frenzie commented 5 years ago

Technically this is only for the website. Issues with the software itself can be reported here: https://github.com/FreshRSS/FreshRSS/issues

But in this case I think my ImageProxy extension should probably cover your use case: https://github.com/FreshRSS/Extensions/tree/master/xExtension-ImageProxy

Gougere89 commented 5 years ago

Hello,

Thank you for that fast answer. I am very sorry I misread and use the wrong repo. Thank you also for the extension, it's definitely what I need.

I close the issue.