{"id":18053354,"url":"https://github.com/luzifer/id3patch","last_synced_at":"2025-07-19T05:07:15.493Z","repository":{"id":66477836,"uuid":"207098923","full_name":"Luzifer/id3patch","owner":"Luzifer","description":"Utility to manipulate ID3v2 tags on the CLI without having to install dependencies","archived":false,"fork":false,"pushed_at":"2023-02-23T02:24:52.000Z","size":19,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T08:11:54.207Z","etag":null,"topics":["golang","id3","id3v2"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Luzifer.png","metadata":{"files":{"readme":"README.md","changelog":"History.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.paypal.me/luzifer"],"github":["Luzifer"],"ko_fi":"luziferus"}},"created_at":"2019-09-08T10:55:23.000Z","updated_at":"2019-09-09T11:45:05.000Z","dependencies_parsed_at":"2023-06-01T12:15:47.399Z","dependency_job_id":null,"html_url":"https://github.com/Luzifer/id3patch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Luzifer/id3patch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luzifer%2Fid3patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luzifer%2Fid3patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luzifer%2Fid3patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luzifer%2Fid3patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Luzifer","download_url":"https://codeload.github.com/Luzifer/id3patch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Luzifer%2Fid3patch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265892106,"owners_count":23844967,"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":["golang","id3","id3v2"],"created_at":"2024-10-30T23:16:53.380Z","updated_at":"2025-07-19T05:07:15.470Z","avatar_url":"https://github.com/Luzifer.png","language":"Go","funding_links":["https://www.paypal.me/luzifer","https://github.com/sponsors/Luzifer","https://ko-fi.com/luziferus"],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/Luzifer/id3patch)](https://goreportcard.com/report/github.com/Luzifer/id3patch)\n![](https://badges.fyi/github/license/Luzifer/id3patch)\n![](https://badges.fyi/github/downloads/Luzifer/id3patch)\n![](https://badges.fyi/github/latest-release/Luzifer/id3patch)\n![](https://knut.in/project-status/id3patch)\n\n# Luzifer / id3patch\n\n`id3patch` is a small CLI wrapper around [bogem/id3v2](https://github.com/bogem/id3v2) to manipulate ID3v2 tag values on the CLI without having to install dependencies.\n\nTo install just `go get -u github.com/Luzifer/id3patch` it or download a [release binary](https://github.com/Luzifer/id3patch/releases).\n\nIt can be used to quickly check or adjust tags:\n\n```console\n# id3patch -f Seelennacht\\ -\\ \\ Die\\ Nächtliche\\ Stadt.mp3\nWARN[0000] No supported ID3v2 tags found                 file=\"Seelennacht -  Die Nächtliche Stadt.mp3\"\nINFO[0000] File opened successfully                      album= artist= file=\"Seelennacht -  Die Nächtliche Stadt.mp3\" tag_version=4 title= year=\nINFO[0000] No tags changed, no write needed              file=\"Seelennacht -  Die Nächtliche Stadt.mp3\"\n\n# id3patch -f Seelennacht\\ -\\ \\ Die\\ Nächtliche\\ Stadt.mp3 --artist Seelennacht --album Gaslichtromantik --title 'Die Nächtliche Stadt' --year 2014\nWARN[0000] No supported ID3v2 tags found                 file=\"Seelennacht -  Die Nächtliche Stadt.mp3\"\nINFO[0000] File opened successfully                      album= artist= file=\"Seelennacht -  Die Nächtliche Stadt.mp3\" tag_version=4 title= year=\nINFO[0000] Tags written successfully                     file=\"Seelennacht -  Die Nächtliche Stadt.mp3\"\n\n# id3patch -f Seelennacht\\ -\\ \\ Die\\ Nächtliche\\ Stadt.mp3\nINFO[0000] File opened successfully                      album=Gaslichtromantik artist=Seelennacht file=\"Seelennacht -  Die Nächtliche Stadt.mp3\" tag_version=4 title=\"Die Nächtliche Stadt\" year=2014\nINFO[0000] No tags changed, no write needed              file=\"Seelennacht -  Die Nächtliche Stadt.mp3\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluzifer%2Fid3patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluzifer%2Fid3patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluzifer%2Fid3patch/lists"}