This script pulls lyrics for FLAC, MP3, and M4A files in a given music folder. It is not Beets-specific but works well with a Beets-managed library. The script supports incremental processing by marking folders as processed using a .lyrical
file.
- You'll need Python 3 and
pip
installed. - Then install the required dependencies:
pip install tqdm tenacity langdetect mutagen syncedlyrics