/videototal

A command tool to count videos in the directory.

Primary LanguageGo

videototal

A command tool to count videos in current directory.

$ videototal
videos in D:\my_videos:
25 videos, 57h46m25.27s, 18.94 GB

install

ffmpeg is required to use this tool.

git clone https://github.com/me1ting/videototal.git
cd videototal
go install