Last active
July 19, 2026 08:05
-
-
Save theothernt/57a51cade0c12c407f48a5121e0939d5 to your computer and use it in GitHub Desktop.
A list of the feeds Apple uses for its video screensavers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tvOS 10: 1080p + H.264 | |
| http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json | |
| tvOS 11: 1080p/4K + SDR/HDR + HEVC | |
| https://sylvan.apple.com/Aerials/2x/entries.json | |
| https://t27q97zg19.execute-api.us-east-1.amazonaws.com/prod/aerialAltJSON/4kEntites.json | |
| tvOS 12: 4K + SDR/HDR + HEVC, 1080p + H.264, localised descriptions | |
| https://sylvan.apple.com/Aerials/resources.tar | |
| tvOS 13: 4K + SDR/HDR + HEVC, 1080p + H.264, localised descriptions | |
| https://sylvan.apple.com/Aerials/resources-13.tar | |
| tvOS 15: 4K + SDR/HDR + HEVC, 1080p + H.264, localised descriptions | |
| https://sylvan.apple.com/Aerials/resources-15.tar | |
| tvOS 16: 4K + SDR/HDR + HEVC, 1080p + H.264, localised descriptions | |
| https://sylvan.apple.com/Aerials/resources-16.tar | |
| macOS 14: 4K 120FPS + 240FPS, localised descriptions | |
| https://sylvan.apple.com/itunes-assets/Aerials126/v4/82/2e/34/822e344c-f5d2-878c-3d56-508d5b09ed61/resources-14-0.tar | |
| macOS 15: 4K 240FPS, localised descriptions | |
| https://sylvan.apple.com/itunes-assets/Aerials126/v4/82/2e/34/822e344c-f5d2-878c-3d56-508d5b09ed61/resources-15-0-2.tar | |
| macOS 26: 4K 240FPS, localised descriptions | |
| https://configuration.apple.com/configurations/internetservices/aerials/resources-config-26-0.plist | |
| tvOS 26: 4K + SDR/HDR + HEVC, 1080p + H.264, localised descriptions | |
| https://sylvan.apple.com/itunes-assets/Aerials126/v4/c0/45/d9/c045d9d0-9606-1535-62fe-189edb4f79eb/resources-atv-23J-2.tar |
At first glance there are 127 videos vs 136 in the macOS one
The 4 tahoe "videos" are not in the feed, and I guess 5 whatever are missing too ? Not a huge deal but worth noting if you are merging the sources.
Previous tvOS link pattern with the new file name also exists
https://sylvan.apple.com/Aerials/resources-atv-23J-2.tar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Yes, this was a typo. I've edited my post to correct this and to clarify where the URLs were obtained.