Howto: YouTube Embed with custom start time

With embedded youtube the arg is start in seconds, not t like a normal url.
You can see this when you click share on youtube and click embedded and then click the “start at” checkbox.

Example:

{{< youtube id="abc?start=386" autoplay="false"
2 Likes