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

WWDC13 • Session 414

Understanding Source Control in Xcode

Tools • iOS, OS X • 43:37

Learn how Xcode’s source control features can help you work more efficiently with your team, juggle numerous development branches, find and fix bugs, and better understand the history of your code with the Version editor.

Speakers: Eric Dudiak, Kevin Lindeman

Unlisted on Apple Developer site