1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-02 22:21:05 +02:00

Credit authors of Soundclound and InfoQ extractors

This commit is contained in:
Philipp Hagemeister 2011-11-16 09:33:03 +01:00
parent 00f95a93f5
commit aab771fbdf

View File

@ -12,6 +12,8 @@ __author__ = (
'Rogério Brito',
'Philipp Hagemeister',
'Sören Schulze',
'Kevin Ngo',
'Ori Avtalion',
)
__license__ = 'Public Domain'