Akshath fdf0ccb570 Revert "Resolving conflict"
This reverts commit a0d4e04a3c2e5569b23e8527be3507c65cf20507.
2023-10-25 10:14:56 +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
```