logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: 25dfe0eb10aedb1ac22a5c9624fc0e35d9e0b926
parent 8e71456a814a5bffbcc269cc9a00e159ad4ea276
Author: Philipp Hagemeister <phihag@phihag.de>
Date:   Tue, 13 May 2014 10:00:27 +0200

Credit @hojel for fc2 and other extractors (#2877)

Diffstat:

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

diff --git 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'