projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e71456
)
Credit @hojel for fc2 and other extractors (#2877)
author
Philipp Hagemeister
<phihag@phihag.de>
Tue, 13 May 2014 08:00:27 +0000
(10:00 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Tue, 13 May 2014 08:00:27 +0000
(10:00 +0200)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index 7ad3b6b8b257cd90eb2dbd6aaae74c7fc1f07a06..4e657e297d1a5ddb2aac4a448a8a94a0ac4cf180 100644
(file)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-55,6
+55,7
@@
__authors__ = (
'Sainyam Kapoor',
'Nicolas Évrard',
'Jason Normore',
+ 'Hoje Lee',
)
__license__ = 'Public Domain'