This little Python script downloads music albums from YTMusic.
Just download the script and put it in your executables directory. (eg. /usr/bin/
or ~/.local/bin/
)
- Python
- YTMusicAPI
- yt-dlp (youtube-dl won't work because it doesn't support output formatting)
To dowload dependencies just paste this into your terminal
pip install yt-dlp ytmusicapi
- Type
muclic.py
into your terminal. - Enter the name of the album/artist/song.
- Choose a number/multiple numbers to choose which album you want to download.
- Rest.
- Windows support
- Auto ID3 tagging
- In-line command options