Code Monkey home page Code Monkey logo

Comments (6)

JamesHeinrich avatar JamesHeinrich commented on June 9, 2024

No. getID3 only operates on local files. You'll need to copy (some or all of) your remote file locally for analysis. See http://www.getid3.org/phpBB3/viewtopic.php?t=1605 for more details.

from getid3.

mikeshiyan avatar mikeshiyan commented on June 9, 2024

Does the getid3.org work? I see the apache test page only.

from getid3.

mikeshiyan avatar mikeshiyan commented on June 9, 2024

Just found the resource in Internet Archive - https://web.archive.org/web/20160727231226/http://www.getid3.org/phpBB3/viewtopic.php?t=1605

But it just describes methods to copy remote file, and not the answer why the library does not allow to work with remote files. What are the reasons behind this?

from getid3.

JamesHeinrich avatar JamesHeinrich commented on June 9, 2024

getID3.org works just fine.
getID3 requires the file locally because it generally involves a lot of seeking to specific offsets to find the needed data.

from getid3.

mikeshiyan avatar mikeshiyan commented on June 9, 2024

But that is also possible with URLs and other PHP stream wrappers. They can be fopened, fsought and fread as long as stream wrapper is registered.

from getid3.

hamedmoody avatar hamedmoody commented on June 9, 2024

I use HTML5 video tag in clientside and get metadata instead it.
So thanks

from getid3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.