Skip to content

Instantly share code, notes, and snippets.

@hoangdh
Last active February 4, 2024 10:31
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment