xcmvediocount

视频时长统计

Usage no npm install needed!

<script type="module">
  import xcmvediocount from 'https://cdn.skypack.dev/xcmvediocount';
</script>

README

xcmvediocount

封装了一个统计视频时长的命令行工具,可以从命令行传入一个目录,或者传入一个特定的视频

Installation:

npm install --global xcmvediocount

Usage:

xcmvediocount ./videoDir
xcmvediocount example.mp4

Available Options:

-v or --version Print the version and exit. -h or --help Print this list and exit.