Lame integration plugin for the Ranger File Manager making mp3 conversion easy
Lame
- Install lame on mac using HomeBrew:
brew install lame - Install lame on ubuntu using apt:
sudo apt install lame
Copy ranger-lame.py file to ~/.config/ranger/plugins folder and restart ranger.
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