Paste the link, set two times, download the section. That is the whole job when the link is right. The reason people end up here is that it often is not: a channel page, a playlist address or a youtube.com/clip link all look like YouTube links and none of them will load, because none of them contains a video ID. This is which link shapes work, which fail, and how to fix the one you are holding.
Every guide on this subject is the same four words: copy, paste, choose, download. That advice is fine right up to the moment the tool says it cannot read your link, and then it is useless, because nobody explains what a downloader is actually looking for inside a URL. It is looking for one thing, and once you know what it is, every failure makes sense.
What a downloader actually reads
A YouTube link can carry a lot of things: a video, a playlist, a start time, a share code, a channel. A downloader ignores nearly all of it and hunts for a single item, the 11 character video ID. In a standard watch link that is the v= value:
https://www.youtube.com/watch?v=dQw4w9WgXcQ&list=PL123&t=42
No video ID means no download, no matter how valid the address looks in a browser. That single rule explains every case in the table below.
Every YouTube link shape, and whether it works
Checked against our own parser on 6 August 2026. Other tools accept a very similar set, because they are all solving the same problem.
| Link shape | Example | Works? |
|---|---|---|
| Standard watch page | youtube.com/watch?v=ID | Yes |
| Short share link | youtu.be/ID | Yes |
| Share link with tracking | youtu.be/ID?si=xxxx | Yes, the code is stripped |
| Shorts | youtube.com/shorts/ID | Yes |
| Finished live stream | youtube.com/live/ID | Yes, once the replay exists |
| Embed or legacy | youtube.com/embed/ID, /v/ID | Yes |
| Mobile or Music | m.youtube.com/watch?v=ID | Yes, same v= |
| Video inside a playlist | watch?v=ID&list=PL123 | Yes, it takes the video |
| Bare playlist | youtube.com/playlist?list=PL123 | No, no video ID |
| Clip | youtube.com/clip/CLIPID | No, that is a clip ID |
| Channel or handle | youtube.com/@name | No |
| Search results | youtube.com/results?search_query= | No |
Two rows in there are worth pulling out, because between them they account for most of the failures people blame on the tool.
A playlist link works only if a video is named in it
These two look almost identical and behave completely differently. watch?v=ID&list=PL123 is a video that happens to sit in a playlist, so the video ID is right there and it downloads fine. playlist?list=PL123 is the playlist itself, with no video named, so there is nothing to fetch. If you clicked through from a playlist page, open the video first and copy the link from the watch page.
A clip link is not a video link
This is the one that generates the most "your tool is broken" messages, and it is not the tool. A youtube.com/clip address carries a clip ID, which is a pointer to a range inside somebody's video rather than an identifier for the video itself. YouTube documents how clips work on its Clips help page. Downloaders read video IDs. The two are different things, which is why swapping tools never helps: they all fail on it. Turning a clip link into a real file covers the workaround, which takes about a minute.
Strip the tracking code before you paste it anywhere
Since September 2023, every link created with YouTube's Share button carries an extra parameter that looks like this:
https://youtu.be/dQw4w9WgXcQ?si=Kf9x2QpLm4TnV8aB
That si value is a share identifier. It is generated fresh for each share and is tied to the account that created it, so opens of that link can be attributed back to whoever sent it. The video plays perfectly without it, creators' stats are unaffected, and there is no reason a third party site needs it.
Our parser drops everything after the question mark, so it never reaches the download job. That is our end of it. The habit still worth building is deleting it yourself before pasting a link into any site, because most tools are not built by people thinking about that, and you have no way of knowing which.
The quick version: on a youtu.be link, delete the question mark and everything after it. What is left is the clean link. On a watch?v= link, keep up to the end of the 11 character ID and drop the rest.
A timestamp in the link does not set your clip
People paste watch?v=ID&t=90 expecting the download to start at 1:30, and it starts at zero every time. The t parameter is an instruction to the YouTube player about where to begin playback. It is not part of the video ID, and a downloader reading the ID has no reason to look at it.
Which is fine, because a start time on its own would not be much use anyway. What you need is a start and an end, and that is what the two time fields in a cutter are for. Note the timestamp from the link, then type it into the start field.
How to copy the right link, on each device
- Phone, YouTube app. Tap Share, then Copy link. This is the one that adds the
sicode, so trim it. - Phone, browser. Use the address bar. Cleaner, no share code added.
- Computer. The address bar again. Right clicking the video and choosing Copy video URL also works, and "Copy video URL at current time" is what silently adds the
tparameter. - Somebody sent it to you. Check what you have got before pasting. If it says
/clip/, you need the source video instead.
Downloading the clip, step by step
- Get the two timestamps firstWatch the section once and write down where it starts and ends. Hunting for the moment inside the tool is what turns two minutes into fifteen.
- Copy and clean the linkWatch page or
youtu.be, either is fine. Delete the share code. - Paste it into the cutterThe video loads into a preview player. Nothing full length downloads at this point, which is the advantage of working from a link rather than a file.
- Type the start and end timesType the numbers rather than dragging, and leave a second of headroom at each end so the first word is not clipped.
- Choose a formatMP4 for video. MP3 or M4A when you only want the audio, and there are nine audio formats if you have a specific need.
- Save it promptlyFree files are wiped from our server after 10 minutes, premium after 45. That is a retention policy, not a sales tactic, but it does mean not walking away mid download.
Try it with a link now
Paste any YouTube video link, set two timestamps, take just that section in MP4 or nine audio formats.
Open the cutterThe link is fine and it still will not load
If the address is a proper watch link and the tool still refuses, the problem has moved to the video itself. In rough order of how often it happens:
- Private, unlisted, members only or age restricted. All of these need a signed in account with the right permissions, and a downloader has no account at all.
- Region blocked. The video may be perfectly visible to you and invisible from where the server sits.
- Still live. There is no finished file to cut from until the broadcast ends and the replay processes.
- Deleted or made private since you copied the link. More common than you would think with older links.
- The whole category is having a bad afternoon. Every downloader reads the same YouTube player code, so when that changes they all break together and recover within hours. If three different tools fail on the same video, it is not your link. Why downloaders break in waves explains what is actually going on underneath.
A fast way to tell the difference: open the video in a private browsing window, signed out. If it will not play for you there, it will not load in any tool either.
Quality, honestly
Two separate ceilings, and they get blamed on each other constantly. The upload sets the maximum: if the creator uploaded 720p, nothing anywhere can give you 1080p. The free tier sets the practical limit: ours caps resolution on free downloads, with 720p and 1080p on premium, and other tools cap clip length or downloads per day instead.
Checking which one is limiting you takes ten seconds. Open the video on YouTube, click the settings gear, look at the quality list. If YouTube offers more than the downloader does, that is the tool. If YouTube itself stops at 360p, no tool will do better. There is a fuller comparison in is there a free YouTube clip cutter, and if you want the tool category rather than the link mechanics, what a clip downloader actually is sorts that out.
Where the law sits
Not legal advice, and it varies by country. YouTube's terms of service list downloading among the things you may not do with content on the platform, except where the service itself allows it, which in practice means the Premium download button.
Copyright is the separate question and the one with consequences. Your own uploads, Creative Commons licensed videos and anything you have written permission for are safe ground. Short excerpts used for commentary, criticism or teaching can fall under fair use or fair dealing depending where you are, which is a defence you would have to make rather than a rule that protects you automatically. The pattern that reliably causes trouble is republishing somebody else's footage on an account that earns money.
Common questions
How do I download a YouTube clip by link?
Copy the watch link for the video, paste it into a link based cutter, type the start and end times you want and choose a format. The server fetches only that section and hands back a file. The whole video never has to land on your device, which is what makes this faster than downloading and trimming.
Why does my YouTube link not work in the downloader?
Usually because it is not a link to a single video. Channel pages, playlist pages, search results and youtube.com/clip addresses all fail, because none of them contain a video ID. Open the video itself and copy the link from there. If a normal watch link still fails, the video is probably private, members only, age restricted or still live.
Do youtu.be short links work?
Yes. A youtu.be link carries the video ID straight after the slash, so downloaders read it fine, including ours. The tracking code YouTube appends after the question mark is stripped automatically, though it is still worth deleting before you paste it anywhere.
What is the si code in a YouTube share link?
It is a share identifier YouTube has added to every link created with the Share button since September 2023. It is generated per share and can be traced back to the account that created the link. Removing it does not break the link or affect the creator's stats, so strip it before pasting a link into any third party site.
Can I download a youtube.com/clip link?
Not directly. That address carries a clip ID, and downloaders are built to read video IDs. Open the clip, work out where it sits in the source video, then feed the source video link plus those timestamps to a clip cutter instead.
Does a timestamp in the link set where my clip starts?
No, and this catches people out. The t parameter tells the YouTube player where to begin playback. Downloaders read the video ID and ignore it, so your file starts at zero. Write the timestamp down and type it into the tool's start field instead.
What happens if I paste a playlist link?
It depends on the shape. A watch link that also carries a list parameter still works, because the video ID is in there and that is what gets read. A bare playlist address has no video ID at all and simply fails. Open the video you want from the playlist and copy its link.
Do Shorts and live stream links work?
Shorts links work like any other video. A finished live stream works once the replay has processed, but a broadcast that is still running has nothing complete to cut from yet, so wait until it ends.
Can I download a clip by link on my phone?
Yes, and it is the easiest route because neither app store allows YouTube downloader apps. In the YouTube app tap Share then Copy link, then paste it into your mobile browser. On iPhone the finished file lands in Files under Downloads rather than in Photos.
Is downloading a clip by link legal?
It depends on the video and what you do with it. Your own uploads, Creative Commons material and anything you have permission for are safe ground. YouTube's terms separately forbid downloading without permission. Short excerpts used for commentary or review sit in fair use territory in some countries, which is a defence rather than a guarantee.
The short version
A downloader wants one thing from your link: the 11 character video ID. Watch links, youtu.be links, Shorts and finished live streams all carry it. Playlist pages, channel pages and clip addresses do not, which is why they fail no matter how many tools you try. Trim the share code before you paste, ignore any timestamp already in the link and type your times into the tool, and if a clean watch link still will not load, check the video signed out in a private window before blaming anything else.