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-508
$eventId
ID of event: wwdc2018
$eventContentId
ID of session without event part: 508
$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 508] Getting and...

WWDC18 • Session 508

Getting and Using a MapKit JS Key

Frameworks • iOS, macOS • 13:56

MapKit JS uses the JWT standard for ensuring a secure connection between your site and the MapKit JS services. Learn how to create, protect, and use site-specific keys to ensure only your servers are accessing APIs linked to your domain.

Speaker: Eric Gelinas

Unlisted on Apple Developer site