video-extensions-web

2.0.0 • Public • Published

video-extensions

List of video file extensions

The list is just a JSON file and can be used anywhere.

Install

$ npm install video-extensions

Usage

const videoExtensions = require('video-extensions');

console.log(videoExtensions);
//=> […, 'webm', 'wmv']

Related

  • is-video - Check if a filepath is a video file

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    10
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    10

Package Sidebar

Install

npm i video-extensions-web

Weekly Downloads

6

Version

2.0.0

License

MIT

Unpacked Size

3.52 kB

Total Files

8

Last publish

Collaborators

  • bobbyg603