Upload screenshots of a playlist, extract the track list with Gemini, review and edit it, then download the tracks as a zip. Copy the result to Shokz headphones when they mount as USB storage on macOS.
Workflow
-
Upload playlist images
Screenshots or photos from a music app or a printed set list.
-
Extract the track list
Gemini reads the images and writes playlist YAML in the same format as the CLI downloader.
-
Review and download
Exclude wrong titles, run the download job, and get a zip archive.
-
Sync to headphones
Copy tracks to the device under
/Volumes/<name>/Music/via the CLI sync tool in this repo.