Skip to content

arashnm80/best-instagram-downloader

Repository files navigation

Best Instagram Downloader

How to run guide

  • clone repo
  • set these to .env file in the root folder of repo
BEST_INSTAGRAM_DOWNLOADER_BOT_API
INSTAGRAM_DOWNLOADER_LOG_CHANNEL_ID
  • install required python modules:
pip3 install -r requirements.txt
  • run the main file with:
nohup python3 best_instagram_downloader.py &

to-do next:

  • handle expired session

special thanks to riad-azz

repo

https://github.com/riad-azz/instagram-video-downloader

main core

src/app/api/instagram/p/[shortcode]

my python equivalent code

riad-azz.py

Releases

No releases published

Packages

No packages published