mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-06-09 06:22:40 +09:00
Merge 8ced3fd956b889548dab1e16ceb2ed8815acf9e3 into 4e714f9df1ed2cccd51df60d45ff5504abe827b7
This commit is contained in:
commit
414292328a
@ -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…
x
Reference in New Issue
Block a user