/aerials-downloader

Sonoma Aerials Downloader

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

aerials-downloader

This little python snippet allows you to download all the new MacOS Sonoma Aerials screensavers and wallpapers, so they are available to shuffle.

You can also select Categories and Subcategories of video to download, and download them in parallel.

warning, if you download all the video files in 4KSDR240FPS, it will take 65 GB of space.

To use:

  • Clone the repository
  • pip3 install -r requirements.txt
  • sudo python3 app.py

Optional: to download more than one in parallel update the environment variable DOWNLOAD_THREADS.

For example to set to five: sudo -E DOWNLOAD_THREADS=5 python3 app.py

screenshot

Alt text

contributors