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: wwdc2015-234
$eventId
ID of event: wwdc2015
$eventContentId
ID of session without event part: 234
$eventShortId
Shortened ID of event: wwdc15
$year
Year of session: 2015
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2015] [Session 234] Building Do...

WWDC15 • Session 234

Building Document Based Apps

App Frameworks • iOS • 39:17

UIDocument is a robust way to model user-generated content in your app. See how to easily integrate your app's documents with iCloud, file extensions, and document browsers. Learn how to build a document-based app from the ground up.

Speakers: Mike Hess, Johannes Fortmann

Unlisted on Apple Developer site