mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-05-13 22:17:42 -06:00
Merge 8ced3fd956
into a084c80f7b
This commit is contained in:
commit
d82015b624
@ -70,6 +70,7 @@ class GoogleDriveIE(InfoExtractor):
|
|||||||
'45': 'webm',
|
'45': 'webm',
|
||||||
'46': 'webm',
|
'46': 'webm',
|
||||||
'59': 'mp4',
|
'59': 'mp4',
|
||||||
|
'50': 'm4a',
|
||||||
}
|
}
|
||||||
_BASE_URL_CAPTIONS = 'https://drive.google.com/timedtext'
|
_BASE_URL_CAPTIONS = 'https://drive.google.com/timedtext'
|
||||||
_CAPTIONS_ENTRY_TAG = {
|
_CAPTIONS_ENTRY_TAG = {
|
||||||
|
Loading…
Reference in New Issue
Block a user