Skip to content

Converter músicas de uma playlist do Spotify para MP3 para colocar no pen-drive e ouvir música no carro rs.

Notifications You must be signed in to change notification settings

brnofranco/spotify-playlist-to-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader MP3 From Spotify Playlist

PS: it need to be a public playlist

Have Python 3.9+

Create venv:

python -m venv venv

Use venv:

source venv/bin/activate or

source venv/Scripts/activate

Download deps:

pip3 install -r requirements.txt

Create .env file with envs from .env.example

Run using python main.py

Troubleshooting:

"get_throttling_function_name: could not find match for multiple"

Follow the issue with a community solve: https://github.com/pytube/pytube/issues/1707

About

Converter músicas de uma playlist do Spotify para MP3 para colocar no pen-drive e ouvir música no carro rs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages