Ranger plugin to get the length of all selected videos and videos in selected directories
Hover over a video or directory or select them in visual mode and enter :vidlength
ffprobe
is required. Install it if you haven't already and make sure it's in PATH.
Clone this repository and copy vidlength.py
to ~/.config/ranger/plugins/
cp vidlength.py ~/.config/ranger/plugins/vidlength.py