Skip to content

Small program to fetch the google play music playlists and format them to iTunes playlists.

License

Notifications You must be signed in to change notification settings

KilianMichiels/fGMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetchGoogleMusicPlaylists

Small program to fetch the google play music playlists and format them to iTunes playlists.

This program uses the gmusicapi from Simon Weber to fetch the correct data.

Usage

  • Simply create a password on your google account security page for less secure apps.
  • Run the script as follows: python main.py -a ACCOUNT -p PASSWORD -f FUNCTION
  • You can choose between the following functions:
    • fetch: Your playlists will be written to textfiles which you can add to iTunes.

Help

For more help, simply type python main.py -h in your terminal.

About

Small program to fetch the google play music playlists and format them to iTunes playlists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages