Skip to content

Instantly share code, notes, and snippets.

View lupettohf's full-sized avatar
🕳️
down in the madlab

Andrea Santaniello lupettohf

🕳️
down in the madlab
View GitHub Profile
@lupettohf
lupettohf / Soundcloud Downloader.py
Last active May 23, 2017 04:42
Download songs from SoundCloud
# -*- coding:utf-8 -*-
# _ _ _
# | | | | | |
# ___ ___ _ _ _ __ __| | ___ | | ___ _ _ __| |
# / __| / _ \ | | | || '_ \ / _` | / __|| | / _ \ | | | | / _` |
# \__ \| (_) || |_| || | | || (_| || (__ | || (_) || |_| || (_| |
# |___/ \___/ \__,_||_| |_| \__,_| \___||_| \___/ \__,_| \__,_|
#Creative Commons Attribution-ShareAlike 4.0 International License.
import re
import urllib2