vonfreiren / music-data-extensions

Small application to edit/retrieve the metadata of songs located in a given folder. It's also used to download the lyrics and cover image of the songs .It can be also used to generate the popularity of your songs and the upcoming concerts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music-data-extensions

Introduction

Small application to edit the metadata of songs located in a given folder, by retrieving the metadata from online sources. It's also used to download the lyrics and cover image of the songs

Sources

The audio tags are retrieved from:

  • Spotify
  • Discogs
  • MusicBrainz
  • Youtube
  • Last.fm
  • Genius

Other Features

It can be also used to generate the popularity of the songs included in your Music Library.

It can be also used to generate a list of events(Concerts, Festivals, etc) based on the artists included in your Music Library.

Execution

  1. Run main_popularity.py
  2. Run generate_popularity.file

About

Small application to edit/retrieve the metadata of songs located in a given folder. It's also used to download the lyrics and cover image of the songs .It can be also used to generate the popularity of your songs and the upcoming concerts


Languages

Language:HTML 79.5%Language:Python 20.5%