Joey Padasian
Joey Padasian
Same as everyone else, fails on attached picture: [scamp.jpg.zip](https://github.com/google/guetzli/files/1128107/scamp.jpg.zip) ``` Error: Only YUV color space input jpeg is supported Guetzli processing failed ```
I found this comment to be really helpful: https://github.com/google/guetzli/issues/120#issuecomment-289190404 Worked when I made sure that my image was still tagged with sRGB.
I would have thought that as PhantomJs is a headless browser, there isn't actually an address bar so to speak. What could you probably do is grab the URL of...
> > @yarkm13 @quangpham > > Guide for those not compiling from source: > > > > 1. Create Service Account & Download the JSON Key. You can follow Offical...
> @joemidi first create dir in your service account > > ``` > ./gdrive --service-account gdrive.json mkdir DIR_NAME > ``` > > get object id of that dir > >...
@yarkm13 Yes, I ended up doing it this way, you can just share the folder via the web UI, the folder is my own ownership but each file is created...
Any thoughts on adding support for [Yarn](https://github.com/yarnpkg/yarn)?