To download an image you can just enter its url.
git@github.com:lis-space/imgo.git
cd imgo
go build
I will download the main image. If there's a video on this page, I will download it as well. If there's a carousel, I will download the title image only.
./imgo https://www.instagram.com/p/B09PvydFHd4/
I will download the main image. But only if this image is public.
./imgo https://www.pinterest.ru/pin/761460249473825644/
I will download the main image. But only if this image is public.
./imgo "https://www.facebook.com/photo.php?fbid=2325054541158452&set=gm.2596952480526017&type=3&theater"
MIT.