This plugin adds support for uploading common video caption sidecar files (.srt and .vtt formats) to file field uploads using a custom file type blueprint and includes a Custom File Preview for Kirby 5.
kirby plugin:install scottboms/video-captions
git submodule add https://github.com/scottboms/kirby-video-captions.git site/plugins/video-captions
- Download the contents of this repository as Zip file.
- Rename the extracted folder to
video-captionsand copy it into thesite/plugins/directory in your Kirby project.
- Kirby 4.x
- Kirby 5.x
This plugin is provided "as is" with no guarantee. Use it at your own risk and always test before using it in a production environment. If you identify an issue, typo, etc, please create a new issue so I can investigate.
