Skip to main content

Python CLI for downloading videos from YouTube

Project description

mediagrab

Python CLI to download videos from youtube

PyPI - Version PyPI - License

Installation

You can install the package using following command:

pip3 install mediagrab

(or)

pip install mediagrab

Usage

Getting help with command line arguments

mediagrab --help

Main functionality

usage: mediagrab [-h] [-d DESTINATION] url

positional arguments:
  url                   URL of video on YouTube to download

options:
  -h, --help            show this help message and exit
  -d DESTINATION, --destination DESTINATION
                        destination path

Development setup

Clone this repository and install packages listed in requirements.txt

pip3 install -r requirements.txt

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mediagrab-0.1.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

mediagrab-0.1.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page