Browse Source

Credit @jnormore for vine:user (#2888)

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

+ 1 - 0
youtube_dl/__init__.py

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