Release 2012.01.08

This commit is contained in:
Philipp Hagemeister 2012-01-08 17:20:55 +01:00
parent fefb166c52
commit 38ffbc0222
3 changed files with 161 additions and 57 deletions

View file

@ -18,7 +18,7 @@ __authors__ = (
)
__license__ = 'Public Domain'
__version__ = '2012.01.05'
__version__ = '2012.01.08'
UPDATE_URL = 'https://raw.github.com/rg3/youtube-dl/master/youtube-dl'