projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50f5660
)
Credit @sainyamkapoor for videoweed extractor
author
Sergey M․
<dstftw@gmail.com>
Sat, 5 Apr 2014 08:53:50 +0000
(15:53 +0700)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 5 Apr 2014 08:53:50 +0000
(15:53 +0700)
youtube_dl/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/__init__.py
b/youtube_dl/__init__.py
index aba8b4537605ab822d9a44c5be9ee6efe56b356b..7e504b75c0554841d857941802475d63c846046a 100644
(file)
--- a/
youtube_dl/__init__.py
+++ b/
youtube_dl/__init__.py
@@
-52,6
+52,7
@@
__authors__ = (
'Juan C. Olivares',
'Mattias Harrysson',
'phaer',
+ 'Sainyam Kapoor',
)
__license__ = 'Public Domain'