Skip to content

luking-dev/instagram-userfiles-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram-userfiles-manager

Makes folders per each user from a set of images/videos downloaded from Instagram.

Usernames are recognized through the default name of multimedia content when downloaded from Instagram.

Files must have default name pattern:

<username>_<numbers>_<numbers>_<numbers>_n.[jpg|mp4]

If it cannot be detected that way, the application will try to use OCR technology to take it from the multimedia content itself (if it were an Instagram story).

Otherwise, it will move you to a folder named 0_unclassified.

Usage

python3 main.py [WORKDIR]

If WORKDIR is not provided, this is the same as the project.

About

Auto-organize Instagram downloaded multimedia by users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages