Can't import GLSLSandbox into ISFEditor: Error: downloaded data is empty

Hi I am unable to import GLSLSandbox into the ISFEditor. In ISFEditor if I go to File > Import from GLSLSandbox and paste the url (with or without the https://) I get the error:
Error: downloaded data is empty

I’m running the latest version ISF Editor (Qt port), version 2.9.14 on MacOS BigSur 11.6.4.

Can you send the link you are trying to load? Not everything on GLSLSandbox will import. Additionally, which version of ISF Editor are you running?

I’m running the latest version ISF Editor (Qt port), version 2.9.14 on MacOS BigSur 11.6.4.

I can’t get anything on GLSLSandbox to import. Everyone I try gives the same error:
Error: downloaded data is empty

Here are a few links that don’t import:
https://glslsandbox.com/e#79609.0
https://glslsandbox.com/e#79569.0
https://glslsandbox.com/e#78482.10

+1 to this, Shadertoy import works flawlessly but not glsl sandbox import. Error: downloaded data is empty no matter which shader I choose to import.

I’m assuming GLSLSandbox modified their site in someway with disabled the fetch conversion function in ISF Editor. It would take a new version of ISF editor to fix that. Feel free to read up on ISF shaders, and you can copy/modify the code in the ISF editor manually.

https://docs.isf.video/quickstart.html

Make sure to give credit, after all someone else took the time to write that code, the least you could do is credit them for it.

Maybe this is of some help:

https://github.com/Andymann/GLSLSandbox-to-ISFEditor