Fixed YoutuTube video with time parameter

soloarquitectura

Well-known member
Affected version
2.1.10 Patch 2 & 2.2
Insert media: https://www.youtube.com/watch?time_continue=305&v=FGoOZPAe78s&feature=emb_logo

Expected: [MEDIA=youtube]FGoOZPAe78s:305[/MEDIA]

Result: [MEDIA=youtube]FGoOZPAe78s[/MEDIA]
 
No idea where that parameter came from 🤷‍♂️

It's always been t rather than time_continue. t does work:

https://www.youtube.com/watch?t=305&v=FGoOZPAe78s&feature=emb_logo

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

So use that manually as a workaround for now and we'll adjust the code to respect time_continue in the future.
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.0 Beta 2).

Change log:
Add support for time_continue parameter when embedding YouTube videos
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom