An R script that uses AI for data analysis on Deezer playlists, like looking for duplicated songs(exact matches and high similarities), creating ranks of genre and artists, and exporting full song lists for backup or migration of platform.
- Searchs for duplicated songs within a playlist, both for exact matches and for highly likely duplicates based on song title, duration and artist similarity, using both the Levenshtein and Jaro & Winkler distance algorithms.
- Full playlist extract, to help with local/cloud backups and migration of playlists to other platforms
- Overall analysis of playlist, like genres, top artists, tracks lengths, etc.
A Deezer API key is required, which can be obtained for free on https://developers.deezer.com