m

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

m

#1 Post by labbe5 »

https://github.com/Arnaudv6/m

m is a single file script: you can install it issuing for example:
wget https://raw.githubusercontent.com/Arnaudv6/m/master/m ; chmod +x m

Dependencies :
mpv (or any backend player: mplayer...)
sentaku (on-demand download at runtime)
youtube-dl (optional)

Why?
Because moc and cmus have too long keyboard workflows.
Because I am used to mpv bindings/behaviour, and need only minimal file selection around.
Because my Music library is well organized (folder and files well named). But my id3-tags are a mess.


To have a look at the script : https://github.com/Arnaudv6/m/blob/master/m

Post Reply