
Description:
Interactive tool for downloading MP3s or playlists using yt-dlp.
Usage:
mp3-download -s, –single ──── Download a “Y T” video and convert it to .mp3
mp3-download -p, –playlist ──── Download a “Y T” Playlist
mp3-download -c, –comp ──── Download a “Y T” Playlist of different artists (Compilation Playlist)
mp3-download -d, –depend ──── Run a dependency check and advise of easy install options
Examples:
mp3-download -s
mp3-download -p
mp3-download -c
Dependencies:
yt-dlp (stable@2026.03.03 or later)
FFmpeg – Required for MP3 conversion
Deno – Required for YT’s JavaScript challenge solving
Due to the nature of this particular CLI,
the code usually displayed here has been obfuscated.
However it can still be downloaded and reviewed above.
