wapmorgan / Mp3Info

The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on) and tags (id3v1, id3v2).
https://wapmorgan.github.io/Mp3Info/
GNU Lesser General Public License v3.0
139 stars 41 forks source link

Suppress check for valid audio on URLs to fix 'File not present' erro… #22

Closed shannah closed 2 years ago

shannah commented 2 years ago

…rs when passing URLs to constructor. Fixes https://github.com/wapmorgan/Mp3Info/issues/21