I hereby claim:
- I am nlindblad on github.
- I am nlindblad (https://keybase.io/nlindblad) on keybase.
- I have a public key ASBEnrWN6BHDWT9Pgi8kcHD5HWmr7SqESagcNfB36iLfjQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
After setting up the repository with the exact same name (username/repository
) with Gitlab and importing it directly in Gitlab.
git remote set-url origin $(git remote get-url origin|sed -e 's/github/gitlab/')
git push --all origin
Download last_fm_to_csv.py
from this Gist (you might have to click "Raw" and then right-click and select "Save as").
You'll need an API key from last.fm, which you can get here. You can leave every field apart from Contact email and Application name blank.
Once you've got the API key, run the following in a terminal (assuming last_fm_to_csv.py
got downloaded to your Downloads folder):