Y
Hacker News
new
|
ask
|
show
|
jobs
by
gapchuboy
3711 days ago
If you want to download them all
curl
http://benjaminmayo.co.uk/scripts/apple-tv-screensavers.json
| jq .[].assets[].url | xargs wget
2 comments
benjaminmayo
3711 days ago
I specifically don't give instructions for this as the copyright of these videos is unclear.
link
koko775
3711 days ago
jq?
link
gapchuboy
3711 days ago
https://stedolan.github.io/jq/
link
delinka
3711 days ago
presumably a jquery CLI tool
link