1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-09-05 18:39:37 +02:00

Credit Sören Schulze for myvideo support

This commit is contained in:
Philipp Hagemeister 2011-09-06 23:58:00 +02:00
parent 9b0a8bc198
commit 6fc5b0bb17

View File

@ -11,6 +11,7 @@ __author__ = (
'Gergely Imreh',
'Rogério Brito',
'Philipp Hagemeister',
'Sören Schulze',
)
__license__ = 'Public Domain'