Hello, I'm currently downloading content from an electron app and it downloads data from http sources, as well as data URIs. Is it possible to download via data URIs so I don't have to make a custom system to download those? When I try entering a data URI in the url property, I get the following error:
Hello, I'm currently downloading content from an electron app and it downloads data from http sources, as well as data URIs. Is it possible to download via data URIs so I don't have to make a custom system to download those? When I try entering a data URI in the url property, I get the following error: