Closed s-wuest closed 5 months ago
Thanks for this wonderful tool had to install scrapy and now it's working. looking forward to the results
Please do mv credential.json credentials.json
to rename the file (I didn't want to commit my credentials to github)
Ah, that's why. Yes. Did so. Tool is working like a charm 🙌🏼
https://github.com/navs-svan/Beatport-Spotify/blob/main/main.py Line 332 -> credentials_path = os.path.join(os.path.dirname(file), "credentials.json")
should be credential.json (or rename the file)