logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 0ae456f08ab1742a22427685e851f681f5ad2a0f
parent 0f75d25991dcc152680463ac9f6260eed92457b8
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Sun,  5 May 2013 21:35:39 +0200

Credit @julienfr112 for Ina IE (#823)

Diffstat:

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

diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py @@ -26,6 +26,7 @@ __authors__ = ( 'Osama Khalid', 'Michael Walter', 'M. Yasoob Ullah Khalid', + 'Julien Fraichard', ) __license__ = 'Public Domain'