Skip to content

Instantly share code, notes, and snippets.

@allanon2
allanon2 / YoutubeClipper.py
Created August 15, 2013 10:31
YoutubeClipper
import urllib2, urlparse, sys, webbrowser, clipboard, console
itags = {'45': 'webm_720p',
'44': 'webm_480p',
'43': 'webm_360p',
'38': 'mp4_3072p',
'37': 'mp4_1080p',
'36': 'phone_mp4_240p',
'35': 'flv_480p',
'34': 'flv_360p',