Code Monkey home page Code Monkey logo

id3dit's Introduction

ID3dit

ID3 tags editor for the command line written in Ruby.

Install

The preferred method of installation is via RubyGems.org:
https://rubygems.org/gems/id3dit

gem install id3dit

or via Gemfile:

gem 'id3dit', '~>1.1'

Usage

Video: https://asciinema.org/a/a3tt619cc1r529av8skskgz5w

Print Help

id3dit -h

Interactive Mode

id3dit FILES...

Set Tag

id3dit --artist STRING FILES...

Remove All Tags

id3dit --remove-all FILES...

Remove a Tag

id3dit --remove-comment FILES...

Examples

  • id3dit my_music.mp3
  • id3dit track01.mp3 track02.mp3
  • id3dit --artist EAV track01.mp3
  • id3dit --artist AC/DC *.mp3
  • id3dit --year 1987 --bpm 180 track01.mp3
  • id3dit --remove-all track01.mp3
  • id3dit --remove-comment track01.mp3 track02.mp3
  • id3dit --remove-disc --remove-track track01.mp3 track02.mp3

Project Links

id3dit's People

Contributors

thefox avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

apotheon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.