twMediaDownloader
twMediaDownloader copied to clipboard
Failed to zip after downloading to much data
I set the size limit as 1000MiB and enable the automatic continuation. It fails to zip everytime when the third batch of data reach the limit.
It seems that a batch of data will remain in RAM even if it is already zipped, until I reload the page. I guess it may be the reason why the third batch can not be zipped.
I am using:
- Twitter Media Downloader 0.1.4.20
- Chrome 90.0
- Windows 10 with 32GiB RAM