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: wwdc2017-220
$eventId
ID of event: wwdc2017
$eventContentId
ID of session without event part: 220
$eventShortId
Shortened ID of event: wwdc17
$year
Year of session: 2017
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2017] [Session 220] Customized ...

WWDC17 • Session 220

Customized Loading in WKWebView

App Frameworks • iOS, macOS • 36:35

WKWebView allows you to seamlessly integrate web content into your app. Learn how new features in WKWebView allow you to manage cookies, filter unwanted content, and give you more control over loading web content.

Speakers: Brady Eidson, Alex Christensen

Unlisted on Apple Developer site