video-extensions

1.2.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
  • 1.2.0
    38,311
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.2.0
    38,311
  • 1.1.0
    4,762
  • 1.0.0
    0

Package Sidebar

Install

npm i video-extensions

Weekly Downloads

43,073

Version

1.2.0

License

MIT

Unpacked Size

2.56 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus