Skip to content

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

Notifications You must be signed in to change notification settings

rustybalboadev/CLI-Down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

814cd04 Β· Jun 2, 2020

History

46 Commits
Jan 14, 2020
Jun 2, 2020
Jun 2, 2020
Jun 2, 2020

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