Skip to content

rustybalboadev/CLI-Down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage 🔧

pip install -r requirements.txt

usage: main.py [-h] [-i] url name

positional arguments:
  url          URL to download video from ex. https://www.instagram.com/p/id
  name         Output name

optional arguments:
  -h, --help   show this help message and exit
  -i, --image

Examples 💡

python main.py -i https://www.instagram.com/p/CATBmJ9JCSo/ instagram_image
python main.py https://www.instagram.com/p/B4xWatkjsPa/ instagram_video

About

Download images and videos from various websites through the command line!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages