Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 735 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 735 Bytes

This script adds all your Deezer albums and/or playlists to Google Music.

Requirements

You need to install requests and gmusicapi before running the script. This can be done with pip:

pip install requests gmusicapi

You also need to have an All-Access account on Google Music, otherwise you won't be able to add songs that are not already in your library.

Run the script

Simply launch script with correct options. A help message is available by typing

python deezer2gmusic.py -h