How to specify a starting point on a Youtube or Google Video如何指定一個起點上YouTube或谷歌視頻
Posted on October 30, 2008 at 5:45 am發布10月30日在2008年上午05點45
Sometimes we get a lot of videos wherein only a certain part of the video is interesting.有時我們會遇到很多的影片,其中只有某一部分的視頻很有意思。 Online surfers like us have very little patience – we want the content right away!網上衝浪像我們很少有耐心-我們要權利的內容吧! At YouTube, you can now add a URL parameter to indicate the starting point of the video.在YouTube ,現在您可以添加一個URL參數顯示的出發點視頻。
This is exactly the concept behind Splicd, a service that I wrote about that lets you這正是背後的概念Splicd ,服務,我寫,可讓您 share only parts of a YouTube video份額只有部分的YouTube視頻 . 。 Well now you can do it yourself!嗯,如今,你可以做到這一點你自己! And actually one problem with Splicd was that you would not embed the “part” video into your blog or website, you had to share the link and it would play off their site.實際上一個問題Splicd是,你不會嵌入“部分”的視頻到您的博客或網站,您已分享的聯繫,它將發揮了他們的網站上。 Here I’ll teach you how to embed only a portion of a YouTube video also!在這裡,我會教你如何嵌入只有部分的YouTube影片也!
Here is an example wherein John Mayer has a documentary style intro for his song Gravity during the Abbey Road sessions (the actual song starts after 1minute and 20 seconds):下面是一個例子,其中約翰梅爾了一部紀錄片風格介紹了他的歌曲在重力修道院道會(實際歌曲開始後1分鐘和20秒) :
The original URL is原來的網址是 www.youtube.com/watch?v=Zzb-Pbtr1U4
To indicate a starting point of the video just add #t= X m Y s where X is the number of minutes while Y is the number of seconds. For example to start at the 1 minute 20 second part just put #t=1m20s at the end of the URL.為了說明一個起點的視頻加#噸= X米羅旭其中X是的分鐘數,而Y是秒數。例如開始在1分鐘20秒的一部分只是把#噸= 1m20s在結束的網址。
Example:例如: http://www.youtube.com/watch?v=Zzb-Pbtr1U4 #t=1m20s http://www.youtube.com/watch?v=Zzb-Pbtr1U4 #噸= 1m20s
The second link starts right at the intro where the drummer Steve Jordan hits his drums.第二個連結啟動權在介紹的鼓手史蒂夫喬丹安打他的鼓。 Note that the link will work if you go and copy and paste it into your browser.請注意,該鏈接會的工作,如果你去和它複製並貼到您的瀏覽器。 You can also just email it to someone and when they press play, it will start where you specified.您也可以通過電子郵件發送給某人,當他們按比賽,將開始在您所指定。
But what about if you want to embed it onto your site, like I have above.可是你知道如果你想嵌入到你的網站,就像我上面。 Well you have to do something different because you have to change the EMBED code.那麼你必須做不同的東西,因為你必須改變嵌入程式碼。
First, copy the embed code from YouTube and paste it into your HTML code.首先,複製嵌入程式碼從YouTube並粘貼到您的HTML代碼。
Now once you copy it, you have to modify it by adding &start=XX parameter to the end of the URL for the video in the source code.現在,一旦你將它複製,你必須修改,增加和啟動=二十參數的結尾的網址的視頻源代碼。 XX can be any positive integer and is the number of seconds to start after the beginning.第XX可以是任何正整數是多少秒後開始的開始。 Basically, we’re adding a YouTube parameter to the video so that it starts when we want it to.基本上,我們要加入參數的YouTube視頻,以便它啟動時,我們希望它。
So your embed code should look like this:所以你嵌入代碼看起來應該如下:
Notice the URL for the YouTube video is listed twice in the embed code, so make sure to change it in both places.公告的網址YouTube視頻是列出兩次在嵌入代碼,因此一定要改變它在這兩個地方。 As you can see I just added it to the end with a value of 120, which means starts 2 minutes into the video!正如您可以看到我剛才添加到年底價值為120 ,這意味著開始2分鐘的視頻! Neat eh?整齊吧?
Also if you have a YouTube account, you can submit a comment on the comments section of the video and put the YmXs phrase. YouTube will automatically hyperlink that phrase to the specific starting point of the video.另外如果您有一個YouTube帳戶,您可以提交評論意見節的視頻,把YmXs詞組。 YouTube將自動超這句話的具體出發點的視頻。
I tested it on YouTube and it works if you use the YmXs format. It doesn’t recognize an unabbreviated form like “1 minute 20 seconds”. You can see from the actual screenshot below that only 1m20s was automatically hyperlinked. Maybe youtube will improve the AI of this feature soon:我測試了它在YouTube和它的作品如果您使用YmXs格式。它不承認一個unabbreviated形式,如“ 1分鐘20秒。 ”你可以看到從實際畫面下方,只有1m20s被自動鏈接。也許YouTube將改善在人工智能這一功能很快:
Apparently, Google was first to add this feature. The idea is the same, just add a parameter on the URL of the video. The syntax is a little different. Instead of #t=XmYs, Google uses #XmYs. So just remember that the “t=” is not used in Google video.顯然,谷歌首次加入這一功能。想法是相同的,只需添加一個參數的網址視頻。語法稍有不同。代替#噸= XmYs ,谷歌利用XmYs # 。所以只記得,的“ T = ”而不是用來谷歌視頻。
The URL parameter will only work on a searchpage.該網址的參數只會工作的searchpage 。 For example:例如: http://video.google.com/videosearch?q=damien+rice&emb=1# http://video.google.com/videosearch?q=damien +大米及教統局= 1 #
The parameter is only applicable for this format of URL:該參數只適用於這種形式的網址:
The main difference between the two URLs is the “videosearch” and “videoplay” parameter. You can only put a #XmYs parameter on the “videoplay” URL. If your link does not start with the parameter you specified, check the URL and the syntax of the parameter.之間的主要差別這兩個網址是“ videosearch ”和“ videoplay ”參數。你只能把# XmYs參數的“ videoplay ”的網址。如果您鏈接無法啟動與您所指定的參數,檢查網址和語法參數。
For bloggers, this linking feature is very useful to share “cropped” videos. The need for manual searching for a specific portion of a video is eliminated. This means a better user experience for their readers.對於博客,這個連接功能是非常有用的份額“剪裁”的影片。需要手動尋找一個特定的部分視頻被淘汰。這就意味著更好的用戶體驗他們的讀者。
Got other Youtube or Google video tips? Post them here at the comments section!還有其他YouTube或谷歌視頻秘訣?後他們在這裡一節的評論!
Ben Carigtan writes about computers, websites, technology and how to get the best out of them.本Carigtan寫的電腦,網站,技術和如何獲得最好的人。
» Filed Under »文章屬於 Cool Websites酷網站
Save this page 保存該網頁 | Stir it up on Mixx 它攪動了Mixx | |
Add to Reddit 添加到Reddit |
Related Posts 有關職位
- Share only parts of YouTube videos using Splicd僅共用部分的使用YouTube的視頻Splicd
- Convert YouTube videos to MP3, MP4, WAV YouTube的視頻轉換成MP3 ,的MP4 ,音頻
- Fast way to convert YouTube videos to Zune format快速的方式轉換到YouTube的視頻格式的Zune
- How to make YouTube videos smaller如何使YouTube視頻小
- Viddler - Upload videos in high-quality full resolution and share videos online Viddler -上傳視頻的高品質的全分辨率和共享視頻在線






















