Browse Source

Credit @Huarong for tv.sohu.com

rtmp_test
Jaime Marquínez Ferrándiz 11 years ago
parent
commit
085bea4513
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/__init__.py

+ 1
- 0
youtube_dl/__init__.py View File

@ -28,6 +28,7 @@ __authors__ = (
'Axel Noack', 'Axel Noack',
'Albert Kim', 'Albert Kim',
'Pierre Rudloff', 'Pierre Rudloff',
'Huarong Huo',
) )
__license__ = 'Public Domain' __license__ = 'Public Domain'


Loading…
Cancel
Save