Interfacelab / ilab-media-tools

https://mediacloud.press/
GNU General Public License v3.0
114 stars 37 forks source link

Incorrect file url, the id is missing from the url #207

Closed eltonciatto closed 1 year ago

eltonciatto commented 1 year ago

Incorrect file url, the ID is missing from the url so you can access the image or file.

See examples below:

Correct url: https://usc1.contabostorage.com/c5eb16b2858d4350a71d575e8ad51f43:saude-androidfinal/2022/12/Christmas-Toast-News-Magazine.jpg

Incorrect URL: https://usc1.contabostorage.com/saude-androidfinal/2022/12/Christmas-Toast-News-Magazine.jpg

What is missing from the incorrect URL so that it can work: c5eb16b2858d4350a71d575e8ad51f43:

My question is, is there already some feature in the plugin that can add this ID in the url for it to work, or do you need to add it in a future update?

I await your support. Thank you and merry christmas!