id3v1
There are 52 repositories under id3v1 topic.
pdeljanov/Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
quodlibet/mutagen
Python module for handling audio metadata
dhowden/tag
ID3, MP4 and OGG/FLAC metadata parsing in Go
nicfit/eyeD3
eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).
Serial-ATA/lofty-rs
Audio metadata library
wapmorgan/Mp3Info
The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on) and tags (id3v1, id3v2).
squell/id3
ID3 mass tagger
eidoriantan/mp3tag.js
MP3 tagging library written in pure JavaScript for Node.js and browsers
Owen-oj/laravel-getid3
A Laravel package to extract metadata from media files. mp3, aac, etc. It can be used with files stored on different disks such as local disk, S3 etc.
CodeEagle/APlay
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
thebigmunch/audio-metadata
A library for reading and, in the future, writing audio metadata. https://audio-metadata.readthedocs.io/
creeperyang/id3-parser
A pure JavaScript id3 tag parser.
frolovo22/tag
Parsing/editing tags ID3, MP4, FLAC
NiKoTron/dart-tags
ID3 Tag parser written on the pure dart language.
duncan3dc/meta-audio
A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)
chicio/Mp3ID3Tagger
:notes::musical_note:A macOS application to edit the ID3 tag of your mp3 files. Developed with RxSwift and RxCocoa. :guitar::musical_score:
CodeEagle/FreePlayer
Swift framework for streaming, playing, caching audio
RandallFlagg/IdSharpCore
.NET Core ID3 Tagging Library
kiwilan/php-audio
PHP package to parse and update audio files metadata, with JamesHeinrich/getID3.
cloudcloud/go-id3
Go lib and binary for working with id3v1 and id3v2 tags
addradio/mpeg-audio-streams
Decodes MPEG audio byte streams such as mp3 into Java code readable frames. Encodes these frames back to byte streams also. Provides InputStream and OutputStream interfaces. Rudimentary ID3v1, ID3v2 tag support is implemented as well.
ffalt/jamp3
id3 & mp3 library
nazar-pc/metadata-audio-parser
Library that parse metadata from mp3(ID3v1 and ID3v2 tags)/mp4(aac, m4a, etc.)/ogg audio files
trustedtomato/id3-rw
Insanely quick ID3 reading & writing for JavaScript powered by WebAssembly.
rlxone/Music-Live
🎶 Music player WinAPI (C/C++)
Arcxm/mp3_id3_tags
A public domain, single header C/C++ library to read ID3 Tags from MP3 files.
nuthx/mp3tag-jpitunes-tag-source
为 Mp3tag 新增日本区 iTunes 数据源
7s9n/pythonTaglib
Python audio tagging library
sp1ff/scribbu
The extensible tool for tagging your music collection
7s9n/learning_python
Code repository for my personal python journey
freestrings/rtag
ID3 read and write library written in rustlang
umjammer/vavi-util-tag
🎵 manipulate mp3, m4a tag for java
neguse-music/neguse-taglib
A file format-independent library for reading and writing tags to music files.
radiocicletta/id3-py
a porting of http://id3-py.sourceforge.net in python3
Ragmaanir/id3
ID3 tag reader written in crystal
tillt/CleanID3
Parses ID3V2 tags from the supplied file, removes occurrences of forbidden words from text frames, updates the file if needed.