How to Add Timestamps to YouTube Links — Share Exact Moments

A YouTube timestamp link jumps the video directly to a specific moment when clicked. Instead of sharing a 45-minute conference talk and telling someone "it starts around the 23-minute mark," you share a link that starts at exactly 23:14. For content creators, marketers, educators, and support teams, timestamp links are one of the most underused and most useful tools for sharing video content effectively.

Generate YouTube timestamp links instantly with our free YouTube Timestamp Link Generator tool. You can also pair timestamp links with our UTM Link Generator to track which timestamp links drive the most traffic to your channel.

How YouTube Timestamps Work

YouTube timestamp links work by adding a time parameter to the standard YouTube URL. The parameter t= (or start=) tells YouTube to begin playback at a specific number of seconds from the beginning of the video.

The standard format adds to the URL: https://www.youtube.com/watch?v=VIDEO_ID&t=SECONDS

For a video starting at 23 minutes and 14 seconds: 23 minutes times 60 seconds = 1380 seconds, plus 14 seconds = 1394 seconds total URL: https://www.youtube.com/watch?v=VIDEO_ID&t=1394

YouTube also accepts a more readable format using h, m, and s suffixes: https://www.youtube.com/watch?v=VIDEO_ID&t=23m14s

Both formats work. The seconds-only format is more reliable across all YouTube embeds and API implementations. Our YouTube Timestamp Link Generator converts hours, minutes, and seconds into the correct format automatically.

For shortened YouTube links (youtu.be format), the timestamp parameter is placed after a question mark: https://youtu.be/VIDEO_ID?t=1394

How to Get the Video ID from a YouTube URL

Every YouTube video has a unique 11-character video ID. Knowing how to extract it manually is useful when working with YouTube URLs programmatically.

Standard watch URL: https://www.youtube.com/watch?v=dQw4w9WgXcQ — the video ID is everything after v=, which is dQw4w9WgXcQ

Short URL: https://youtu.be/dQw4w9WgXcQ — the video ID is everything after youtu.be/

Embed URL: https://www.youtube.com/embed/dQw4w9WgXcQ — the video ID follows embed/

Shorts URL: https://www.youtube.com/shorts/dQw4w9WgXcQ — the video ID follows shorts/

Our YouTube Timestamp Link Generator accepts any YouTube URL format and extracts the video ID automatically. You can also use our URL Parser tool to break down any URL and inspect its components, including query parameters.

Adding Timestamps to YouTube — From the YouTube Interface

YouTube provides a built-in way to get timestamp links without any external tool:

1. Open the video on YouTube and pause at the moment you want to link to. 2. Right-click on the video player. 3. Select "Copy video URL at current time." 4. The URL in your clipboard includes the t= parameter for that exact moment.

Alternatively, click the Share button below the video, and check the "Start at" checkbox in the share dialog. Enter the time manually and YouTube generates the timestamp link for you.

For embedding a YouTube video that starts at a specific timestamp on your website, use the embed URL format with the start parameter: https://www.youtube.com/embed/VIDEO_ID?start=1394 Note: embedded videos use start= rather than t= — this is the only context where the parameter name differs.

Generate a YouTube timestamp link instantly — enter hours, minutes, seconds and get your link

Try YouTube Timestamp Generator Free →

Practical Uses for YouTube Timestamp Links

Content creators: add chapter links in video descriptions pointing to specific sections. YouTube officially supports chapters using timestamps in the description formatted as 0:00 Introduction, 2:30 Main topic, and so on — but sharing direct timestamp links in comments, social posts, or emails lets you point people to specific moments without them needing to scroll through the description.

Education and training: when referencing a lecture or tutorial video, timestamp links point students to the specific explanation or demonstration relevant to the topic being discussed. In a course platform or LMS, linking to timestamp-specific moments in reference videos is far more useful than linking to the beginning of a long video.

Customer support: for software products, record walkthrough or tutorial videos and timestamp-link to the relevant section when answering support questions. "Here is how to reset your password — skip to 2:45 in this setup video" is faster to create than a written step-by-step guide and clearer for the customer. Check your site is correctly set up for customer communication with our Meta Tags Checker for social sharing and our SSL Lookup for security.

Research and citations: when citing a specific statement or piece of evidence in a video, timestamp links allow readers to jump directly to the relevant moment rather than having to watch or skim the entire video. This makes video citations as precise as text citations with page numbers.

Marketing and PR: share specific product demo moments, customer testimonials, or key announcements from longer videos without requiring the audience to watch the whole thing. A timestamp link to the 30-second testimonial in a 20-minute video gets watched. A link to the beginning of a 20-minute video does not.

Frequently Asked Questions

Yes. Timestamp links work in the YouTube app on iOS and Android. When you tap a timestamp link on mobile, it opens the YouTube app (if installed) and jumps to the specified time. If the app is not installed, it opens in the mobile browser at the correct timestamp. Timestamps also work in YouTube's mobile website.
To add timestamps to a YouTube video, open YouTube Studio, go to the video details, and add chapter times in the description. Start with 0:00, then add each timestamp with a short title, such as 0:00 Intro and 1:25 Main Topic.
A YouTube transcript with timestamps shows the spoken text of a video along with the exact time each section appears. You can use it to create chapters, summarize videos, or help viewers jump to specific parts.
YouTube timestamps in description are time markers added to the video description. When formatted correctly, they become clickable chapters so viewers can skip directly to important sections of the video.
No. YouTube Shorts are short-form vertical videos and do not support timestamp links — they are designed to play from the beginning and loop. Timestamps only work with standard YouTube videos. If you need to direct someone to a specific moment in a short piece of content, it would need to be uploaded as a regular YouTube video rather than a Short.
The most common causes: the seconds calculation is off by a few seconds (video players often start a second or two before the specified time for buffering), the video has been re-edited since you created the link (changing the video content shifts all timestamps), or the browser or app is not honoring the parameter due to caching. Try the link in an incognito window to rule out caching.
Yes, but the URL structure is slightly different. A playlist URL includes a list parameter: https://www.youtube.com/watch?v=VIDEO_ID&list=PLAYLIST_ID. Adding &t=SECONDS to this URL will start the specific video in the playlist at the specified timestamp. The viewer remains in the playlist context and can continue to the next video automatically.
Scroll to Top
Checker Tools