projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7216de5
)
Credit @amlweems for ocw.mit (#2460)
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 25 Feb 2014 23:30:47 +0000
(
00:30
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Tue, 25 Feb 2014 23:30:47 +0000
(
00:30
+0100)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index 6e9b5d65b8f8597f12f438be2821b60517b41db0..910f3f4b9376332ff248dca3b593a61315255cd8 100644
(file)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-47,6
+47,7
@@
__authors__ = (
'Michael Kaiser',
'Niklas Laxström',
'David Triendl',
+ 'Anthony Weems',
)
__license__ = 'Public Domain'