Clicking share on YouTube give the option of starting the video at a specific time, for example: https://youtu.be/_GQ0SraZXZ8?t=1m35s . This should start at 1:35, however, the video once embedded still starts at the beginning. Help appreciated. Thanks! Version: 7.x-3.0

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mfuller526 created an issue. See original summary.

mfuller526’s picture

Issue summary: View changes
mfuller526’s picture

Priority: Normal » Critical
chuyenlv’s picture

This my patch allow youtube embed start at special time and format url like: https://www.youtube.com/watch?v=_GQ0SraZXZ8&start=100

mfuller526’s picture

Thank you! Patch applied but still no luck. Something is stripping the specified time.

<iframe width="568" height="346" src="https://www.youtube.com/embed/FVUuX3f50IY" frameborder="0" allowfullscreen></iframe>

https://youtu.be/FVUuX3f50IY

No access to URL once uploaded.