Skip to content

lejacobroy/aerials-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Sonoma Aerials Downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages