Make sure to clone with --recursive
to ensure all submodules are cloned properly
It takes a YouTube playlist link, downloads the tracks, and populates the metadata and album art using Google Gemini and the iTunes Public API
- Obtain a Gemini API key, and export as
export GEMINI_API_KEY=your_gemini_key
amper run -- [youtube playlist link] [output directory]