theothernt / AerialViews

A screensaver for Android TV devices including Nvidia Shield, Fire TV, and Chromecast with Google TV. Inspired by Apple TV's video screensaver.
GNU General Public License v3.0
415 stars 32 forks source link

Script Collection (Bulk Download Videos, etc.) #106

Open ArmoredCavalry opened 1 year ago

ArmoredCavalry commented 1 year ago

Started a discussion regarding this over on this PR. Would be nice to have a collection of scripts for various actions, first being to bulk-download the aerial videos for local playback. Here is an initial example, written in Python -

https://gist.github.com/ArmoredCavalry/a902df9b44d34963e1890a4038773b63

Can use this issue for discussion of what parameters / options would be good to have, etc.?

theothernt commented 1 year ago

Ok, sounds good. For the download script, just a few changes from your initial version...

  1. The ability to specify all or just some of the videos
  2. The quality - SDR, HDR etc
theothernt commented 9 months ago

Adding @peat80 to the conversion.

Would it be possible get the script you used to pull down POI json files for the Apple videos?

What I'd like to do in future is create a /Scripts folder and put them all there.