Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krr0ption/ranger-vuration

A plugin for calculating video duration in ranger file manager.
https://github.com/krr0ption/ranger-vuration

ffmpeg ranger ranger-fm ranger-plugin

Last synced: 29 days ago
JSON representation

A plugin for calculating video duration in ranger file manager.

Awesome Lists containing this project

README

        

# 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:

```sh
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 vuration
```

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