harjanto
03-10-2008, 09:18 AM
For example, sites such as keepvid.com generate video download URLs for MySpace.
I know how to accomplish the above for YouTube (there's an swf "t" argument in the video's page, so just file_get_contents on the video's page and do some regular expression preg_matching), but for MySpace videos, I'm baffled.
Anyone have any idea?
I know how to accomplish the above for YouTube (there's an swf "t" argument in the video's page, so just file_get_contents on the video's page and do some regular expression preg_matching), but for MySpace videos, I'm baffled.
Anyone have any idea?