Reply to comment

Mark Vergeer's picture

Tutorial: Embedding only Part of a YouTube Clip

If you only want to embed a specific part of a YouTube Video say starting somewhere halfway then you are up for some HTML code editing as YouTube itself doesn't provide that feature in the website interface.

So how to go about it? YouTube's embedded player has a parameter allowing you to skip a video any number of seconds you define. You enter the following code &start=[number of seconds from the start of the video] to both parts found in the standard embedding code YouTube creates. Read more below on how to do this.

This is how the regular embedding code for this particular video looks:

Now say you want to embed this video skipping the first 20 seconds you add &start=20 to the code in both URL parts:

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <i> <b> <img> <div> <span> <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong> <font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike> <caption> <iframe>
  • You may post PHP code. You should include <?php ?> tags.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Images can be added to this post.
  • You may quote other posts using [quote] tags.
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.