Skip to content

Instantly share code, notes, and snippets.

@Angles
Angles / YoutubeDL.py
Last active January 12, 2016 04:57 — forked from pudquick/YoutubeDL.py
import urllib2, urlparse, sys, webbrowser
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',