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.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2016-242
$eventId
ID of event: wwdc2016
$eventContentId
ID of session without event part: 242
$eventShortId
Shortened ID of event: wwdc16
$year
Year of session: 2016
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2016] [Session 242] What's New ...

WWDC16 • Session 242

What's New in Core Data

App Frameworks • iOS, macOS, tvOS • 38:14

Core Data is a framework that you can use to manage the model layer objects in your application, providing generalized and automated solutions to common tasks associated with object life cycle, object graph management, and persistence. Learn about the latest advancements in and explore best practices for taking full advantage of this powerful framework.

Speakers: Melissa Turner, Scott Perry

Unlisted on Apple Developer site