logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: c2ef29234cafaa9b91c9a6c82c6048fc9b442d16
parent 1a1826c1afe81fc8710ffa153d4c69c0a53b6666
Author: Sergey M․ <dstftw@gmail.com>
Date:   Tue, 20 May 2014 20:12:57 +0700

Credit @codesparkle for #2928, #2934, #2938, #2939

Diffstat:

Myoutube_dl/__init__.py1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -56,6 +56,7 @@ __authors__ = ( 'Nicolas Évrard', 'Jason Normore', 'Hoje Lee', + 'Adam Thalhammer', ) __license__ = 'Public Domain'