Compare commits

...

2 Commits

Author SHA1 Message Date
Akshat Mardia
5603ca31fb
Merge 8ced3fd956b889548dab1e16ceb2ed8815acf9e3 into 3eb8d22ddb8982ca4fb56bb7a8d6517538bf14c6 2025-03-31 12:21:21 +09:00
Akshat Mardia
8ced3fd956 googledrive added m4a 2025-03-28 12:22:29 -07:00

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 = {