api.playr — for developers & creators
Drop one line of code into your site or app and play any YouTube video in a clean, fully-branded player. No watermark, no "Watch on YouTube", no distractions.
No credit card required · Free tier included
<iframe src="playr.io/embed.php?v=aqz-KE-bpKQ&key=...">
No YouTube logo, no title bar, no "Watch on YouTube", no related videos at the end. Just your content, in your player.
Paste an iframe embed with your API key. Works in any site, app, or WebView — no SDK to install, no build step.
Speed, quality, captions, fullscreen — a polished player UI that feels like it was built for your product, not borrowed from someone else's.
how it works
Create a free account and get your personal API key from the dashboard.
Grab any YouTube video ID or URL you want to play.
Drop the iframe snippet into your site or app. Done.
// paste this anywhere
<iframe
src="https://plyr.adeptcode.in/embed.php?v=VIDEO_ID&key=YOUR_API_KEY"
width="800" height="450"
frameborder="0" allowfullscreen>
</iframe>
Free to start. Get your API key in under a minute.