
This is the embeddable player page for Episode 2, called "Node.js First Steps." The player above streams the episode right in your browser through the supplied WebM and MP4 sources, and a poster image appears before playback starts. Since the page is built to work inside an iframe, you can embed it in another page or open it on its own without the rest of the site's navigation.
The player controls let you play, pause, scrub through, and change the volume of the episode. The video element uses preload="auto", so buffering starts the moment the page loads, and it publishes the episode number and title as data attributes for any host page that wants to read them.
This episode is numbered 2 and titled "Node.js First Steps." Both the poster image and the video sources come from the same episode folder, keeping the player and its artwork aligned.
This is the embeddable player page for Episode 2, titled "Node.js First Steps." It holds the video player along with the episode's playback sources.
Hit play on the video player above. The episode streams straight to your browser through the WebM or MP4 source, whichever your browser can handle.
Yes. The page is designed as an iframe-friendly player view, so you can embed it in another page without the surrounding site chrome.
The player uses preload="auto", so the browser starts buffering the episode as soon as the page loads, cutting down the wait once you press play.
The episode comes in both WebM and MP4, and the browser picks the format it can play on its own.