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

WWDC18 • Session 715

Introducing Network.framework: A modern alternative to Sockets

Frameworks • iOS, macOS, tvOS • 1:01:43

The new Network.framework API gives you direct access to the same high-performance user-space networking stack used by URLSession. If you’re considering using Berkeley Sockets in your app or library, learn what better options are available to you.

Speakers: Josh Graessley, Tommy Pauly, Eric Kinnear

Open in Apple Developer site