PyImgur icon indicating copy to clipboard operation
PyImgur copied to clipboard

Read image from stdin when path is "-"

Open kungfubeaner opened this issue 2 years ago • 0 comments
trafficstars

Can a feature be added for pyimgur to read from stdin when path is a dash "-"? would be useful for something like:

qrencode -t PNG "https://somesite.xyz" -o - | python mypynvim.py -

kungfubeaner avatar May 01 '23 03:05 kungfubeaner