Awesome-Python-Scripts/insta_video_downloader/README.md
Shobhit Bhosure b2139ce2e9
Instagram Video Downloader (#94)
* Instagram Video Downloader

downloads all the videos from instagram post

* Update README.md

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-03-18 14:03:22 +05:30

12 lines
246 B
Markdown

# Instagram Video Downloader
### Downlaods all the videos from instagram post. User needs to provide instagram post id as parameter
>> Example
```
python instavideo.py B3NUFfmgRYW
```
>> Example output file
```
B3NUFfmgRYW_0.mp4
```