From d5dae86319670c7b1f485b5c69cfc6b8226cb53f Mon Sep 17 00:00:00 2001 From: Maxime Michel Date: Wed, 6 Mar 2019 00:55:29 +0100 Subject: [PATCH] Add tip on how to start a YouTube embed at a given timestamp (#2077) Close #2077 --- docs/_docs/14-helpers.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/_docs/14-helpers.md b/docs/_docs/14-helpers.md index 15e41bf2..3893ec9b 100644 --- a/docs/_docs/14-helpers.md +++ b/docs/_docs/14-helpers.md @@ -199,6 +199,9 @@ header: provider: youtube ``` +**Tip:** if you'd like to start the video at a particular timestamp, you can append `?start=110` (for instance) to the video `id` in order to have the video start at 1:50. +{: .notice--info } + ### Vimeo To embed the following Vimeo video at url `https://vimeo.com/212731897` into a post or page's main content you'd use: