video-details

- brew install ffmpeg - npm install video-details -g

Usage no npm install needed!

<script type="module">
  import videoDetails from 'https://cdn.skypack.dev/video-details';
</script>

README

video-details

安装步骤(Mac限定) (windows敬请期待 或者自行脑补如何安装ffmpeg)

  • brew install ffmpeg
  • npm install video-details -g