Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
# Lastfm loved tracks to Google Music All Access playlist.
#
# Edits added in april 2014 by someone random.
# It now keeps a playlist called "Loved tracks" updated (but only by adding songs).
#
# Written by Tim Hutt, [email protected], based on this script:
#
# https://gist.github.com/oquno/3664731