{"id":17679341,"url":"https://github.com/tmck-code/wav-tagger","last_synced_at":"2025-03-30T18:28:09.182Z","repository":{"id":88833268,"uuid":"461828350","full_name":"tmck-code/wav-tagger","owner":"tmck-code","description":"A utility to tag .wav tunes, backed by ffmpeg","archived":false,"fork":false,"pushed_at":"2024-12-26T12:05:14.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T20:59:46.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmck-code.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-21T11:21:32.000Z","updated_at":"2023-05-08T22:20:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"c79d9558-ca5d-4e44-855a-b42d43ee0781","html_url":"https://github.com/tmck-code/wav-tagger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2Fwav-tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2Fwav-tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2Fwav-tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmck-code%2Fwav-tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmck-code","download_url":"https://codeload.github.com/tmck-code/wav-tagger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246361302,"owners_count":20764900,"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":[],"created_at":"2024-10-24T08:22:09.023Z","updated_at":"2025-03-30T18:28:09.155Z","avatar_url":"https://github.com/tmck-code.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wav-tagger\nA utility to tag .wav tunes, backed by ffmpeg\n\n## WAV Metadata\n\n### LIST Metadata\n\nThis format is the most basic available\n\nIt essentially has 5 fields that are readable by music players\n\n- INAM / title\n- IART / artist\n- IPRD / album\n- IGNR / genre\n- ICMT / comment\n\nThe ffmpeg tool actually supports writing some others, but these aren't\nrecognised/read on the music players I've tested so far\n\n\u003e `https://wiki.multimedia.cx/index.php/FFmpeg_Metadata`\n\n(see the \"AVI\" section\")\n```\n\"IARL\"\n\"IART\", \"artist\"\n\"ICMS\"\n\"ICMT\", \"comment\"\n\"ICOP\", \"copyright\"\n\"ICRD\", \"date\"\n\"ICRP\"\n\"IDIM\"\n\"IDPI\"\n\"IENG\"\n\"IGNR\", \"genre\"\n\"IKEY\"\n\"ILGT\"\n\"ILNG\", \"language\"\n\"IMED\"\n\"INAM\", \"title\"\n\"IPLT\"\n\"IPRD\", \"album\"\n\"IPRT\", \"track\"\n\"ISBJ\"\n\"ISFT\", \"encoder\" - note that this is automatically filled in by libavformat\n\"ISHP\"\n\"ISRC\"\n\"ISRF\"\n\"ITCH\", \"encoded_by\"\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmck-code%2Fwav-tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmck-code%2Fwav-tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmck-code%2Fwav-tagger/lists"}