Search notes:

mp3 tools

Converting video and audio formats: ffmpeg.
Downloading videos from youtube and converting them to mp3: Download youtube videos with youtube-dl.
mp3splt
id3v2
mp3info
id3convert can be used to strip all tags from an mp3 file: id3convert -s files*.mp3.
On Arch Linux, it needs to be installed with sudo pacman -Sy id3lib.

See also

Perl modules MP3::Tag and MP3::Info

Index