Embed the YouTube Description Extractor on your site
Free forever. Customize the size and theme, copy the snippet, paste it into your page. Your visitors can copy any video's description, tags and transcript without leaving your site.
How to embed in 3 steps
- Customize above. Pick width, height and theme. The preview and code update in real time.
- Copy the full snippet. It includes the iframe, the "Powered by" link, and a tiny loader script. All three are required.
- Paste into your HTML. Works in WordPress (Custom HTML block), Webflow (Embed element), Ghost, Squarespace, static sites — anywhere you can add raw HTML.
FAQ
Is it really free?
Yes. No limits, no sign-up, no ads inside the embed. The only requirement is keeping the attribution link on the host page.
Will the embed work on WordPress?
Yes. Add a Custom HTML block (Gutenberg) or an HTML widget (Classic). Paste the full snippet. Publish. Done.
Does it pass my visitors' data to you?
Only the YouTube URL they paste is sent to our API so we can fetch the video data. We don't store it or log personal information. See our privacy policy.
What if I accidentally remove the attribution?
The tool locks itself and shows a message asking you to restore the link. Re-adding the <a href="https://ytdescriptionextractor.com/"> anywhere on the page re-enables it on the next refresh.
Can I style the attribution text?
Yes. As long as the <a> tag is visible (not display:none or visibility:hidden) and has text or an image inside, you can style it however you like — change the wording, the color, the font size.
Can I use it on client sites?
Yes. Agencies are welcome to drop the embed into client sites. Same rule: keep the attribution visible.
Does the embed affect my page speed?
Minimally. The iframe is lazy-loaded by default, the loader script is tiny (< 2 kb), and the tool only fetches data when a visitor actually submits a URL.