M3U8 / HLS
Test public HLS livestreams and on-demand playlists, including adaptive bitrate streams and `.m3u8` manifests.
Open HLS PlayerPaste a public video URL and PlayVid opens it in the right browser-based player. Use it to check direct files, HLS streams, DASH manifests, and embeddable platform links without building your own test page first.
PlayVid recognizes public `M3U8/HLS` streams, direct `MP4` files, `DASH/MPD` manifests, and common `YouTube / Vimeo / Dailymotion` share links, then sends each one to the matching tool automatically.
Use the dedicated player for each format instead of forcing everything through one generic input. That keeps playback closer to real browser behavior and makes failures easier to diagnose.
Test public HLS livestreams and on-demand playlists, including adaptive bitrate streams and `.m3u8` manifests.
Open HLS PlayerCheck whether a browser can open a direct video file URL, including common MP4 and WebM sources.
Open MP4 PlayerValidate public MPEG-DASH manifests, inspect available renditions, and confirm browser playback with `dash.js`.
Open DASH PlayerConvert supported share links into iframe embeds and see whether the platform actually allows framing.
Open Embed ToolTools help people test a URL. Guides help them understand what they are looking at. That is where search traffic usually starts.
Learn when to choose adaptive streaming and when a direct video file is the simpler, better answer.
Read the Comparison Guide