mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-15 00:48:28 +00:00
remove file_minsize
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
parent
0b759aea4b
commit
c2e75eade9
@ -26,7 +26,6 @@ class FC2IE(InfoExtractor):
|
||||
'ext': 'mp4',
|
||||
'thumbnail': r're:https?://.+\.jpe?g',
|
||||
},
|
||||
'file_minsize': 633,
|
||||
'params': {
|
||||
'skip_download': 'm3u8',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user