Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 806 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 806 Bytes

ranger-vuration

A plugin for calculating video duration in ranger file manager.

Features

  • Get the duration of single and multiple video files using selection feature of ranger.
  • Results are printed in a TUI and accessable dialog
  • The history of the files analyzed files can be tracked and reviewed

Install

Git to clone this repository into your ~/.config/ranger/plugins folder. For example:

git clone [email protected]/krr0ption/ranger-vuration.git ~/.config/ranger/plugins/vuration

Usage

Moving your cursor over the target file and use the below command.

:vuration

You can add add keybinding for this command in your rc.conf.

map <C-v> vuration

The same command can be used for getting the total duration of files that are marked with <space>.