{"id":21954843,"url":"https://github.com/thefox/id3dit","last_synced_at":"2025-07-03T14:05:38.701Z","repository":{"id":56877250,"uuid":"45944141","full_name":"TheFox/id3dit","owner":"TheFox","description":"ID3 tags editor for the command line written in Ruby.","archived":false,"fork":false,"pushed_at":"2020-03-23T19:29:01.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T21:05:01.979Z","etag":null,"topics":["id3","mit-license","mp3","ruby"],"latest_commit_sha":null,"homepage":"https://fox21.at","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheFox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-10T22:22:12.000Z","updated_at":"2021-11-16T00:32:52.000Z","dependencies_parsed_at":"2022-08-20T11:30:59.755Z","dependency_job_id":null,"html_url":"https://github.com/TheFox/id3dit","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/TheFox/id3dit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fid3dit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fid3dit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fid3dit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fid3dit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheFox","download_url":"https://codeload.github.com/TheFox/id3dit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheFox%2Fid3dit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263339889,"owners_count":23451514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["id3","mit-license","mp3","ruby"],"created_at":"2024-11-29T07:26:20.033Z","updated_at":"2025-07-03T14:05:38.660Z","avatar_url":"https://github.com/TheFox.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ID3dit\n\n[ID3](https://en.wikipedia.org/wiki/ID3) tags editor for the command line written in Ruby.\n\n![](examples/id3dit_20151116_143921.png)\n\n![](examples/id3dit_20151116_144224.png)\n\n## Install\n\nThe preferred method of installation is via RubyGems.org:  \n\u003chttps://rubygems.org/gems/id3dit\u003e\n\n```bash\ngem install id3dit\n```\n\nor via `Gemfile`:\n\n```ruby\ngem 'id3dit', '~\u003e1.1'\n```\n\n## Usage\n\nVideo: \u003chttps://asciinema.org/a/a3tt619cc1r529av8skskgz5w\u003e\n\n### Print Help\n\n```bash\nid3dit -h\n```\n\n### Interactive Mode\n\n```bash\nid3dit FILES...\n```\n\n### Set Tag\n\n```bash\nid3dit --artist STRING FILES...\n```\n\n### Remove All Tags\n\n```bash\nid3dit --remove-all FILES...\n```\n\n### Remove a Tag\n\n```bash\nid3dit --remove-comment FILES...\n```\n\n### Examples\n\n- `id3dit my_music.mp3`\n- `id3dit track01.mp3 track02.mp3`\n- `id3dit --artist EAV track01.mp3`\n- `id3dit --artist AC/DC *.mp3`\n- `id3dit --year 1987 --bpm 180 track01.mp3`\n- `id3dit --remove-all track01.mp3`\n- `id3dit --remove-comment track01.mp3 track02.mp3`\n- `id3dit --remove-disc --remove-track track01.mp3 track02.mp3`\n\n## Project Links\n\n- [Gem](https://rubygems.org/gems/id3dit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fid3dit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthefox%2Fid3dit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthefox%2Fid3dit/lists"}