MyBB Community Forums

Full Version: Tag youtube don't work with youtube time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If I add youtube link with time to youtube tag they video start from beginning not from time in link. (add space in code, because can't only one video in post)
[align=center]
[vi deo=youtube]http://www.youtube.com/watch?v=4moPEzhiVyo&feature=share&t=5h27m30s[/video]
[vi deo=youtube]http://www.youtube.com/watch?v=4moPEzhiVyo&feature=share&t=6h31m30s[/video]
[vi deo=youtube]http://www.youtube.com/watch?v=ie5_iH9knog&feature=share&t=4h34m2s[/video][/align]

Test (add in youtube tag http://www.youtube.com/watch?v=ie5_iH9kn...&t=4h34m2s ):



My forum: http://alteroffice.pl/
Mybb 1.6.11
Work with ?start<number of seconds> http://apiblog.youtube.com/2012/06/all-g...o-end.html

From youtube have
<iframe width="640" height="360" src="//www.youtube.com/embed/4moPEzhiVyo" frameborder="0" allowfullscreen></iframe>
How add to mycode would t=5h25m10s this to seconds?