Skip to content

madskjeldgaard/ranger-lame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ranger-lame

Lame integration plugin for the Ranger File Manager making mp3 conversion easy

Prerequisites

Lame

  • Install lame on mac using HomeBrew: brew install lame
  • Install lame on ubuntu using apt: sudo apt install lame

Installation

Copy ranger-lame.py file to ~/.config/ranger/plugins folder and restart ranger.

Usage

Select one or more files you want to manipulate using lame and then execute one of the following commands

Currently available commands:

  • :mp3 - convert to mp3 using standard VBR settings
  • :mp3medium - convert to mp3 using medium VBR settings
  • :mp3extreme - convert to mp3 using extreme VBR settings
  • :mp3insane - convert to mp3 using insane CBR settings

About

mp3 conversion plugin for the the Ranger File Manager

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages