insaiyancvk / pymusicdl

Download songs based on song name/ YouTube playlist/ Spotify playlist /album
MIT License
53 stars 14 forks source link

Spotify Issue, #21

Closed Mongstaen closed 2 years ago

Mongstaen commented 2 years ago

Unable to use option "Download from Spotify"

To Reproduce . Select "download from Spotify"

Expected behavior Get prompted for spotify playlist url

logger.log

insaiyancvk commented 2 years ago

@Mongstaen It's a problem related to Spotipy (one of the dependencies). Just make sure you have urllib3>=1.26 and requests>=2.25

Here's how to do it:

Note: Perform the above operations in command prompt