https://github.com/assios/spotify-duplicate-finder
Lists duplicates in a Spotify list.
https://github.com/assios/spotify-duplicate-finder
Last synced: 2 months ago
JSON representation
Lists duplicates in a Spotify list.
- Host: GitHub
- URL: https://github.com/assios/spotify-duplicate-finder
- Owner: Assios
- Created: 2013-05-20T21:00:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-17T19:59:12.000Z (over 11 years ago)
- Last Synced: 2025-01-24T19:36:34.353Z (4 months ago)
- Language: Python
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spotify duplicate finder
========================## How to install
1. Clone the repo: `git clone [email protected]:Assios/Spotify-duplicate-finder.git`
2. Copy all the tracks from the playlist to the file `songs.txt`
3. Run the file `spotidup.py`
4. You can now find the duplicates in the file `duplicates.txt`