- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to create a YouTube link that starts at a specific time?
YouTube is truly incredible! I had a YouTube video that was almost an hour long. The other day, I wanted to share it with my friends, but the problem was that the part of the video that would be of interest to my audience begins after 20 minutes and 10 seconds.
I wanted to share the video in such a way that, it would begin playing at this particular moment. I didn't want my friends to watch the first 20 minutes of meaningless video and then forward it to a specific time. Of course, if you own the video, you can split it with any video editing software available. But what if you don't own the video?
I thought there had to be a way to make a link to a specific point in a video on YouTube. And such a choice exists!
Here is an in-depth tutorial on how to create a link that starts at a specific time with two different methods! Let’s start with it−
The First Method
- Go to https://www.youtube.com/. This will open the Youtube Home page. Search for the video you want to use and copy the URL of that specified video.

- At the end of the link just add &t=@@m**s where @@ are minutes and ** are seconds. You could adjust the timing as required. If you want the video to start at 20 minutes and 10 seconds, put &t=20m10s at the end of the URL in a new tab.

- Copy the new URL (For example: https://www.youtube.com/watch?v=qwD1LNYuCA0&t=20m10s) and paste it into your browser or wherever you need it, and it will begin to play at the specific time you set.

The Second Method
YouTube has an option to Copy the Video URL at the current time. YouTube, as you might think, has a built-in feature for this. It lets you copy the video URL at a certain point in time.
- Go to the video on YouTube. Select the video which you want to share. Directly beneath the video, click Share.

- When you click the share button, a pop-up box opens up, and in the pop-up box, check the box next to Start At. Put in the time you'd like the video to begin.

- The start time will reflect in the URL of your video:For example: https://youtu.be/qwD1LNYuCA0 will change to https://youtu.be/qwD1LNYuCA0?t=51

- Select Copy the video URL at the current time from the context menu by right-clicking on the video (as shown in the image given below).

Once you have copied it, you are free to paste it wherever you like.
Conclusion
I hope this tutorial will be helpful for you. This is how you create a link on YouTube that starts at a specific set time. You can directly edit it in the YouTube link or you can set up the time stamp and share the edited video link created by YouTube itself.
- Related Articles
- How to create YouTube video link that starts at specific time using YouTube Mobile App?
- How to create HTML link that doesnt follow the link?
- How to create a bookmark link in HTML?
- How to create a download link with HTML?
- How to create two 3d plots at a time in R?
- How do I create an HTML button that acts like a link?
- How to Create a YouTube Channel for Business?
- How to create a YouTube channel for business on YouTube mobile App?
- How to create a link from a text using JavaScript?
- How to import Python modules by default at the time of program starts?
- How to Share Embed YouTube Video Link for Blogs?
- How to create a symbolic link to a directory in Ubuntu?
- How to create a link to send email in HTML?
- How to Create a Creative Description for YouTube Channel?
- How to Create a YouTube Playlist on Your Channel?
