Release 2011.12.08

This commit is contained in:
Philipp Hagemeister 2011-12-08 21:39:13 +01:00
parent 23e6b8adc8
commit 561504fffa
4 changed files with 165 additions and 15 deletions

View file

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