Skip to content

Instantly share code, notes, and snippets.

@theothernt
Last active July 19, 2026 08:05
Show Gist options
  • Select an option

  • Save theothernt/57a51cade0c12c407f48a5121e0939d5 to your computer and use it in GitHub Desktop.

Select an option

Save theothernt/57a51cade0c12c407f48a5121e0939d5 to your computer and use it in GitHub Desktop.
A list of the feeds Apple uses for its video screensavers
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
@HappyMac3920

Copy link
Copy Markdown

What I also saw was the fact that these 4K-240 FPS videos can be slowed down on QuickTime Player on macOS, but on VLC you cannot

This works fine here in VLC 3.0.18 on my (m1) mac?

plus on some hardware (like on an NVDIA GeForce GTX graphics card) it will fail to play. However, Intel UHD Graphics was able to handle the playback with small issues.

Is that on a mac, a "mac", or windows ? Could be some driver issues particularly on a hackintosh, it's certainly not a common format but the dolby vision ones are usually worse.

My Mac is a MacBook Air (Early 2015). And I also have a Windows PC.

@kubedzero

Copy link
Copy Markdown

I've added the new 4K SDR 240FPS screensavers to the Aerials Kodi package. enen92/screensaver.atv4#55 134 new video files, totaling 64GB. I made it so these videos are preferred over the regular 4K SDR videos.

For reference, the only apparent difference in the 4K SDR 240FPS videos from the 4K SDR original videos is the jump from 30FPS to 240FPS, and the jump from Main 10 L5 to L6.1. They're both HEVC, both BT.709 color space, etc.

Old video MediaInfo excerpt:

Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5@High
Codec ID                                 : hvc1
Codec ID/Info                            : High Efficiency Video Coding
Duration                                 : 4 min 1 s
Bit rate                                 : 12.3 Mb/s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Frame rate mode                          : Constant
Frame rate                               : 29.970 (30000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 10 bits
Bits/(Pixel*Frame)                       : 0.050
Stream size                              : 354 MiB (100%)
Tagged date                              : UTC 2019-07-24 10:21:28
Color range                              : Limited
Color primaries                          : BT.709

New Video Snippet:

ID                                       : 1
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L6.1@High
Codec ID                                 : hvc1
Codec ID/Info                            : High Efficiency Video Coding
Duration                                 : 4 min 1 s
Bit rate                                 : 14.2 Mb/s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 239.760 (239760/1000) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 10 bits
Bits/(Pixel*Frame)                       : 0.007
Stream size                              : 409 MiB (100%)
Title                                    : Core Media Video
Encoded date                             : UTC 2023-07-21 16:47:06
Tagged date                              : UTC 2023-07-21 16:54:27
Color range                              : Limited
Color primaries                          : BT.709
Transfer characteristics                 : sRGB/sYCC
transfer_characteristics_Original        : BT.709
Matrix coefficients                      : BT.709
Codec configuration box                  : hvcC

THAT SAID, I saw that playback in Kodi resulted in tons of dropped/skipped frames and choppy playback on my older Intel/Nvidia HTPC (Kodi reported the HEVC software decoder). VLC on the same machine couldn't play at all. The machine doesn't seem capable of handling the 240FPS file in its current state, because it plays the 30FPS file without issue.

I'll probably just hoard these 240FPS files for now and await optimizations that make them easier to play.

@glouel

glouel commented Oct 2, 2023

Copy link
Copy Markdown

THAT SAID, I saw that playback in Kodi resulted in tons of dropped/skipped frames and choppy playback on my older Intel/Nvidia HTPC (Kodi reported the HEVC software decoder). VLC on the same machine couldn't play at all. The machine doesn't seem capable of handling the 240FPS file in its current state, because it plays the 30FPS file without issue.

Yep, most hardware decoding units only do L5.1, or don't handle anything above 120 FPS. So it goes back to CPU decoding and that's a handful at 240 fps. I don't remember what Nvidia does off the top of my head but it's likely that older GPUs don't do L6.1 either.

Intel's QuickSync units are L5.1 only, but for the most recent SKUs. There's a handy table here : https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding

I've had some reports that those don't play great on Intel macs that are still supported under Sonoma, unsurprisingly. On my end, I only plan to make these the default format in Aerial for M1 macs, because those have full hardware decoding.

Still looking for the HDR versions of the new videos, configuration still points to the -10.tar

@kubedzero

kubedzero commented Oct 3, 2023

Copy link
Copy Markdown

Thanks for the update, I didn't know the L5.1 vs L6 etc. made a difference in decoding. Keep us updated if new TAR files are released with additional videos!

Edit: After reading a bit about the different levels, I see the following in terms of Nvidia cards from https://en.wikipedia.org/wiki/Nvidia_NVDEC

  • 900 series cards support hardware decoding for H.264 but not High 10
  • 1000 series cards add support for HEVC/H.265 4:2:0 at 8/10/12 bit
  • 2000 series cards add support for 4:4:4 HEVC at 8/10/12 bit
  • 3000 series cards add support for AV1 4:2:0 8/10 bit, not 12 bit
  • 4000 series cards add the missing 12 bit AV1

Meanwhile, Intel CPUs based on https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video

  • Skylake/6th Gen supports L5.1 AVC/H.264 and HEVC/H.265
  • Kaby/Coffee/Comet Lake 7th Gen, 8th Gen, 10th Gen supports HEVC 10 bit
  • Rocket/Alder/Raptor Lake 11th Gen, 12th Gen, 13th Gen supports HEVC 4:2:0 12 bit, and decode-only AV1 8 bit and 10 bit
  • Meteor Lake 14th Gen supports AV1 12 bit

So for me on a 900-series Nvidia card and a Skylake 6th Gen Intel CPU, the only hardware decoding support I have is HEVC 8 bit video via the Intel CPU, and these are 10 bit Aerials videos. 💀

@TechClusterHQ

Copy link
Copy Markdown

https://sylvan.apple.com/Aerials/resources-17.tar doesn't seem to exist. Do you know where the new tvOS 17 aerials are stored?

@HappyMac3920

Copy link
Copy Markdown

@HappyMac3920

HappyMac3920 commented Jun 20, 2024

Copy link
Copy Markdown

macOS 15 has changes to the screensaver manifest, this seems to be the newer manifest:
https://configuration.apple.com/configurations/internetservices/aerials/resources-config-14-1.plist
The binary has this file located alongside the plist: https://sylvan.apple.com/itunes-assets/Aerials126/v4/82/2e/34/822e344c-f5d2-878c-3d56-508d5b09ed61/resources-14-1-0.tar
I did not see any changes on tvOS 18.

@larryqiann

larryqiann commented Jul 24, 2024

Copy link
Copy Markdown

Does anyone know what settings or program were used to encode the videos here? I have tried for a long time to encode a video that is compatible with Apple's Sonoma background wallpaper video thing, but haven't been successful. So far, the default test footage h265 from an iPhone comes the closest to playing (after exiting screensaver, it flickers back and forth a few frames and only sometimes results in black screen), but anything I made in ffmpeg will play correctly once and then display a black screen once the screensaver exits. If I replace the file with another one of Apple's own, it will work correctly, so clearly there is something wrong with my videos.

@xhruso00

xhruso00 commented Aug 6, 2024

Copy link
Copy Markdown

@HappyMac3920

Copy link
Copy Markdown

@HappyMac3920 I see the new https://sylvan.apple.com/itunes-assets/Aerials126/v4/82/2e/34/822e344c-f5d2-878c-3d56-508d5b09ed61/resources-14-1-1.tar but the "Sequoia Sunrise" is not there.

It isn’t in the manifest. However, I can tell you where you can find the screensaver. It is built into macOS.
If you would like the full video, you’ll need to download the macOS IPSW image.
As of now, the latest version of the 15.0 beta ISPW is: https://updates.cdn-apple.com/2024SummerSeed/fullrestores/062-45756/5B063A0C-5ECA-434B-A462-CD1F65737105/UniversalMac_15.0_24A5309e_Restore.ipsw
After downloading, rename the ipsw extension to zip. Once that’s done, look for the largest .dmg.aea file in the zip file. To decrypt it, first use a tool called IPSW: https://github.com/blacktop/ipsw
Then run this command on the Terminal after installing ipsw: ipsw fw aea <.dmg.aea file goes here>
After decryption, on macOS, mount the dmg. On Windows, use 7-Zip to mount the dmg.
After that, make sure to enable hidden files. On macOS, you can do this by pressing Shift+Command+. at the same time in Finder. The wallpaper video is located in the dmg in System/Library/Desktop Pictures/.wallpapers/Sequoia Sunrise

@xhruso00

xhruso00 commented Aug 7, 2024

Copy link
Copy Markdown

@HappyMac3920 Thanks a lot!

@glouel

glouel commented Sep 2, 2024

Copy link
Copy Markdown

macOS 15 has changes to the screensaver manifest, this seems to be the newer manifest: https://configuration.apple.com/configurations/internetservices/aerials/resources-config-14-1.plist

I didn't check the recent binaries but based on your comment, I randomly tried : https://configuration.apple.com/configurations/internetservices/aerials/resources-config-15-0.plist

And yep, it's here, it points to this : https://sylvan.apple.com/itunes-assets/Aerials126/v4/82/2e/34/822e344c-f5d2-878c-3d56-508d5b09ed61/resources-15-0-2.tar

There are 137 videos, the classic 134 + the 3 new Sequoia ones that are in a new subcategory.

Screenshot 2024-09-02 at 15 48 36

Pushing an update for my Aerial screensaver later today with those.

That manifest remains 240 FPS only though. At that point I'm not sure what tvOS uses as a manifest for the HDR ones ? Maybe it's still on resources-15.tar or they use a built-in one.

@kenshaw

kenshaw commented Nov 4, 2024

Copy link
Copy Markdown

I put together a quick command line tool to help with grabbing all the wallpapers, useful for people on Linux.

Check it here.

@tejxv

tejxv commented Jun 12, 2025

Copy link
Copy Markdown

is there a way to access the newly launched screensavers from tvOS 26?

@HappyMac3920

Copy link
Copy Markdown

is there a way to access the newly launched screensavers from tvOS 26?

Currently no, at least I couldn't find them in the manifests. Maybe they will be live in a future update (but I can't test since I don't have an Apple Silicon Mac or an Apple TV).

@imajes

imajes commented Jul 29, 2025

Copy link
Copy Markdown

macos 26 (i think at least?) is up: https://configuration.apple.com/configurations/internetservices/aerials/resources-config-26-0.plist

I put together a quick script to take their output and give something a bit cleaner to work with: https://gist.github.com/imajes/d62862b132185ac4162ff997025ef42d

@kenshaw

kenshaw commented Jul 29, 2025

Copy link
Copy Markdown

@imajes thanks for the pointer; I've updated my wallgrab tool to properly download these resources:

$ go install github.com/kenshaw/wallgrab@master
$ wallgrab list
$ wallgrab show
$ wallgrab grab

Apparently they forgot to put .plist entries for A33A55D9-EDEA-4596-A850-6C10B54FBBB8/0DC99DD8-3386-4D1E-8878-C43E97EB710A, which was causing problems with my script, and has now been fixed.

@kenshaw

kenshaw commented Jul 29, 2025

Copy link
Copy Markdown

Quick output from wallgrab, which I just fixed to correctly deal with the missing .plist name:

$ go build && ./wallgrab list --sizes
(metadata) [==============================================] 152 / 152 (71.56 GiB)
  1: Cityscape/Dubai/Dubai Creek Harbor.mov (DB_D001_C001, 426.35 MiB)
  2: Cityscape/Dubai/Dubai Creek.mov (DB_D001_C005, 439.89 MiB)
  3: Cityscape/Dubai/Dubai Night.mov (DB_D011_C010, 387.83 MiB)
  4: Cityscape/Dubai/Dubai Skyline.mov (DB_D002_C003, 424.77 MiB)
  5: Cityscape/Dubai/Dubai from Above.mov (DB_D008_C010, 528.76 MiB)
  6: Cityscape/Hong Kong/Hong Kong Harbor.mov (HK_H004_C008, 754.51 MiB)
  7: Cityscape/Hong Kong/Hong Kong Horizon.mov (HK_H004_C010, 431.84 MiB)
  8: Cityscape/Hong Kong/Hong Kong Night.mov (HK_B005_C011, 307.94 MiB)
  9: Cityscape/Hong Kong/Hong Kong Skyline.mov (HK_H004_C013, 663.14 MiB)
 10: Cityscape/London/London Evening.mov (L012_C002, 329.43 MiB)
 11: Cityscape/London/London Skyline.mov (L010_C006, 373.69 MiB)
 12: Cityscape/London/London Thames.mov (L004_C011, 359.04 MiB)
 13: Cityscape/London/London from Above.mov (L007_C007, 394.54 MiB)
 14: Cityscape/Los Angeles/Los Angeles Airport.mov (LA_A006_C008, 348.68 MiB)
 15: Cityscape/Los Angeles/Los Angeles Beach.mov (LA_A008_C004, 981.11 MiB)
 16: Cityscape/Los Angeles/Los Angeles Hills.mov (LA_A006_C004, 296.49 MiB)
 17: Cityscape/Los Angeles/Los Angeles Night.mov (LA_A011_C003, 534.22 MiB)
 18: Cityscape/Los Angeles/Los Angeles Overpass.mov (LA_A005_C009, 198.4 MiB)
 19: Cityscape/Los Angeles/Los Angeles Sunset.mov (LA_A009_C009, 221.55 MiB)
 20: Cityscape/New York/New York Midtown.mov (N003_C006, 243.09 MiB)
 21: Cityscape/New York/New York Night.mov (N013_C004, 256.52 MiB)
 22: Cityscape/New York/New York Skyline.mov (N008_C003, 255.91 MiB)
 23: Cityscape/New York/New York from Above.mov (N008_C009, 528.17 MiB)
 24: Cityscape/San Francisco/San Francisco Bay.mov (A006_C003, 264.63 MiB)
 25: Cityscape/San Francisco/San Francisco Evening.mov (A007_C017, 244.4 MiB)
 26: Cityscape/San Francisco/San Francisco Fog.mov (A008_C007, 308.99 MiB)
 27: Cityscape/San Francisco/San Francisco Night.mov (A015_C018, 238.49 MiB)
 28: Cityscape/San Francisco/San Francisco Skyline.mov (A012_C014, 725.39 MiB)
 29: Cityscape/San Francisco/San Francisco’s Ferry Building.mov (A013_C004, 607.11 MiB)
 30: Cityscape/San Francisco/San Francisco’s Golden Gate Bridge.mov (A013_C012, 319.55 MiB)
 31: Earth/Africa Night/Africa.mov (GMT312_162NC_139M_1041_AFRICA_NIGHT, 275.99 MiB)
 32: Earth/Antarctica/Antarctica’s Southern Lights.mov (GMT110_112NC_364D_1054_AURORA_ANTARCTICA, 138.36 MiB)
 33: Earth/Atlantic Ocean to Spain and France/North Atlantic.mov (A001_C001_120530, 237.86 MiB)
 34: Earth/Australia/Australia.mov (GMT060_117NC_363D_1034_AUSTRALIA, 315.77 MiB)
 35: Earth/California to Vegas/California.mov (GMT306_139NC_139J_3066_CALI_TO_VEGAS, 178.41 MiB)
 36: Earth/Caribbean Day/Caribbean.mov (GMT308_139K_142NC_CARIBBEAN_DAY, 392.96 MiB)
 37: Earth/Caribbean/Caribbean Islands.mov (A108_C001, 252.65 MiB)
 38: Earth/Caribbean/Caribbean Sea.mov (A105_C002, 186.3 MiB)
 39: Earth/China/China Night.mov (GMT329_2_113NC_396B_1105, 115.79 MiB)
 40: Earth/Iran and Afghanistan/Middle East.mov (A083_C002_1130KZ, 100.29 MiB)
 41: Earth/Ireland to Asia/Europe Night.mov (GMT329_117NC_401C_1037_IRELAND_TO_ASIA, 233.2 MiB)
 42: Earth/Italy to Asia/Southern Europe Night.mov (GMT329_113NC_396B_1105_ITALY_TO_ASIA, 154.46 MiB)
 43: Earth/Korea and Japan Night/East Asia.mov (GMT026_363A_103NC_E1027_KOREA_JAPAN_NIGHT, 305.42 MiB)
 44: Earth/Middle East/North Africa.mov (A103_C002_0205DG, 364.73 MiB)
 45: Earth/New York Night/New York.mov (GMT307_136NC_134K_8277_NY_NIGHT, 299.93 MiB)
 46: Earth/New Zealand/New Zealand.mov (A105_C003_0212CT, 271.05 MiB)
 47: Earth/Nile Delta/Nile Delta.mov (A050_C004_1027V8, 288.96 MiB)
 48: Earth/North America Aurora/North America Aurora.mov (GMT314_139M_170NC_NORTH_AMERICA_AURORA, 356.46 MiB)
 49: Earth/Sahara and Italy/Sahara.mov (A009_C001_10181A, 330.07 MiB)
 50: Earth/South Africa to North Asia/South Africa.mov (A351_C001_1213SK, 488.17 MiB)
 51: Earth/Southern California to Baja/Southern California.mov (A114_C001, 283.44 MiB)
 52: Earth/West Africa to the Alps/West Africa.mov (A001_C004_1207W5, 283.02 MiB)
 53: Landscape/China/China Mountain Cliffs.mov (CH_C007_C004, 617.67 MiB)
 54: Landscape/China/China Mountains.mov (CH_C007_C011, 580.63 MiB)
 55: Landscape/China/China Paddy Field.mov (CH_C002_C005, 207.65 MiB)
 56: Landscape/China/China Silhouette.mov (C003_C003, 267.95 MiB)
 57: Landscape/China/China’s Great Wall Daylight.mov (C001_C005, 330.06 MiB)
 58: Landscape/China/China’s Great Wall.mov (C004_C003, 319.59 MiB)
 59: Landscape/Goa/Goa Beaches.mov (ANN0060, 801.3 MiB)
 60: Landscape/Goa/Goa Coast.mov (ANN0080, 1.02 GiB)
 61: Landscape/Grand Canyon/Grand Canyon Evening.mov (G007_C004, 695.72 MiB)
 62: Landscape/Grand Canyon/Grand Canyon River Valley.mov (G010_C026_0107KE, 482.77 MiB)
 63: Landscape/Grand Canyon/Grand Canyon Sediment.mov (G009_C014_0106B9, 809.93 MiB)
 64: Landscape/Grand Canyon/Grand Canyon Sunset.mov (G009_C003_010678, 830.67 MiB)
 65: Landscape/Grand Canyon/Grand Canyon from Above.mov (G008_C015_0106MB, 339.25 MiB)
 66: Landscape/Greenland/Greenland Coast.mov (GL_G002_C002, 589.63 MiB)
 67: Landscape/Greenland/Greenland Evening.mov (GL_G010_C006, 529.83 MiB)
 68: Landscape/Greenland/Greenland Glacier.mov (GL_G004_C010, 290.34 MiB)
 69: Landscape/Hawaii/Hawaii Clouds Dark.mov (H004_C007, 256.31 MiB)
 70: Landscape/Hawaii/Hawaii Clouds Light.mov (H004_C009, 217.93 MiB)
 71: Landscape/Hawaii/Hawaii Coastline.mov (H007_C003, 280.79 MiB)
 72: Landscape/Hawaii/Hawaii Ocean.mov (H012_C009_0, 287.4 MiB)
 73: Landscape/Hawaii/Hawaii Valley.mov (H005_C012, 315.91 MiB)
 74: Landscape/Iceland/Iceland Coast.mov (I003_C004, 1.39 GiB)
 75: Landscape/Iceland/Iceland Fjord from Above.mov (I004_C014, 951.6 MiB)
 76: Landscape/Iceland/Iceland Fjord.mov (I003_C011, 752.8 MiB)
 77: Landscape/Iceland/Iceland Glacier.mov (I003_C008, 518.09 MiB)
 78: Landscape/Iceland/Iceland Lake.mov (I003_C005, 872.91 MiB)
 79: Landscape/Iceland/Iceland Riverbed.mov (I003_C015, 727.6 MiB)
 80: Landscape/Iceland/Iceland Snow Caps.mov (I005_C008, 850.33 MiB)
 81: Landscape/Kerala/Reservoir Day.mov (ANN0070, 1.02 GiB)
 82: Landscape/Kerala/Tea Gardens Day.mov (ANN0100, 781.88 MiB)
 83: Landscape/Kerala/Tea Gardens Mist.mov (ANN0130, 690.91 MiB)
 84: Landscape/Kerala/Tea Gardens from Above.mov (ANN0040, 887.44 MiB)
 85: Landscape/Liwa/Liwa Dune Fields.mov (LW_L001_C006, 420.66 MiB)
 86: Landscape/Liwa/Liwa Horizon.mov (LW_L001_C003, 186.43 MiB)
 87: Landscape/Monument Valley/Arizona’s Coal Mine Canyon.mov (M013_C012_F01, 592.31 MiB)
 88: Landscape/Monument Valley/Utah Evening.mov (M012_C065_S04, 460.22 MiB)
 89: Landscape/Monument Valley/Utah’s Cathedral Canyon.mov (M010_C005_F01, 406.47 MiB)
 90: Landscape/Monument Valley/Utah’s Factory Butte.mov (M012_C023_S04, 524.98 MiB)
 91: Landscape/Monument Valley/Utah’s Lake Powell.mov (M010_C009_F01, 480.3 MiB)
 92: Landscape/Monument Valley/Utah’s Monument Valley.mov (M007_C007_F01, 1.26 GiB)
 93: Landscape/Monument Valley/Utah’s Olympia Bar.mov (M005_C017_F01, 503.99 MiB)
 94: Landscape/Patagonia/Patagonia Lake.mov (P005_C002_1109E1, 936.29 MiB)
 95: Landscape/Patagonia/Patagonia Mountain.mov (P001_C005_11059D, 852.58 MiB)
 96: Landscape/Patagonia/Patagonia Range.mov (P007_C027, 1.28 GiB)
 97: Landscape/Patagonia/Patagonia River.mov (P006_C002_11106T, 560.61 MiB)
 98: Landscape/Redwoods/Oregon Coastline.mov (R004_C012_F01, 590.91 MiB)
 99: Landscape/Redwoods/Oregon Sunset.mov (R006_C013_S05, 778.17 MiB)
100: Landscape/Redwoods/Redwoods River.mov (R013_C039_F01, 575.67 MiB)
101: Landscape/Redwoods/Redwoods from Above.mov (R010_C003_F01, 461.25 MiB)
102: Landscape/Scotland/Scotland Castle.mov (S006_C007, 363.89 MiB)
103: Landscape/Scotland/Scotland Coast.mov (S003_C020, 781.94 MiB)
104: Landscape/Scotland/Scotland Loch.mov (S005_C015, 613.08 MiB)
105: Landscape/Sequoia/Sequoia Morning.mov (A010_C0005, 350.58 MiB)
106: Landscape/Sequoia/Sequoia Night.mov (A018_C0002, 416.47 MiB)
107: Landscape/Sequoia/Sequoia Sunrise.mov (A007_C0001, 453.21 MiB)
108: Landscape/Sonoma/Sonoma Clouds.mov (S011_C003_F01, 459 MiB)
109: Landscape/Sonoma/Sonoma Evening.mov (S013_C001_F01, 559.87 MiB)
110: Landscape/Sonoma/Sonoma Horizon.mov (W010_C003_F01, 587.1 MiB)
111: Landscape/Sonoma/Sonoma River.mov (S005_C013_F01, 873.3 MiB)
112: Landscape/Sonoma/Sonoma from Above.mov (S009_C018_F01, 292.39 MiB)
113: Landscape/Superbloom/California Wildflowers.mov (W015_C006_F01, 544.52 MiB)
114: Landscape/Superbloom/California’s Carrizo Plain.mov (W015_C010_F01, 243.24 MiB)
115: Landscape/Superbloom/California’s Temblor Range.mov (W014_C018_F01, 727.06 MiB)
116: Landscape/Tahoe/Tahoe Day.mov (TA_L_002, 445.4 MiB)
117: Landscape/Tahoe/Tahoe Evening.mov (TA_D_001, 431.08 MiB)
118: Landscape/Tahoe/Tahoe Morning.mov (TA_L_001, 431.86 MiB)
119: Landscape/Tahoe/Tahoe Night.mov (TA_D_002, 428.38 MiB)
120: Landscape/Uttarakhand/Ghansali from Above.mov (ANN0010, 686.05 MiB)
121: Landscape/Uttarakhand/Himalayan Peaks.mov (ANN0120, 221.31 MiB)
122: Landscape/Uttarakhand/Himalayas Day.mov (ANN0090, 485.25 MiB)
123: Landscape/Uttarakhand/The Ganges.mov (ANN0110, 734.84 MiB)
124: Landscape/Uttarakhand/Through Himalayas.mov (ANN0020, 892.38 MiB)
125: Landscape/Yosemite/Yosemite Clouds.mov (Y005_C003_0228SC, 411.6 MiB)
126: Landscape/Yosemite/Yosemite Horizon.mov (Y002_C013_0226, 459.17 MiB)
127: Landscape/Yosemite/Yosemite Mountains.mov (Y003_C009_027, 500.28 MiB)
128: Landscape/Yosemite/Yosemite Silhouette.mov (Y004_C015_0227PD, 422.81 MiB)
129: Landscape/Yosemite/Yosemite Snow Caps.mov (Y011_C008_030584, 814.72 MiB)
130: Landscape/Yosemite/Yosemite Valley.mov (Y011_C001_0305, 1.04 GiB)
131: Landscape/Yosemite/Yosemite from Above.mov (Y009_C015_0304I, 922.67 MiB)
132: Underwater/Alaskan Jellies/Alaskan Jellies Dark.mov (A004_C012, 332.85 MiB)
133: Underwater/Alaskan Jellies/Alaskan Jellies Light.mov (A003_C014, 570.79 MiB)
134: Underwater/Barracuda/Barracuda Battery.mov (BO_A018_C029, 214.26 MiB)
135: Underwater/Bumpheads/Bumpheads.mov (BO_A014_C008, 409.7 MiB)
136: Underwater/California Dolphins/California Dolphin Pod.mov (B002_C011, 373.23 MiB)
137: Underwater/California Kelp Forest/California Kelp Forest.mov (A016_C002, 470.72 MiB)
138: Underwater/Costa Rica Dolphins/Costa Rica Dolphin Pod.mov (A009_C007, 342.75 MiB)
139: Underwater/Cownose Rays/Cownose Rays.mov (A006_C008, 423.38 MiB)
140: Underwater/Gray Reef Sharks/Gray Reef Sharks.mov (U009_C004, 422.09 MiB)
141: Underwater/Humpback Whale/Humpback Whale.mov (D004_L014, 313.34 MiB)
142: Underwater/Jacks/Jack School.mov (A014_C023, 187.2 MiB)
143: Underwater/Kelp/Kelp Dark.mov (KP_A010_C002, 356.02 MiB)
144: Underwater/Palau Coral/Palau Coral Colors.mov (PA_A004_C003, 317.17 MiB)
145: Underwater/Palau Jellies/Palau Jellies Blue.mov (PA_A002_C009, 950.38 MiB)
146: Underwater/Palau Jellies/Palau Jellies Dark.mov (PA_A001_C007, 639.1 MiB)
147: Underwater/Palau Jellies/Palau Jellies Light.mov (PA_A010_C007, 286.55 MiB)
148: Underwater/Red Sea Coral/Red Sea Coral from Above.mov (A008_C010, 332.02 MiB)
149: Underwater/Sea Stars/Sea Stars.mov (A012_C031, 285.54 MiB)
150: Underwater/Seals/Seal Pod.mov (SE_A016_C009, 379.65 MiB)
151: Underwater/Tahiti Waves/Tahiti Coast.mov (TH_804_A001_8, 124.08 MiB)
152: Underwater/Tahiti Waves/Tahiti Waves Mist.mov (TH_803_A001_8, 148.71 MiB)
total: 71.56 GiB

Previously there were 137 videos at 61.79 GiB in size.

@aabytt

aabytt commented Oct 6, 2025

Copy link
Copy Markdown

Does the released tvOS 26 has any of the new aerials?
I wonder if there any HDR versions available.

@glouel

glouel commented Oct 15, 2025

Copy link
Copy Markdown

Does the released tvOS 26 has any of the new aerials? I wonder if there any HDR versions available.

Yes the new videos are there. But we still have no idea where the manifest is available :(

@aabytt

aabytt commented Dec 9, 2025

Copy link
Copy Markdown

got Apple TV 4k 1st gen, will try jailbreaking it to see if there any manifest available

@gazeum

gazeum commented Apr 21, 2026

Copy link
Copy Markdown

tvOS 26.4 videos

https://sylvan.apple.com/itunes-assets/Aerials126/v4/c0/45/d9/c045d9d0-9606-1535-62fe-189edb4f79eb/resources-atv-23J-2.tar

https://bag.itunes.apple.com/bag.xml?deviceClass=AppleTV&format=json&os=tvOS&osVersion=26.4&product=com.apple.idleassetsd&productVersion=1.0&profile=TVIdleScreen&profileVersion=1&storefront=143441-1,29

Goa Beaches 4K HDR version

https://sylvan.apple.com/itunes-assets/Aerials116/v4/e6/1a/ca/e61acac6-1c10-41a6-b796-7dc03fbc4517/ann0060_flamecomp_v0003.00815886__HDR_4K_HEVC.mov

I booted tvOS 26.4 in Xcode's tvOS Simulator and examined the network requests being made. idleassetsd seemed to be the relevant daemon, as on macOS. The requests were being cached in ~/Library/Developer/CoreSimulator/Devices//data/Library/Caches/com.apple.idleassetsd/Cache.db.

I pulled the full request URL, headers, and response body (stored in binary plist blobs) out of the NSURLCache SQLite files, including the decoded JSON bag.xml containing aerialScreensaverSources.


~/Library/Developer/CoreSimulator/Devices/<UDID>/data/Library/Caches/com.apple.idleassetsd/

Aerial.sqlite			Cache.db-shm			Memory.sqlite
Aerial.sqlite-shm		Cache.db-wal			Memory.sqlite-shm
Aerial.sqlite-wal		Customer			Memory.sqlite-wal
Album				fsCachedData			PortraitClock
Album.sqlite			IdleCharacter			PortraitClock.sqlite
Album.sqlite-shm		IdleCharacter.sqlite		PortraitClock.sqlite-shm
Album.sqlite-wal		IdleCharacter.sqlite-shm	PortraitClock.sqlite-wal
AmbientPosterInfo.json	IdleCharacter.sqlite-wal	snapshots
Cache.db			Memories

~/Library/Developer/CoreSimulator/Devices/<UDID>/data/Library/Caches/com.apple.idleassetsd/Customer

2KAVC				4KSDR240FPS		entries.json
2KHDR				cbbim-b-prod.mat		resources.tar
2KSDR				cbbim-g-prod.mat		TVIdleScreenStrings.bundle
4KHDR				cbbim-r-prod.mat
4KSDR				cbbim-w-prod.mat

Minimal HTTP request for bag.xml (storefront header is required)

curl -sL --compressed \
    -H "X-Apple-Store-Front: 143441-1,29" \
    "https://bag.itunes.apple.com/bag.xml?deviceClass=AppleTV&format=json&os=tvOS&osVersion=26.4&product=com.apple.idleassetsd&productVersion=1.0&profile=TVIdleScreen&profileVersion=1&storefront=143441-1,29"

bag.xml contents


{
  "aerialScreensaverSources": "https://sylvan.apple.com/itunes-assets/Aerials126/v4/c0/45/d9/c045d9d0-9606-1535-62fe-189edb4f79eb/resources-atv-23J-2.tar",
  "icScreensaverSource": "https://apps.mzstatic.com/content/605e47ffdf3c4290ac8c2f89640433cb/",
  "ssScreensaverSource": "https://apps.mzstatic.com/content/9a719dd4b1b242d387d765cc07a5b391/"
}

@glouel

glouel commented Apr 21, 2026

Copy link
Copy Markdown

This is awesome @cmyx99, last time I tried I couldn't find them, great discovery. Will be in next Aerial build tomorrow !

@theothernt

Copy link
Copy Markdown
Author

Great work, I'll integrate this into Aerial Views in the next couple of days, and update the Aerial Videos site too.

Also, did you mean tvOS 26 and not 16?

@glouel

glouel commented Apr 21, 2026

Copy link
Copy Markdown

Also, did you mean tvOS 26 and not 16?

It's 26, the real thing we've been looking for 💪

@gazeum

gazeum commented Apr 21, 2026

Copy link
Copy Markdown

Also, did you mean tvOS 26 and not 16?

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

@glouel

glouel commented Apr 21, 2026

Copy link
Copy Markdown

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.

@gazeum

gazeum commented Apr 21, 2026

Copy link
Copy Markdown

That seems to be the case. I've checked what's available in the tvOS simulator and it doesn't include any of the macOS tahoe, sequoia, sonoma videos. I imagine this is the same for actual hardware but I can't confirm this.
image

@glouel

glouel commented Apr 21, 2026

Copy link
Copy Markdown

Yep can confirm, it's 4 tahoe, 3 sequoia (one has a HDR/Dolby Vision version out of the four, somehow, not sure why) and likely some sonoma shots.

Capture d’écran 2026-04-21 à 22 35 22

It's (mostly) the fixed shots that are missing, really not a big deal.

@aabytt

aabytt commented Apr 22, 2026

Copy link
Copy Markdown

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