No login required

YouTube Copyright Checker

See license type, embed permission, regional availability, and age gating for any public YouTube video. Free, no login.

Supports: youtube.com/watch?v=… · youtu.be/… · video ID

Overview

YouTube Copyright Checker: License, Embed, Region & Age

The results list four public fields from the YouTube Data API: license (Standard vs Creative Commons), embeddable (Yes/No), region restrictions when allowed or blocked countries are returned, and age restriction from content ratings.

Creative Commons (CC BY) means the creator opted into reuse under that license, usually with attribution. Standard YouTube License keeps all rights reserved unless you get permission. Combine these API signals with your own policies before embedding off-site, redistributing, or monetizing around a clip.

Features

License Signals This Tool Reads

Four fields from the YouTube Data API—license, embeddable, region restriction, and age rating—that cover the most common reuse questions.

License type

Key
License

Standard YouTube License (default) or Creative Commons Attribution when the uploader chose CC.

Embeddable

Embed

Whether embedding on external sites is allowed. No usually means playback stays on YouTube.

Region restrictions

Region

Summarizes allowed worldwide, blocked-in lists, or only-in lists when the API includes regionRestriction on the video resource.

Age restricted

Age

Uses contentDetails.contentRating: 18+ when ytAgeRestricted is set; otherwise All ages for this field.

How to Use

Run a copyright-related check

01

Paste the link or ID

Use any public watch URL, a youtu.be short link, or the 11-character video ID.

02

Click Check Copyright

We request the video resource so those four fields can render.

03

Read the four rows

Weigh license, embed, region, and age together with your legal and platform rules before reuse.

Use Cases

Who needs this check

Website embeds

Confirm embedding is allowed before dropping a player on a client site or CMS so players do not break silently.

Geo-sensitive launches

See whether playback is limited by country before campaigns or apps that assume global availability.

Remix and compilations

Spot Creative Commons vs Standard before reusing footage in edits or educational packs.

Education and research

Document license and embed flags alongside citations when clips go into slides, papers, or LMS modules.

Commercial use

Treat API lines as a first pass only; Standard license still means you need permission for many commercial scenarios.

Automation

Batch the same four fields in scripts that audit embeds or gate clips in internal tools.

FAQ

Frequently Asked Questions

Does this tool detect Content ID claims?

No. Claim data is private to the uploader in YouTube Studio. Here you only get the public license, embeddable, regionRestriction, and age-rating fields returned for the video.

What is the difference between license types?

Standard YouTube License means all rights reserved unless you obtain permission. Creative Commons Attribution (CC BY) allows reuse with credit; always confirm the exact CC variant if shown elsewhere.

Can I use a Creative Commons video commercially?

CC BY generally allows commercial use with attribution. Other CC variants (for example CC BY-NC) do not; this page does not replace reading the full license text.

Why does region show “Available worldwide”?

When the API returns no regionRestriction object, we treat the video as playable everywhere YouTube serves it. If the uploader sets allow-only or block lists, the line switches to “Available in N countries only” or “Blocked in N countries.”

What does Age restricted mean here?

We read contentDetails.contentRating.ytRating. When it equals ytAgeRestricted, YouTube treats the clip as 18+. That is separate from COPPA “Made for Kids,” which we do not show in this tool.

Why does almost every video show Standard license?

Standard YouTube License is the default at upload. Creators must actively pick Creative Commons, so most public videos stay on Standard.