projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c3e23f
)
Credit Rogério Brito for Vimeo support
author
Philipp Hagemeister
<phihag@phihag.de>
Sun, 28 Aug 2011 21:17:18 +0000
(23:17 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sun, 28 Aug 2011 21:17:18 +0000
(23:17 +0200)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 218782e0dd7ae0002476fb4b618a3fff03307a2c..ecc4c26bb9b5805166c6d52d1d2ca2e0cf4b2b91 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-9,10
+9,11
@@
__author__ = (
'Witold Baryluk',
'Paweł Paprota',
'Gergely Imreh',
+ 'Rogério Brito',
)
__license__ = 'Public Domain'
-__version__ = '2011.08.2
4
-phihag'
+__version__ = '2011.08.2
8
-phihag'
import cookielib
import datetime