Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 458 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 458 Bytes

demo

Ranger plugin to get the length of all selected videos and videos in selected directories

How to use

Hover over a video or directory or select them in visual mode and enter :vidlength

Installation

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