mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-14 06:41:18 +00:00
Merge 8ced3fd956
into c052a16f72
This commit is contained in:
commit
1ba1333cec
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user