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: wwdc2018-237
$eventId
ID of event: wwdc2018
$eventContentId
ID of session without event part: 237
$eventShortId
Shortened ID of event: wwdc18
$year
Year of session: 2018
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2018] [Session 237] Quick Look ...

WWDC18 • Session 237

Quick Look Previews from the Ground Up

Frameworks • iOS, macOS • 42:22

Quicklook Previews are an easy way preview documents in your app. Hear about the basics as well as some advanced implementations. Learn to present a variety of types of documents from within your app without reinventing the wheel, and make sure your custom file format works great with the built-in support offered by iOS.

Speakers: Raffael Hannemann, Maxime Uzan

Unlisted on Apple Developer site