Clippingnet
A FREE, STEP-BY-STEP GUIDE

How to trim a YouTube video

Paste the link, mark where it should start and stop, and get a timestamped link or an auto-stopping embed - the trim YouTube actually allows from a browser, with no software and no download.

1 Paste link 2 Mark start/end 3 Preview 4 Get link or embed
Have the file instead? Drop it here for a downloadable trim.
MP4 · MOV · WEBM · MKV
00:00.000/ 00:00.000
length 0.000s
Your trimmed links
Share

Trimming a YouTube video means marking two points

"Trim" usually implies cutting a file. On YouTube, there's no file to cut from a browser - instead, trimming means marking a start and end time and generating a link that plays exactly that span.

This isn't a workaround - it's what YouTube's own player API is built to do. A timestamped link opens the video already scrolled to your start point. An embed with start and end parameters goes further: dropped into any webpage, the player begins at your mark and stops itself exactly at the other one, so nobody watching sees anything before or after the part you chose.

If you specifically need a downloadable file, that's a different job - YouTube doesn't permit browser-based downloads at all, by design. The honest options for that case are covered further down.

What trimming gets you

A link that opens at the right moment

No more "skip to 3:25" in a caption. The link itself opens the video already at your point - one tap, no scrubbing required on the viewer's end.

An embed that stops itself

Paste the iframe into an article, forum post, or your own site. It starts at your mark and stops at the other one - no editing, no re-hosting of any video.

Frame-accurate marking

Drag the orange handles, tap I and O while it plays, or type a timecode directly. YouTube's own scrubber isn't nearly this precise.

Preview before you send it

Preview trim plays only your selection and stops at the end - so you can confirm the link works exactly as intended before pasting it anywhere.

One-tap sharing

Post the trimmed link straight to WhatsApp, X, Telegram, Facebook, LinkedIn, Reddit, or email - no copying and switching between apps.

Nothing re-hosted

The link and embed both point straight back at YouTube. You're not downloading, re-uploading, or storing a copy anywhere - the original stays the single source.

How to trim it, step by step

1

Paste the YouTube link

Copy the URL from the address bar or the Share button - a watch page, a Shorts link, or a live VOD all work. Paste it into the box and press Trim this video.

youtube.com/watch?v=… Trim this video
2

Mark the start and end

Drag the orange handles on the timeline, or play the video and tap I right as your part begins and O right as it ends. Arrow keys nudge one frame at a time for the last bit of precision.

3

Preview it

Preview trim jumps to your start point, plays, and stops exactly at your end point - the same behaviour the finished embed will have. This is the moment to catch a mark that's a beat too early or late.

Preview trim ← plays only 00:31 → 01:15
4

Get your link or embed

Get clip link produces a timestamped share URL, an auto-stopping embed URL, and full iframe code, all copyable with one click. Use the share row to post the link directly, or paste the iframe wherever embeds are accepted.

Get clip link → youtu.be/VIDEO?t=31
Honest scope

What "trimming YouTube" can and can't mean

A lot of pages promise to "download and trim" a YouTube video, which usually means quietly ripping the video against YouTube's terms of service. This page doesn't do that - it's worth knowing exactly where the line sits.

Trimming the video itself as a file is only possible if you have rights to download it in the first place - through YouTube Premium's offline feature, or as the video's own owner via YouTube Studio. Trimming the viewing experience - where playback starts and stops - is what a browser can do for any public video, and it's fully within YouTube's own player API.

It does
Generate a timestamped link that opens at your chosen point
Generate an auto-stopping embed for any webpage
Let you mark points with frame accuracy and preview them
It doesn't
Download YouTube video as a file - browsers can't do this
Circumvent YouTube's terms of service in any way
Remove the YouTube player or branding from the embed
the actual embed code you get
<!-- starts at 3:25, stops at 5:40 -->
<iframe
  width="560" height="315"
  src="https://www.youtube.com/embed/
       VIDEO_ID?start=205&end=340"
  frameborder="0"
  allowfullscreen>
</iframe>  

The URL parameters, explained

If you'd rather build the link yourself by hand, here's every parameter this tool generates, spelled out.

Parameter Where it goes What it does
?t=205 youtu.be short link Opens the video and starts playback at 205 seconds in
?start=205 youtube.com/embed/ URL Same as above, for the embeddable player specifically
&end=340 youtube.com/embed/ URL Stops playback automatically at 340 seconds - embed only, no equivalent on regular watch links
t=3m25s Either link type An alternate time format YouTube also accepts alongside plain seconds

Why the watch link can't stop itself: the end parameter only works on the /embed/ player, not the normal youtube.com/watch page. A share link can start somewhere specific, but the person watching has to stop it themselves - the auto-stop only exists inside an embed.

If you actually need a downloaded file

When a timestamped link or embed isn't enough and you need a real trimmed video file, here are the legitimate routes.

Option 01

It's your own video

Upload the original file to Clippingnet directly instead of the YouTube link - you get the full editor with a real downloadable WebM clip, since it's your file and not a YouTube stream.

Option 02

YouTube Premium offline downloads

Premium lets you save videos for offline viewing in the YouTube app. It's built for offline playback, not extraction, and doesn't produce a plain file you can trim elsewhere - but it's the officially sanctioned way to have a local copy.

Option 03

You're the channel owner

Creator Studio lets you download your own uploads directly. From there it's just a regular video file, and any file-based clipping tool - including this one - will trim it and give you a downloadable output.

Option 04

Screen recording, as a last resort

Recording your own screen while the video plays is legal in most places for personal use, but the result is a re-encode of a re-encode - visibly lower quality than the source, and slow for anything long.

Simple pricing

No hidden costs. No trials that expire. No features behind a paywall. Trimming a YouTube video this way is totally free - here's the entire pricing table.

The only plan
$0/ forever
  • Unlimited trims - no daily caps or quotas
  • Links and embeds included - both generated every time
  • No watermark - it's the real YouTube player
  • No account or sign-up - just paste and mark
  • No downloads made - fully within YouTube's own terms

Why free? Generating a timestamped URL and an iframe snippet is just string-building - there's no encoding, no server processing, and nothing to meter.

This respects YouTube's terms of service. Nothing is downloaded, ripped, or re-hosted - the generated link and embed both point straight back at the original video on YouTube, using parameters YouTube's own player publicly supports.

Frequently asked questions

Everything people ask about trimming a YouTube video.

Can I actually trim a YouTube video into a downloadable file?

Not from a browser - YouTube doesn't allow it, by design. What you get instead is a timestamped link and an auto-stopping embed, which cover most reasons someone wants a "trimmed" clip: sharing a moment or dropping it into a page.

What's the difference between a timestamped link and an embed?

A timestamped link (youtu.be/ID?t=205) opens YouTube and starts playback at that point, but keeps playing afterward. An embed with start and end parameters goes further - it starts at your mark and stops itself automatically at the other one.

Why can't a regular YouTube link stop at a certain time?

The end parameter is only supported by the embeddable player (/embed/), not the normal watch page. A share link can start somewhere specific, but stopping automatically requires the embed.

Can I trim a Shorts or a live VOD link the same way?

Yes - Shorts, live VODs, and regular watch links all work the same way here. The one exception is a youtube.com/clip/ link, which hides the underlying video ID; open it and use the normal watch link instead.

How precise can the start and end points be?

You can type timecodes to the millisecond and nudge one frame at a time with the arrow keys in the editor. The generated URL parameters themselves are in whole seconds, which is YouTube's own player granularity.

Does this download or re-host the video?

No. Nothing is downloaded, and no copy is stored anywhere. The link and embed both point straight back at the original video on YouTube's own servers - you're generating a URL, not a file.

Is this against YouTube's terms of service?

No - timestamped links and start/end embed parameters are features YouTube's own player publicly supports and documents. This tool only builds URLs using them; it doesn't download or circumvent anything.

Can I remove the YouTube branding from the embed?

No, and no legitimate tool can - the player is YouTube's own iframe, and removing its controls or branding isn't something the API permits. What you can control is where it starts and stops.

How do I actually get a downloadable trimmed file from YouTube?

Legitimately, only in a few cases: it's your own video and you download it from Creator Studio, you're the channel owner, or you use YouTube Premium's official offline feature. Once you have the file, any file-based clipper - including this one - will trim it into a real downloadable clip.

Can I trim a private or unlisted video?

Only if you're signed into an account with access, and even then, embedding depends on the uploader's settings - some videos disable embedding entirely, in which case the player will show an error rather than the video.

Why does my embed keep playing past my end point?

Check that you're using the embed URL (with start and end), not the plain youtu.be share link - only the embeddable player respects the end parameter.

Does the trimmed link work on mobile?

Yes. A timestamped link opens the YouTube app or mobile site at the right point. Embeds render inside a mobile browser the same as desktop, subject to the page they're placed on supporting iframes.

Can I trim a video that's already been trimmed?

Yes - load the same link again and mark new points. Nothing about a previous trim is stored anywhere, since no processing or file creation happened the first time.

Will the link still work if the video gets deleted?

No - a timestamped link only works as long as the underlying video exists on YouTube. If it's removed or made private, the link stops working exactly as a normal YouTube link would.

Can I put multiple trimmed sections in one embed?

No, one embed supports a single start and end. For several separate moments, generate a separate embed for each one and place them individually.

Does trimming this way affect the view count or the creator's earnings?

A view through an embed or a timestamped link still counts as a normal YouTube view and plays any associated ads, so it doesn't bypass monetisation - the creator is credited the same as any other playback.

What's the maximum length I can trim?

No limit is imposed - you can mark a three-second moment or a forty-minute span. Since this only generates a link rather than encoding anything, length doesn't change how the tool behaves.

Can I trim audio only from a YouTube video?

Not with this method - the embed and link both play video and audio together, since that's how YouTube's player works. Extracting audio only requires a different, download-based tool and isn't something this page covers.

Why would I use this instead of just telling someone the timestamp?

Typing "skip to 3:25" requires the viewer to manually scrub. A timestamped link does it for them in one tap, and an embed removes even that step - useful in articles, forum posts, or anywhere you want the right moment to play automatically.

Do I need a Google or YouTube account?

No - generating links and embeds for public videos doesn't require signing in. An account is only needed to view private or unlisted videos you have access to.

Can I use the generated embed on any website?

Yes, as long as the site allows embedding third-party iframes, which most platforms and content management systems do. A few walled platforms - some social networks, for instance - strip iframes entirely.

Is trimming a YouTube video the same as clipping it?

In casual use, yes - "trim" and "clip" are used interchangeably here. Both describe marking a start and end point; the terms don't imply different mechanics on this page.

How is this different from YouTube's own Clip feature?

YouTube's built-in Clip tool creates a shareable clip link tied to your account, visible in your profile. This tool generates the same kind of start/end URL without requiring sign-in or creating anything tied to an account - a simpler, anonymous alternative for the same underlying mechanism.

Can I trim a video and then convert the trim into a downloadable MP4?

Not from a YouTube source through a browser - that would require downloading, which YouTube doesn't permit here. If you have the file itself (your own upload, or one of the legitimate download routes above), then yes, that file trims into a downloadable clip normally.

What happens to my link if I close the tab?

Nothing - the link and embed code are just text you copied. Reopen the tool anytime and generate the same or a new trim from the same video; there's no session or history stored anywhere.