Skip to content

1.1.1

Compare
Choose a tag to compare
@thelevicole thelevicole released this 05 Nov 15:53
· 29 commits to main since this release

YouTube URLs now accepted aswell as YouTube ID values.

For example:

<video data-yt2html5="https://www.youtube.com/embed/ScMzIvxBSi4" controls></video>

And:

<video data-yt2html5="ScMzIvxBSi4" controls></video>