1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-01-06 06:51:30 +00:00

remove features and prepare for plugin

This commit is contained in:
c-basalt
2025-04-28 23:43:07 -04:00
parent 17f18868a1
commit 0061546a82
8 changed files with 236 additions and 287 deletions

View File

@@ -417,7 +417,7 @@ class IqIE(InfoExtractor):
'cast': ['Sangmin Choi', 'Ratana Aiamsaart'],
},
'expected_warnings': ['format is restricted'],
'jsi_matrix_features': ['dom'],
'jsi_matrix': True,
}, {
'url': 'https://www.iq.com/play/one-piece-episode-1000-1ma1i6ferf4',
'md5': '2d7caf6eeca8a32b407094b33b757d39',
@@ -616,7 +616,7 @@ class IqIE(InfoExtractor):
else:
ut_list = ['0']
jsi = JSIWrapper(self, url, ['dom'], timeout=120)
jsi = JSIWrapper(self, url, timeout=120)
# bid 0 as an initial format checker
dash_paths = self._parse_json(jsi.execute(self._DASH_JS % {