Browse Source

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

Philipp Hagemeister 11 years ago
parent
commit
25dfe0eb10
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/__init__.py

+ 1 - 0
youtube_dl/__init__.py

@@ -55,6 +55,7 @@ __authors__  = (
     'Sainyam Kapoor',
     'Sainyam Kapoor',
     'Nicolas Évrard',
     'Nicolas Évrard',
     'Jason Normore',
     'Jason Normore',
+    'Hoje Lee',
 )
 )
 
 
 __license__ = 'Public Domain'
 __license__ = 'Public Domain'