id3-reader
There are 35 repositories under id3-reader topic.
radishes-music/radishes
Cross-platform copyright-free music platform(跨平台的无版权的音乐平台). 支持 windows / macos / linux / web
Winnie0408/LocalMusicHelper
将您保存在网易云音乐、QQ音乐等在线音乐平台的歌单数据,转换成本项目支持的本地音乐播放器(如Salt Player、APlayer、Poweramp等)可识别的歌单格式,完成歌单的导入操作,方便您快速从在线音乐平台迁移歌单到本地音乐播放器。Quickly migrate your playlists from online music platforms to local music players.
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.
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:
FMotalleb/nu_plugin_audio_hook
A nushell plugin to make and play sounds
RandallFlagg/IdSharpCore
.NET Core ID3 Tagging Library
ezy/id3-json
Takes a folder full of mp3 files and outputs all the ID3 tags to a JSON file
trustedtomato/id3-rw
Insanely quick ID3 reading & writing for JavaScript powered by WebAssembly.
Supalio/php-id3tag-modifier
An interface in PHP to edit ID3 Tags of .mp3 files
Winnie0408/SaltPlayerConverterBackEnd
前后端重构版:后端仓库。从网易云音乐、QQ音乐等在线音乐平台,获取歌单,并转换成椒盐音乐可识别的歌单格式,方便用户快速跨平台迁移歌单。Refactored version: back-end repository. From online music platforms such as NetEase Cloud Music, QQ Music, etc., get the song list and convert it to Salt Player recognisable song list format, which is convenient for users to migrate the song list quickly and cross-platform.
NickSwardh/mp3
Extract MP3 ID3 meta data and album art/pictures. PHP (OOP)
Winnie0408/MusicID3TagGetter
读取指定目录及其子目录中音乐文件的标签信息,并按照预先定义的格式导出到Android设备的Download目录中。Reads the tag information of music files in the specified directory and its subdirectories and exports them to the Download directory of the Android device according to a pre-defined format.
SpongeBobSun/Holophonor
Convenience library for managing & querying music on iOS devices
7s9n/pythonTaglib
Python audio tagging library
dan-sazonov/id3-editor
🎶⚙ The simplest console tool for batch editing of mp3 metadata
sp1ff/scribbu
The extensible tool for tagging your music collection
terminalnetwork/publikator
The rusty metal heart of the Basspistol release machine. 🤖🧡⚡️
chillerlan/php-id3tag
An id3 tag reader. PHP 7.4+
Stypox/mp3-player
Plays playlists of mp3s in the desired order (track number, title...)
freestrings/markdang
Console base ID3 tagger.
jesusalberto11/MyMusicPlayer
This repository contains a music player created Using Tauri, React and Rust.
kinuax/rolabesti
CLI app to manage, search, and play collections of mp3 tracks.
magicdawn/node-id3-reader
mp3 ID3 reader for Node.js
pavelkrigman/music-sync
a simple way for adding your local music files to your spotify account.
pksh-23514/MP3-Tag-Reader
To Implement a MP3 Tag Reader and Editor using File Handling and Bitwise Operations on C.
Ragmaanir/id3
ID3 tag reader written in crystal
RandallFlagg/id3_ANSI2Unicode
Convert ID3 tags in MP3 files(but not only) from ANSI to unicode format
BillisC/ID3-Lib
ID3 Tags library for C++
GaneshJadhavOnGitHub/MP3-Metadata-Extractor
A small program to print Metadata of MP3 file using Rust programming language.
MiklinMA/OlaTagger
MP3 ID3 tag editor written in Swift
ob-fun-ws17/studienarbeit-mp3-formatter
Detect and and correct mp3 files with missing ID3-tags
Shalfey-334/ID3v2-reader-
Code of this repository was written to read ID3v2 tags from mp3 files.
burliEnterprises/mp3_name_setter
C#-programm that changes the filename of mp3-files according to their ID3-tags
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.