Astuce : Faire commencer une vidéo Youtube à un moment précis
Trouvé via le blog de David Touvet (davidtouvet.com/blog), ce billet "Embed a Part of a YouTube Video" sur la façon d'adapter le code d'intégration d'une vidéo pour qu'elle démarre après une partie qui présente peu d'intérêt :
"If you want to embed a YouTube video that starts to become interesting somewhere in the middle, there's a simple way to skip the boring part. YouTube's embedded player has a parameter that lets you specify the number of seconds that should be skipped before starting to play the video. Here's how you should edit the code: append &start=[number of seconds from the start of the video] to both URLs.
"If you want to embed a YouTube video that starts to become interesting somewhere in the middle, there's a simple way to skip the boring part. YouTube's embedded player has a parameter that lets you specify the number of seconds that should be skipped before starting to play the video. Here's how you should edit the code: append &start=[number of seconds from the start of the video] to both URLs.
Commentaires