본문 바로가기
카테고리 없음

php 에서 mp3 태그 읽어 오기 getID3()

by 씨엔아이소프트 2017. 3. 7.
반응형
getID3()Donate to phpThumb() Flattr thisGet getID3() at SourceForge.net. Fast, secure and Free Open Source software downloads
“As to reward, my profession is its own reward; but you are at liberty to defray whatever expenses I may be put to, at the time which suits you best.”
-- Sherlock Holmes in “The Speckled Band
homedownloaddemoproject pagesupportbugsforumsgCL

Download getID3()
pingx.net contains the largest IRC software related logs archive.


System Requirements:
Your web hosting provider must support PHP:
  • PHP v5.3.0 (or newer) for getID3() v1.9.0 (and newer)
  • PHP v5.0.5 (or newer) for getID3() v1.8.x
  • PHP v4.2.0 (or newer, up to v5.2.x) for getID3() v1.7.10 (and older) (no longer updated, for old PHP installations only))
  • PHP v5.0.5 (or newer) for getID3() v2.0.0-b6 (Note: this is a feature-incomplete beta version, not in active bugfixing/development)

getID3() is a PHP script that extracts useful information from MP3s & other multimedia file formats:
getID3() can write (some formats are only partially supported and/or buggy, use with caution):


Meaning of names - Names encyclopedia, anagrams, charts by country, meaning of names, famous people and more.

Viewable source files for v1.9.12:

Read these files for info on how this script works, recent changes, etc:These files are just available so you can browse the source online - download the zip package above to run this script:
For funny and constructive logs, check IRC Archive

Viewable source files for v2.0.0-b6:

Read these files for info on how this script works, recent changes, etc:These files are just available so you can browse the source online - download the zip package above to run this script:

Can I use getID3 in my commercial program?
The GPL is a little complicated, especially when mixing with non-GPL code. There is a FAQ here that may (or may not) help: http://www.gnu.org/licenses/gpl-faq.html

My interpretation of it is that if your code is only loosely tied to getID3 it would be considered a separate program and have no restriction on what license you use. For example, if getID3 sits in its own directory and your code checks to make sure it is there and can still work (or at least not crash, just give a warning like "getID3 files not found, cannot process metadata") if getID3 is missing, then it is a separate program. The user could download a new version of getID3 and upgrade that portion themselves, since it sits by itself.

On the other hand, if you take functions from getID3 source and include it in your own code directly, then it is an integral part of your program and you would need to release your code under the GPL (or compatible license). Or, if you choose not to release your code under the GPL, you would need a getID3 Commercial License (gCL).

Licensed gCL (commercial) users

This is the official list of licensed getID3 Commercial Licensees:Use of getID3 by anyone not in the above list must abide by the terms of the GNU Public License (GPL). You can report any suspected violations to info@getid3.org.


반응형

댓글