Skip to content

A command-line tool to temporary hide/unhide Instagram stories from all of your followers

License

Notifications You must be signed in to change notification settings

khaledmurtaja/instagram-hide-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ismail test

Instagram Hide All(easier version of the forked repository)

Temporary hide/unhide your Instagram stories from all of your followers.

Requirements(you will need them only in case you did not use the exe files in the releases section)

Installation

Install Instagram Private API via pip:

pip install git+https://git@github.com/ping/instagram_private_api.git@1.6.0

More information

Download this repository.

Usage

Step 1: Backup your current settings

Before you hide/unhide your stories from your followers you should save your current information with this command.

python instagram-hide-all.py fetch

This will ask your login information

Security warning The cache file "data.bin" includes your secret information. Please DO NOT Share it with anyone and when you don't need it, please delete it completely.

Step 2: Hide/Unhide

To hide all your followers:

python instagram-hide-all.py hide

To unhide all your followers:

python instagram-hide-all.py unhide

Step3: Restore settings

After 24 hours you can reset to your preferred settings with this command:

python instagram-hide-all.py reset

Acknowledgements

License

The MIT License (MIT). Please see License File for more information.

About

A command-line tool to temporary hide/unhide Instagram stories from all of your followers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%