Skip to content

A Fully Configurable Instagram Downloader! To Download Instagram Storys from every User

Notifications You must be signed in to change notification settings

Jodu555/Instagram-Story-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram-Story-Downloader

A Fully Configurable Instagram Downloader! To Download Instagram Storys from every User

How to install

  • Download the repository
  • Run npm install inside of your terminal!
  • Rename the file .env.example to .env!
  • Insert your specific ig data into the .env at the marked positions!
  • Choose if you want Authorization by changing USE_AUTH from true for Authorization to false for no Authorization
  • Change the port if needed.
  • Run npm run start inside of your terminal! To Start the Programm

How to use

ToDo

  • Implement my command system
    • Commands:
      • download : Downloads the story from a username
      • info : info prints informations
  • Implement an ffmpeg video copresser to download every story and compress them into one Video
  • Figure out some way to visualize the previous downloaded infos