Switch to semantic versioning

This commit is contained in:
DJ Chase 2024-01-22 08:35:05 -05:00
parent 7594c45d11
commit 696e737c3a
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ which will generate the embed code for you.** [Skip this section](#support)
There are two parameters you can use: `url` and `format`. `url` is the
percent-encoded URL of to the page with the video youd like to embed; it is the
only required parameter. `format` is the [youtube-dl][3] format youd like to
use. It defaults to `format=best` if you do not specify it.
use. It defaults to `format=best` if you do not specify it. (VTT Embed also uses
[Semantic Versioning 2.*.*](https://semver.org/).
[3]: https://ytdl-org.github.io/youtube-dl/