graysky2 / xscreensaver-aerial

xscreensaver that randomly selects one of the Apple TV4 aerial movies
427 stars 37 forks source link

Add downloader script #16

Closed vadbars closed 5 years ago

vadbars commented 5 years ago

Do we need a script to add new video files? Apple will add a new videos. We can use the downloader script like this one: https://gist.github.com/xd1936/ab0936e04de87c2cdcf5

It uses aria2c instead of wget. Perhaps it is more convenient and can also be used.

Thanks for the great job!

graysky2 commented 5 years ago

Since I provide a PKGBUILD for Arch Linux, I just mirrored those files with wget. An aria2c solution works too.