I have a website based in PHP and I'm looking for a way to take a Youtube URL and capture still frames based on a specified interval (for example, capturing still frames every 5 seconds of a 1 minute youtube video)? How could I go about doing this?
I'm looking for general direction (understanding that the solutions may be complex).
Requirements: The solution needs to run on web server (independent of desktop applications)