/yt-cli-dl

A YouTube video and playlist downloader interactive command-line interface (CLI) tool

Primary LanguagePythonMIT LicenseMIT

YouTube CLI Downloader

A command-line interface (CLI) tool for downloading YouTube videos and playlists.

Installation

To install the YouTube downloader CLI, run the following command:

pip install yt-cli-dl

Cloning the repository:

# Clone the repository
git clone https://github.com/hendurhance/yt-cli-dl.git
cd yt-cli-dl

# Run the command
python3 -m cli

Usage

To use the YouTube downloader CLI, run the following command:

yt-cli-dl

Example

cli

Contributing

  1. Fork the repo (https://github.com/hendurhance/yt-cli-dl/)
  2. Create your feature branch (git checkout -b feature/helloWorld)
  3. Commit your changes (git commit -am 'Add some helloWorld')
  4. Push to the branch (git push origin feature/helloWorld)
  5. Create a new Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.