kisstkondoros / gutter-preview

Other
158 stars 37 forks source link

Support Steam Image URL's #51

Closed SupinePandora43 closed 5 years ago

SupinePandora43 commented 5 years ago

like

https://steamuserimages-a.akamaihd.net/ugc/269465369197223851/44A5D3F3131F2EED3BB179D14753E11EADE43DAB/
kisstkondoros commented 5 years ago

The problem is that the url does not contain anything to be "sure" that it points to an image. Without this check every url in the active editor would be downloaded, which is definitely not wanted. Adding an exception to this rule to steamuserimages or google photos would be also unacceptable IMO.

Sorry. :(

SupinePandora43 commented 5 years ago

@kisstkondoros how can be setted url checking regex?!

kisstkondoros commented 5 years ago

@SupinePandora43 Could you please rephrase the question, I don't understand it.

SupinePandora43 commented 5 years ago

@kisstkondoros how can i provide custom regular expression for allowing preview

kisstkondoros commented 5 years ago

It is not an option at the moment.

SupinePandora43 commented 5 years ago

@kisstkondoros may be create "feature-request" issue