Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goncalor/music-tools
A set of tools to work with and manage music files
https://github.com/goncalor/music-tools
music musicbrainz musicbrainz-picard
Last synced: 3 months ago
JSON representation
A set of tools to work with and manage music files
- Host: GitHub
- URL: https://github.com/goncalor/music-tools
- Owner: goncalor
- Created: 2022-04-25T17:04:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T23:39:51.000Z (over 2 years ago)
- Last Synced: 2024-05-11T07:33:51.065Z (6 months ago)
- Topics: music, musicbrainz, musicbrainz-picard
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - goncalor/music-tools - A set of tools to work with and manage music files (Python)
README
music-tools
===========A set of tools to work with and manage music files.
`picard-lyrics.py`
------------------Lazy Lyrics [MusicBrainz Picard][picard] plugin to automatically add lyrics to songs. Build the plugin with `picard-lyrics-build.sh`, or download it ready to install from [releases][releases].
The plugin adds an "Auto-add lyrics" action to albums and tracks on Picard. Clicking this action attempts to automatically find and add lyrics for the selected tracks.
An additional "Browse for lyrics" action is also added which looks up lyrics for the selected tracks in a browser. Once you find the right lyrics it allows you to quickly add them to the track.
`download-lyrics.py `
-------------------------------Download lyrics for a set of ID3 tagged files and save them to `.txt` files.
[picard]: https://picard.musicbrainz.org/
[releases]: https://github.com/goncalor/music-tools/releases