I am trying to customise the start and end times of YouTube videos so that, for example, when people click the links the video starts from 5s and ends at 10s.
Most tutorials say that inserting a video link followed by ?start=76&end=150 should produce the desired effect, but I can't seem to make it work.
Examples of things I've tried:
https://www.youtube.com/embed/nmLBrhiZxLU?si=1O2LUWiNIH2iG76I?start=0&end=120https://youtube.googleapis.com/v/OfBZ1hT02vY?si=kWE9ihr1QLO0240f?start=06&end=82&version=3
I also tried using websites like iframely.com/try , but that also produced an error
I'd appreciate some more information or possible solutions. Thank you!
(PS, I thought it might be helpful to include that I have never worked with API before and am not sure how to access developer features beyond what's included in standard YouTube!)