tinkering.vandoeselaar.com/
tag / mp3
januari 2019
convert m4a to mp3 with ffmpeg

Ffmpeg is a great quick way to convert media files. I often use it to convert audio files to the desired format. the simplest way to use it is like the following example; In the next example I add a codec to convert to mp3; [read more]

juli 2018
youtube to mp3 download (single or playlist)

In case you want to convert a youtube video to a MP3 file, you could use one of the many online solutions. But if you don’t want all the advertising mess and are not afraid of using your terminal with bash, you can use the following solution. If you have not already installed HOMEBREW do [read more]