mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-02 18:30:27 +00:00
Credit Rogério Brito for Vimeo support
This commit is contained in:
@@ -9,10 +9,11 @@ __author__ = (
|
||||
'Witold Baryluk',
|
||||
'Paweł Paprota',
|
||||
'Gergely Imreh',
|
||||
'Rogério Brito',
|
||||
)
|
||||
|
||||
__license__ = 'Public Domain'
|
||||
__version__ = '2011.08.24-phihag'
|
||||
__version__ = '2011.08.28-phihag'
|
||||
|
||||
import cookielib
|
||||
import datetime
|
||||
|
Reference in New Issue
Block a user