Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chicio/id3tageditor
:musical_note::guitar:A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note::guitar:
https://github.com/chicio/id3tageditor
id3 id3-parser id3-reader id3-writer id3v2 id3v2-tag ios macos mp3 mp3-tags mp3tag music nsdata swift swift-library swift-linux swift-package-manager tvos ubuntu universal-framework
Last synced: about 4 hours ago
JSON representation
:musical_note::guitar:A Swift library to read and write ID3 Tag of any mp3 file. Supported ID3 tag version: 2.2, 2.3 and 2.4. Supported platform: iOS, macOS, tvOS, watchOS, Linux Ubuntu. :musical_note::guitar:
- Host: GitHub
- URL: https://github.com/chicio/id3tageditor
- Owner: chicio
- License: mit
- Created: 2018-02-26T23:13:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T16:02:00.000Z (24 days ago)
- Last Synced: 2024-11-17T03:05:24.644Z (about 4 hours ago)
- Topics: id3, id3-parser, id3-reader, id3-writer, id3v2, id3v2-tag, ios, macos, mp3, mp3-tags, mp3tag, music, nsdata, swift, swift-library, swift-linux, swift-package-manager, tvos, ubuntu, universal-framework
- Language: Swift
- Homepage: https://id3tageditor.fabrizioduroni.it
- Size: 28.3 MB
- Stars: 240
- Watchers: 10
- Forks: 48
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ID3TagEditor
![Build iOS](https://github.com/chicio/ID3TagEditor/workflows/Build%20iOS/badge.svg)
![Build macOS](https://github.com/chicio/ID3TagEditor/workflows/Build%20macOS/badge.svg)
![Build watchOS](https://github.com/chicio/ID3TagEditor/workflows/Build%20watchOS/badge.svg)
![Build tvOS](https://github.com/chicio/ID3TagEditor/workflows/Build%20tvOS/badge.svg)
![Build Linux](https://github.com/chicio/ID3TagEditor/workflows/Build%20Linux/badge.svg)
[![codebeat badge](https://codebeat.co/badges/cb9699d0-4287-4723-96f9-e1a72fa05406)](https://codebeat.co/projects/github-com-chicio-id3tageditor-master)
[![codecov](https://codecov.io/gh/chicio/ID3TagEditor/branch/main/graph/badge.svg)](https://codecov.io/gh/chicio/ID3TagEditor)
[![CocoaPods](https://img.shields.io/badge/cocoapods-supported-blueviolet)](https://cocoapods.org/pods/ID3TagEditor)
[![swift package index platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fchicio%2FID3TagEditor%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/chicio/ID3TagEditor)
[![swift package index swift version](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fchicio%2FID3TagEditor%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/chicio/ID3TagEditor)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/chicio/ID3TagEditor/main/LICENSE.md)A swift library to read and modify ID3 Tag of any mp3 file. Listed in the implementations section of the [official ID3 standard website id3.org](http://id3.org/Implementations "id3.org swift").
![ID3TagEditor: A swift library to read and modify ID3 Tag of any mp3 file](https://raw.githubusercontent.com/chicio/ID3TagEditor/main/Assets/icon-logo-background.png
"ID3TagEditor: A swift library to read and modify ID3 Tag of any mp3 file")***
### Documentation
You can find the complete API documentation, with the installation guides and some examples at [id3tageditor.fabrizioduroni.it](https://id3tageditor.fabrizioduroni.it/documentation/id3tageditor/ "ID3TagEditor doc").
***
### Examples
In the following screenshots you can find examples of the data extracted/updated from a test mp3 file. In the [demo project]( https://github.com/chicio/ID3TagEditor/tree/main/Demo "demo id3tageditor") you will find an example for each supported target.
***
### Contributors
bonfa
chicio
martinjbaker
fabiankr
joeljfischer
BLeeEZ
NCrusher74
Scytalion
aquaflamingo
Shabinder
lordzsolt
jverkoey