mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
1010 B
1010 B
This little python script allows downloading songs from youtube by just entering the name of the song and the artist in .m4a extension.
COMMANDS YOU CAN USE IN THE SCRIPT:
- dir - will open your Music folder directory
- play - will play the last song downloaded using default music player
- gg - exit the script
- spotify - downloads songs from spotify playlist (see below:)
DOWNLOADING MUSIC FROM SPOTIFY:
- To download music from spotify playlists goto http://www.playlist-converter.net/ and login to your spotify account and choose the playlist you want to download. Let it grab the tracks and then click on 'Export to free text'.
- Copy the songs list and create a new text file 'spotify.txt' in your Music directory and paste the songs list.
- Use the command 'spotify' in the script to start downloading the list.
KNOWN BUGS (pls help me fix them):
- Fails to download songs containing accents (that is, characters like 'Ø' in song like 'BØRNS Seeing Stars') in the Youtube's video title.