Sometimes surferz want to share only a portion of YouTube video to others. To help these kind of surferz, there is a site TubeChop.com allows you to easily chop a funny or interesting section from any YouTube video and share it with others. This tweak is quite useful when surferz want to save time or to avoid annoying part of that video.
Follow these steps to chop a YouTube video,
- Visit tubechop.com
- Search for YouTube videos by entering a keyword or paste a YouTube video URL
- Select the portion of the video by dragging the start and end slider bar
- Press Chop it button
- That’s it, you can pick the link URL or you can use some social networking site links on that site to share your chopped YouTube video with others.
Next few lines are for web masters. In the meanwhile watch my favorite hymn on YouTube – Prayer of St. Francis – The Peace Prayer – Do not miss it ![]()
Bonus tweak for web masters:
This is a bonus tweak for web masters about trimming only a part of YouTube video using the embed code provided on youtube.com. If web masters want to keep only a portion of YouTube video, they can chop that video using tubechop.com and pick that embed code on that site, but some web masters want to pick embed code only from youtube.com because YouTube’s embed code has many features to customize according to their needs.
Some of these features are as follows,
- Include related videos
- Show Border
- Enable privacy-enhanced mode
- Play in HD
- Player color & size customization
So, instead of trying other methods web masters prefer youtube.com embed code. Let’s look how to trim YouTube video from that embed code. Let’s begin,
- Copy the embed code of your favorite video.
Below is an example of untrimmed YouTube video embed code,
<object width=”480″ height=”385″><param name=”movie” value=”http://www.youtube.com/v/ZI1Gst7pEqc&hl=en_US&fs=1&rel=0″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/v/ZI1Gst7pEqc&hl=en_US&fs=1&rel=0″ type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”480″ height=”385″></embed></object>
- Just insert &start=15&end=46 after the YouTube URL http://www.youtube.com/watch?v=ZI1Gst7pEqc on that embed code. The 15 and 46 are seconds, i.e. start at 30 seconds and end at 46 seconds. Remember you need to insert &start=15&end=46 code twice because YouTube video URL appears twice on that embed code. Kindly pay attention to the syntax too.
Below is an example of trimmed YouTube video embed code,
<object width=”480″ height=”385″><param name=”movie” value=”http://www.youtube.com/watch?v=ZI1Gst7pEqc&start=30&end=90″></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”http://www.youtube.com/watch?v=ZI1Gst7pEqc&start=30&end=90″ width=”480″ height=”385″></embed></object>
- That’s it. Now you can paste / embed it on your site. Your YouTube video should show up without any problem. If it does not, make sure you have copied the correct code, modified it properly and pasted it in the right area. I hope this tweak helps some web masters.
Have a related tweak to share? Well here is your chance, sound off in the comments section!




I think a much better tool is embedplus , if actually just want to mark different parts of a video. Tubechop expects there’s one continuous part.