README
xcmcopyvedio
封装了一个拷贝 MP4 文件的小工具
Installation:
npm install --global xcmcopyvedio
Usage:
xcmcopyvedio demo.mp4 copy.mp4
Available Options:
-v
or--version
Print the version and exit.-h
or--help
Print this list and exit.
封装了一个拷贝 MP4 文件的小工具
<script type="module">
import xcmcopyvedio from 'https://cdn.skypack.dev/xcmcopyvedio';
</script>
封装了一个拷贝 MP4 文件的小工具
npm install --global xcmcopyvedio
xcmcopyvedio demo.mp4 copy.mp4
-v
or --version
Print the version and exit.-h
or --help
Print this list and exit.