Page 1 of 1

New Feature: Ability to embed YouTube videos by URL

PostPosted: November 24th, 2021, 9:04 pm
by elneilios
In addition to the ability to embed tweets I've implemented an enhanced embed for YouTube videos. Again very simple to use with the URL of the YouTube video you'd like to show in your posts:

  1. Browse to the YouTube video you want to embed
  2. Copy the URL from the browser navigation bar
  3. In your post click on the button labelled "yt" and paste the URL

Once again here is an example for it's usage:
Code: Select all
[yt]https://www.youtube.com/watch?v=vax-E8j4dlA[/yt]


Re: New Feature: Ability to embed YouTube videos by URL

PostPosted: November 24th, 2021, 9:49 pm
by elneilios
I've also added a second option to embed a YouTube video and start it at a specific time (expressed in seconds from the beginning). To use it, choose the "yt=" button option and enter the time in seconds from which you'd like the video to play after the "=" sign

Usage:
E.g. to start this video from the 2 minute mark (120 seconds)
Code: Select all
[yt=120]https://www.youtube.com/watch?v=6vEY0tKYJuM[/yt]