logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: ae369738b0dfee0f62ee26102c154750f599aea5
parent e2037b3f7d610beefa1bb3590a4552477035f696
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Mon, 15 Sep 2014 23:35:00 +0200

Credit @haricharan for einthusan (#3755)

Diffstat:

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

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -75,6 +75,7 @@ __authors__ = ( 'Ole Ernst', 'Aaron McDaniel (mcd1992)', 'Magnus Kolstad', + 'Hari Padmanaban', ) __license__ = 'Public Domain'