althonos / InstaLooter

Another API-less Instagram pictures and videos downloader.
GNU General Public License v3.0
2.01k stars 256 forks source link

How to download a video by simply giving the Video post URL ? #281

Closed TechRova closed 4 years ago

TechRova commented 4 years ago

I want to download by giving a video post URL directly ?

ex: https://www.instagram.com/p/B8uguWWH5aa/?igshid=6czbf87d7drh

is it possible ?

althonos commented 4 years ago

You can use the post subcommand, together with the -v flag to enable download of videos:

$ instalooter post -v "https://www.instagram.com/p/B8uguWWH5aa/?igshid=6czbf87d7drh"