mp3file:纯RubyMP3 ID3解析器

时间:2021-05-18 16:11:35
【文件属性】:
文件名称:mp3file:纯RubyMP3 ID3解析器
文件大小:472KB
文件格式:ZIP
更新时间:2021-05-18 16:11:35
Ruby mp3文件 这是一个纯Ruby MP3元数据提取器。 我们用它来识别人们上传到的歌曲的比特率和持续时间。 它处理了很多事情: ID3v1标签 ID3v2标签(尽管实际上并没有解析框架) VBR文件(带有Xing标头) 多个ID3v2标签(因为这些标签存在于野外) 不要以为这是好的代码示例。 我认为这是我编写过的最可怕,最丑陋,最残酷的hacky代码。 我向任何看着它的人​​表示歉意。
【文件预览】:
mp3file-master
----.gitignore(73B)
----bin()
--------mp3info(4KB)
----.travis.yml(60B)
----mp3file.gemspec(955B)
----doc()
--------id3v2.2.0.txt(61KB)
--------id3v2.4.0-structure.txt(28KB)
--------id3v2.3.0.txt(75KB)
--------id3v2.4.0-frames.txt(64KB)
----spec()
--------common_helpers.rb(245B)
--------mp3file()
--------files()
----README.md(647B)
----lib()
--------mp3file()
--------mp3file.rb(258B)
----Gemfile(91B)
----.gitattributes(483B)
----Rakefile(591B)

网友评论