Credit Rogério Brito for Vimeo support
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 28 Aug 2011 21:17:18 +0000 (23:17 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 28 Aug 2011 21:17:18 +0000 (23:17 +0200)
youtube-dl

index 218782e..ecc4c26 100755 (executable)
@@ -9,10 +9,11 @@ __author__  = (
        'Witold Baryluk',
        'Paweł Paprota',
        'Gergely Imreh',
+       'Rogério Brito',
        )
 
 __license__ = 'Public Domain'
-__version__ = '2011.08.24-phihag'
+__version__ = '2011.08.28-phihag'
 
 import cookielib
 import datetime