aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'yt_dlp/utils.py')
-rw-r--r--yt_dlp/utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/yt_dlp/utils.py b/yt_dlp/utils.py
index ca39e96ac..3145690f3 100644
--- a/yt_dlp/utils.py
+++ b/yt_dlp/utils.py
@@ -160,6 +160,7 @@ KNOWN_EXTENSIONS = (
'asf', 'wmv', 'wma',
'3gp', '3g2',
'mp3',
+ 'mpg',
'flac',
'ape',
'wav',