justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
966 stars 70 forks source link

Add support to start video at X seconds #5

Closed abdonrd closed 4 years ago

abdonrd commented 4 years ago

It would be great add support to start video at X seconds.

Maybe something like this:

<lite-youtube videoid="guJLfqTFfIw" start="3"></lite-youtube>
justinribeiro commented 4 years ago

Cheers for the request! Now in version 0.6.0.

abdonrd commented 4 years ago

Fast as lightning, thanks! ⚡️