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: wwdc2014-403
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 403
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 403] Intermediat...

WWDC14 • Session 403

Intermediate Swift

Tools • iOS, OS X • 53:20

Explore the modern features of the Swift programming language. Learn about object initialization, closures, and optionals. See how you can perform pattern matching using Swift's powerful switch statements.

Speakers: Joe Groff, Brian Lanier

Unlisted on Apple Developer site