Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do can i make the http extention get images from sites like deviantart, image boards, ect?? #1566

Closed
GaypataponALT opened this issue Jun 24, 2024 · 12 comments

Comments

@GaypataponALT
Copy link

i remember trying to see if getting the art from url works with the http extention but the status says it failed, is there a way around this?

@yuri-kiss
Copy link
Member

yuri-kiss commented Jun 24, 2024

No sadly you cant fetch binary data with any extensions currently, try using the images extension and converting its output. (also maybe run this url through a corsproxy so that cors does not get in the way).

@GaypataponALT
Copy link
Author

No sadly you cant fetch binary data with any extensions currently, try using the images extension and converting its output. (also maybe run this url through a corsproxy so that cors does not get in the way).

oh, i wished they can fetch binary data :(

@GaypataponALT
Copy link
Author

No sadly you cant fetch binary data with any extensions currently, try using the images extension and converting its output. (also maybe run this url through a corsproxy so that cors does not get in the way).

btw how can i run the url through a corsproxy? is there a corsprocy extention?

@yuri-kiss
Copy link
Member

yuri-kiss commented Jun 24, 2024

No sadly you cant fetch binary data with any extensions currently, try using the images extension and converting its output. (also maybe run this url through a corsproxy so that cors does not get in the way).

btw how can i run the url through a corsproxy? is there a corsprocy extention?

No sadly you cant fetch binary data with any extensions currently, try using the images extension and converting its output. (also maybe run this url through a corsproxy so that cors does not get in the way).

btw how can i run the url through a corsproxy? is there a corsprocy extention?

use the encoding extension and a join block, an example corsproxy is corsproxy.io or allorigins.win.

image

^ That is your url that you should use in this case (i used https://example.com/my-image.png as the image example and corsproxy.io as the corsproxy)

@CST1229
Copy link
Collaborator

CST1229 commented Jun 24, 2024

try using the images extension and converting its output.

Creator of the Images extension here, please use Skins instead.

@yuri-kiss
Copy link
Member

try using the images extension and converting its output.

Creator of the Images extension here, please use Skins instead.

I was expecting this

@GaypataponALT

This comment has been minimized.

@GaypataponALT
Copy link
Author

i'm making a game where you press a button and it will show you random art that it fetches

@GaypataponALT
Copy link
Author

btw don't click on the link, its cursed

@AshimeeAlt
Copy link
Contributor

AshimeeAlt commented Jun 25, 2024 via email

@GaypataponALT

This comment has been minimized.

@SharkPool-SP
Copy link
Collaborator

is this resolved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants