View Single Post
11-29-2009, 12:06 AM
#6
Jeff Andersen is offline Jeff Andersen
Status: Superstar
Join date: Apr 2005
Location:
Expertise:
Software:
 
Posts: 4,449
iTrader: 10 / 100%
 

Jeff Andersen is on a distinguished road

  Old

Well, either way for each website you'd need a new method to scrape or put the video ID in.

The less complicated way is to just have your script recognize the URL they've input and then insert that into the code samples from each site.

Otherwise even if you did try to cURL the embed code it's a) gonna be a heavier script than needed and b) will have to be handled differently for each site anyway.

Reply With Quote