Set artist and title tag of an MP3 file

id3tag

  • Tool for reading, writing, and manipulating ID3v1 and ID3v2 tags of MP3 files.
    More information: <https://manned.org/id3tag>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

id3tag --artist={{artist}} --title={{title}} {{path/to/file.mp3}}

click the source code to copy install id3tag on any operating system with command-not-found.com