projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
724d031
)
Credit @winwon for vidzi (#3989)
author
Philipp Hagemeister
<phihag@phihag.de>
Sat, 25 Oct 2014 06:42:44 +0000
(08:42 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Sat, 25 Oct 2014 06:42:53 +0000
(08:42 +0200)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index c8bcc6e46c9d736fcbaa09318c4a2b0725d5a94f..59b8510563e7651d60abac526634970809979b2f 100644
(file)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-81,6
+81,7
@@
__authors__ = (
'lenaten',
'Dennis Scheiba',
'Damon Timm',
+ 'winwon',
)
__license__ = 'Public Domain'