nadimkobeissi / mkbsd

Download all the wallpapers in MKBHD's "Panels" app
Do What The F*ck You Want To Public License
3.66k stars 448 forks source link

Small improvements #63

Open Aholicknight opened 1 month ago

Aholicknight commented 1 month ago

Improvement includes: Refactor download_image function to support replacing existing files

When you run the code, it will check if the files already exist. If they do, you will be asked 2 options:

  1. Skip existing files and download new ones.
  2. Replace existing files and download all.

If you pick the first option, it will skip the existing files and download the remaining images (incase you accidentally closed the program). If you pick the second option, it will replace existing files and download them all.