Hi, On 05/08/2011 03:07 PM, Maarten Dammers wrote:
If the Youtube api exposes files to be downloaded it can be added to any tool. I could easily modify one of my tools to not rip a Flickr or Panoramio stream, but a Youtube stream, but only if the source file is easy to download. Maybe I'll just do uploading of Flickr clips first.....
Youtube does not exactly expose those urls in there api. attached is a python script that can download WebM videos from youtube though, converting this to PHP should not be a problem, however downloading can take some time since youtube throttles downloads, thus running it in the 30s php has will not work.
j