A simple Python script for downloading audio from YouTube music using yt-dlp and ffmpeg. This script supports both downloading from a file (like a list) containing YouTube links and inline downloading from a single video URL.
- Download audio from YouTube or Youtube Music in MP3 format.
- Supports downloading from a file with multiple YouTube links.
- CLI-based menu for easy user interaction.
- Python 3.7+
yt-dlplibraryffmpeginstalled on your system
yt-dlp, FFmpeg