mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
Support Panopto File Extension
This commit is contained in:
parent
4a9bc8c363
commit
b39b5b8294
@ -5083,6 +5083,7 @@ class _UnsafeExtensionError(Exception):
|
|||||||
'ts',
|
'ts',
|
||||||
'vob',
|
'vob',
|
||||||
'vp9',
|
'vp9',
|
||||||
|
'panobf1',
|
||||||
|
|
||||||
# audio
|
# audio
|
||||||
*MEDIA_EXTENSIONS.audio,
|
*MEDIA_EXTENSIONS.audio,
|
||||||
|
Loading…
Reference in New Issue
Block a user