music-kraken-core/music_kraken/__meta__.py

4 lines
282 B
Python
Raw Normal View History

2024-06-19 09:02:58 +00:00
PROGRAMM: str = "music-kraken"
DESCRIPTION: str = """This program will first get the metadata of various songs from metadata providers like musicbrainz, and then search for download links on pages like bandcamp.
Then it will download the song and edit the metadata accordingly."""