feat: Increase audio and subtitle track extraction limits to 10

This commit is contained in:
sha
2025-12-26 12:07:33 +00:00
parent 6d377c9871
commit 8f68624529
2 changed files with 3 additions and 14 deletions
-3
View File
@@ -64,9 +64,6 @@ class MediaExtractor:
'extension': [
('FileInfo', lambda: self.fileinfo_extractor.extract_extension())
],
'tracks': [
('MediaInfo', lambda: self.mediainfo_extractor.extract_tracks())
]
}
# Conditions for when a value is considered valid