filepond-plugin-validate-video-length
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Video Length Validation plugin for FilePond

Filepond Plugin Docs: https://pqina.nl/filepond/docs/patterns/plugins/

NPM Package: https://www.npmjs.com/package/filepond-plugin-validate-video-length

The Video Length Validation plugin handles blocking of files that are of the wrong duration.

Installation:

npm install filepond-plugin-validate-video-length
yarn add filepond-plugin-validate-video-length

Notes:

FilePond Configs:

{
  allowVideoLengthValidation?: boolean;
  maxVideoLength?: number;
  minVideoLength?: number;
}

Might be buggy. Have fun!

Readme

Keywords

none

Package Sidebar

Install

npm i filepond-plugin-validate-video-length

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

105 kB

Total Files

11

Last publish

Collaborators

  • joeyeamigh