appleple / react-modal-video

Accessible React Modal Video Component
https://appleple.github.io/react-modal-video/
MIT License
177 stars 86 forks source link

Please add "Time Marker" for Youtube----->t=0m0s #49

Open sorianocbts opened 3 years ago

sorianocbts commented 3 years ago

Please add the ?t=0m0s prop so that one could specify the start time a Youtube video should begin. The Youtube url would look like: https://www.youtube.com/watch?v=VIDEOIDXXXXX&t=0m100s <----t=0minutes and 100 seconds.

Thank you in advance!