This commit is contained in:
Akshat Mardia 2025-04-09 01:32:12 +02:00 committed by GitHub
commit 1ba1333cec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,6 +70,7 @@ class GoogleDriveIE(InfoExtractor):
'45': 'webm',
'46': 'webm',
'59': 'mp4',
'50': 'm4a',
}
_BASE_URL_CAPTIONS = 'https://drive.google.com/timedtext'
_CAPTIONS_ENTRY_TAG = {