Alguien sabe con exactitud a que se refiere este requerimiento? No estoy buscando la solución, solo quiero entender de que es de lo que se trata para poder trabajarlo:
Write PHP CLI program which accepts a YouTube URL as input, and extracts the following Meta-
data of the video:
- Title, description, and the URL of the FLV stream (not SWF!).
- The output should be in the form of an XML.
Saludos y gracias.