Awesome-Python-Scripts/insta_video_downloader/README.md
2023-10-24 18:34:49 +05:30

12 lines
235 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
```