Skip to content

Instantly share code, notes, and snippets.

View gshimansky's full-sized avatar

Gregory Shimansky gshimansky

  • Intel Corporation
View GitHub Profile
@gshimansky
gshimansky / lastfm_to_gmusic.py
Last active August 29, 2015 14:16 — forked from Timmmm/lastfm_to_gmusic.py
Get loved tracks from last.fm, convert into Google Music playlist, print not found tracks in the end
#!/usr/bin/env python
# Today is the 9th of March 2015.
#
# Not really tested!
#
# Instructions:
#
# 0. Install python and pip.
# 1. Download this to a file `lastfm_to_gmusic.py`