up209d / ResourcesSaverExt

Chrome Extension for one click downloading all resources files and keeping folder structures.
GNU General Public License v3.0
1.65k stars 337 forks source link

Cannot untick option to save in a zip file #38

Closed unleashed7 closed 3 years ago

unleashed7 commented 3 years ago

I am not sure if this is intended (as the checkbox is grayed out), but assuming it's not since it says "Recommended".

Or is it not possible to download just certain resources? Since I wouldn't want to download 1000+ files repeatedly.

Gregory-Ledray commented 3 years ago

If you didn't save in a Zip file each file would be individually downloaded to your computer. So if you had a 1,000 file website, you would download 1,000 files into your Downloads folder separately.

I do not know if there is a way to use this extension to avoid re-downloading resources which are common between different pages or to just download certain resources. If you want to download a specific image or video you can usually Right click it in Chrome and save it (for images) and there are similar ways to download other resources.

unleashed7 commented 3 years ago

I see.. I guess I was just confused, why would there be a tickbox for this, especially mixed between other, ACTUALLY working options.

duc-duong-energetiq commented 3 years ago

That option is running on the old setup which is re-download and saves each individual file by chrome itself, it is not stable and can lead to not clearing the download history properly, so I just disabled that for safety. You can load the local extension by cloning this repo and change the code inside otherwise can hack the tick active and you can tick it on/off.