Skip to content

Script that builds an instagram montage, using ImageMagick and Python's instagram-scraper package, scripted in bash

Notifications You must be signed in to change notification settings

morphex/instagram-montage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

instagram-montage

Script that builds an instagram montage, using ImageMagick and Python's instagram-scraper package, scripted in bash.

instagram-scraper dependency is installed on Debian systems (including Ubuntu) using:

(sudo) pip install instagram-scraper

ImageMagick is installed using

sudo apt install imagemagick

BUGS

Running this script a second time with a higher maximum of downloads does nothing, and that's a bug in instagram-scraper.

About

Script that builds an instagram montage, using ImageMagick and Python's instagram-scraper package, scripted in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages