remove file_minsize

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
JChris246
2025-03-16 19:41:48 -04:00
committed by GitHub
co-authored by bashonly
parent 0b759aea4b
commit c2e75eade9
-1
View File
@@ -26,7 +26,6 @@ class FC2IE(InfoExtractor):
'ext': 'mp4',
'thumbnail': r're:https?://.+\.jpe?g',
},
'file_minsize': 633,
'params': {
'skip_download': 'm3u8',
},