A. Video Control Examples:
- To embed the video with default width and height adapted to your theme:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o]
- To specify the width and height explicitly:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&w=320&h=240]
- To specify the width only:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&w=320]
- To left align the player:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&align=left]
- To right align the player:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&align=right]
- To hide the related videos from appearing after the video is done:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&rel=0]
- To start at a certain point in the video, convert the time of that point from minutes and seconds to all seconds, then add that number as shown (using an example start point of 1 minute 15 seconds):
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&start=75]
- To specify a start and end time for a video, do the same as the above but add the end time as shown:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&start=75&end=85]
- To hide the top information bar:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&showinfo=0]
- To change the look of the player:
[youtube https://www.youtube.com/watch?v=iPrPvgpcM2o&theme=light]