README
Durscan
Scans a directory for video files and returns the sum of all the file durations.
Installation
npm install durscan -g
Usage
durscan .
durscan ../parent
durscan "C:\Users\User1\Videos" --absolute
durscan --help
Scans a directory for video files and returns the sum of all the file durations.
<script type="module">
import durscan from 'https://cdn.skypack.dev/durscan';
</script>
Scans a directory for video files and returns the sum of all the file durations.
npm install durscan -g
durscan .
durscan ../parent
durscan "C:\Users\User1\Videos" --absolute
durscan --help