id3-parser
There are 12 repositories under id3-parser topic.
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:
creeperyang/id3-parser
A pure JavaScript id3 tag parser.
rstemmer/id3edit
🛠 id3edit is a command line tool to edit and debug ID3v2 tags of mp3 files supporting Unicode.
RandallFlagg/IdSharpCore
.NET Core ID3 Tagging Library
Stypox/song-downloader
Downloads songs and playlists from Youtube as MP3s and deduces their artist, name...
ezy/id3-json
Takes a folder full of mp3 files and outputs all the ID3 tags to a JSON file
SpongeBobSun/Holophonor
Convenience library for managing & querying music on iOS devices
dan-sazonov/id3-editor
🎶⚙ The simplest console tool for batch editing of mp3 metadata
sp1ff/scribbu
The extensible tool for tagging your music collection
Jelmerro/stagger
An ID3v1/ID3v2 tag manipulation package written in pure Python 3
MiklinMA/OlaTagger
MP3 ID3 tag editor written in Swift
Impressivenerd/tag-reader-library
Originally written in C#, this library will allow you to read MPEG based audio tags (ID3v1 and ID3v2 tags primarily supported) into your .NET application.