Configure player
Close
WWDC Index does not host video files
If you have access to video files, you can configure a URL pattern to be used in a video player.
Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.
$id
ID of session: wwdc2023-10187
$eventId
ID of event: wwdc2023
$eventContentId
ID of session without event part: 10187
$eventShortId
Shortened ID of event: wwdc23
$year
Year of session: 2023
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist : [2023] [Session 10187] Meet Swif ...
Swift • iOS, macOS, tvOS, watchOS • 8:52
SwiftData is a powerful and expressive persistence framework built for Swift. We’ll show you how you can model your data directly from Swift code, use SwiftData to work with your models, and integrate with SwiftUI.
Speaker : Ben Trumbull
Open in Apple Developer site