Skip to content

Instantly share code, notes, and snippets.

@hoangdh
Last active March 12, 2025 08:07
Show Gist options
  • Save hoangdh/bdd1b51f62e0be47e8ab50f7062f6b99 to your computer and use it in GitHub Desktop.
Save hoangdh/bdd1b51f62e0be47e8ab50f7062f6b99 to your computer and use it in GitHub Desktop.
Download all videos from Instagram

Install instaloader

pip3 install --user instaloader

Download all video from masukiye_bungalov channel

instaloader --post-filter="is_video" --no-video-thumbnails --no-metadata-json --filename-pattern={date_utc:%Y}/{shortcode} masukiye_bungalov
@mcgdonal
Copy link

mcgdonal commented Mar 9, 2025

You can try anonyig, it lets you download Instagram stories and videos easily without needing an account. Super simple to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment