mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-04-21 09:51:55 +00:00
googledrive added m4a
This commit is contained in:
parent
4e714f9df1
commit
8ced3fd956
@ -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