diff --git a/yt_dlp/extractor/steam.py b/yt_dlp/extractor/steam.py index 4f680eebf3..0c969d774f 100644 --- a/yt_dlp/extractor/steam.py +++ b/yt_dlp/extractor/steam.py @@ -50,7 +50,6 @@ class SteamIE(InfoExtractor): 'params': { 'playlistend': 2, }, - 'expected_warnings': ['Unknown MIME type image/avif in DASH manifest'], }, { 'url': 'https://store.steampowered.com/app/271590/Grand_Theft_Auto_V/', 'info_dict': {