add comment

This commit is contained in:
kclauhk 2024-10-29 23:32:27 +08:00
parent 1766a102bd
commit 518bc52224

View file

@ -100,6 +100,7 @@ class MediasiteIE(InfoExtractor):
'upload_date': '20160830', 'upload_date': '20160830',
}, },
'params': { 'params': {
# frag 1 too small (only 768B)
'skip_download': True, 'skip_download': True,
}, },
}, },