views:

12

answers:

0

I download some videos to disk from video websites like youtube, after extracted frames of the videos, I delete them from disk immediately. I want to do get the video from video website again, further more, locate the frame in the video.

One method I think out: I know the real address of the video(e.g. www.youtube.com/../xxx.flv), so I download a open source flash player(jwplayer), and give the player the real address to play the video.

Problem: I can download the video using the real address, but I can't play it with the player using the real address.

Notation: I am sure that there is no cross-domain-access problem.

(one real address example: http://218.60.33.7/f4v/26/60398426.h264_1.f4v?11000&key=57fe2d9318959cc1013f744cac6899adeac7b3&playtype=1&tk=1369417856&id=tudou&itemid=34444937&fi=60434691&sz=97262599&posky=rX2IDISBxAogcUuqo8e215e0ngrug)