No description
ThetaDev
50ece028ca
Currently translated at 100.0% (6200 of 6200 strings) Translation: Tiraya/spotify-genres Translate-URL: https://translate.codeberg.org/projects/tiraya/spotify-genres/de/ |
||
---|---|---|
.vscode | ||
genres | ||
metadata | ||
schema | ||
translations | ||
.editorconfig | ||
.env.example | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.prettierrc | ||
LICENSE | ||
README.md | ||
requirements.txt |
Spotify genres
This repository is an attempt to collect information about the currently 6271 genres on Spotify. This includes localized names, description texts, countries, languages and a simple hierarchical structure.
This project aims to provide the necessary data for the following use cases:
- Display an artist's genres as served by the Spotify API using pretty, localized names
- Display all genres as a tree for easy navigation
- Show the user relevant genres depending on their configured locale
- Flatten genres into a more simple structure for organization (e.g.
symphonic melodic death metal
->metal
)