A small Python command-line tool to download YouTube videos and extract audio quickly.
-
Features
- Download video or playlist from YouTube
- Simple CLI with progress feedback
-
Quick start
- Install dependencies:
pip install -r requirements.txt - Run:
python main.py
- Install dependencies:
-
Contributing
- Open issues or pull requests for bugs and improvements.