1
How do I get the properties (duration, resolution, title, hash) of videos hosted on sites like Liveleak, Hulu, youtube, it is possible to download the header of these videos?
I have an application in PHP that will consume this data, which is also in PHP that I am trying to do this, I know that some of the sites have an API of their own that would make the work much easier but I plan something more generic because most do not have API.