Skip to content

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

License

Notifications You must be signed in to change notification settings

hendurhance/yt-cli-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages