batch-conversion-to-webp icon indicating copy to clipboard operation
batch-conversion-to-webp copied to clipboard

Bug with shell command start

Open dsalaj opened this issue 4 years ago • 1 comments

Hi! To make it work I needed to update the following line:

https://github.com/kasipavankumar/batch-conversion-to-webp/blob/bda4ab244d1d5ed95b6f19aa25dd4ebd54d1c35f/convert_to_webp.py#L57

The change is simply splitting the command when passing to Popen like so: command.split().

dsalaj avatar Dec 25 '20 13:12 dsalaj

Hello, thanks for reporting. I will take a look into this & revert back.

kasipavankumar avatar Jan 05 '21 01:01 kasipavankumar