Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.72 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.72 KB

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