@ -3,14 +3,14 @@
This plugin for [Pico CMS ](https://picocms.org/ ) adds support for embedding responsive videos from peertube, vimeo and youtube. It supports different link formats, such as:
```
[video-embed https://kolektiva.media/videos/embed/a5c6b8e1-6e9e-4a89-ace4-03b6cf97ce07]
[video-embed https://kolektiva.media/w/mtiCL28GP9gzLC2FPKjs6v]
[video-embed https://tube.mfraters.net/videos/watch/9a2b78db-ef05-4770-9196-8a1fcd243f43]
[video-embed https://vimeo.com/566821117]
[video-embed https://player.vimeo.com/video/566821117]
[video-embed https://youtu.be/NkdUs2Dxv4s]
[video-embed https://www.youtube.com/watch?v=NkdUs2Dxv4s]
[video-embed https://www.youtube.com/embed/NkdUs2Dxv4s]
[video https://kolektiva.media/videos/embed/a5c6b8e1-6e9e-4a89-ace4-03b6cf97ce07]
[video https://kolektiva.media/w/mtiCL28GP9gzLC2FPKjs6v]
[video https://tube.mfraters.net/videos/watch/9a2b78db-ef05-4770-9196-8a1fcd243f43]
[video https://vimeo.com/566821117]
[video https://player.vimeo.com/video/566821117]
[video https://youtu.be/NkdUs2Dxv4s]
[video https://www.youtube.com/watch?v=NkdUs2Dxv4s]
[video https://www.youtube.com/embed/NkdUs2Dxv4s]
```
## TODO
@ -21,4 +21,4 @@ This plugin for [Pico CMS](https://picocms.org/) adds support for embedding resp
## Thanks
I would like to thank s4ad, who built the [spiritual predecessor ](https://github.com/s4ad/PicoEmbed ) of this plugin.
I would like to thank s4ad, who built the [spiritual predecessor ](https://github.com/s4ad/PicoEmbed ) of this plugin.