Antoni Sawicki
Antoni Sawicki
There is some interesting discussion going on here: https://github.com/chromedp/chromedp/issues/388 with an example here https://github.com/chromedp/examples/blob/master/download_file/main.go - so maybe?
The latest build has completely changed how gifs are encoded and palletized. Hopefully for the better. It would be awesome if you could try it and let me know.
potentially use `FullScreenshot()` ?
there is an issue open here: https://github.com/chromedp/chromedp/issues/998
there now is a docker image of chromedp for arm https://github.com/chromedp/chromedp/issues/998 - I will try to integrate it
Thanks for the PR! I see what you are doing there, however this will break things at least for me personally. On my Syncthing deployments I have the config and...
Also could you please update README with where the config is being looked for. Thank you!
http://stackoverflow.com/questions/6990729/simple-ajax-form-using-javascript-no-jquery
It worked, thank you! However it was pretty hard to figure out how to use this correctly. It was crashing on me until `Format` was specified from `Identify()` with a...