'How to set the "start point" and "end point" of a video in google slide by using google script?
Solution 1:[1]
It's not possible to control the time of a video using Apps Script. The feature is relatively new in the UI as the blog mentions https://workspaceupdates.googleblog.com/2020/10/new-video-playback-option-google-slides.html
That sounds good tho, you can fill out a feature request on https://developers.google.com/apps-script/support#missing_features
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | David Salomon |
