ying lcs wrote:
On 2/1/07, Tomas Groth <[EMAIL PROTECTED]> wrote:
Hi,

> Thanks.
>
> I try that.  But i don't see any URL for external resource, here is my
> output.
>
>
I assume this is the youtube player (or similar), and the problem with it so far is that it uses some ActionScript tricks that gnash doesn't support yet. So
be patient, and some day Gnash will support youtube :)


Thanks.
Do you have any idle how some site like 'http://videodl.org' were able
to get the video link from a swf file?
http://javimoya.com/blog/youtube_en.php



For youtube specifically, you can use youtube-dl ( http://www.arrakis.es/~rggi3/youtube-dl/ ). It's a python script which can extract the url of the video and download it.

for example :
[EMAIL PROTECTED] ~]$ youtube-dl.py http://www.youtube.com/watch?v=MDNuq94Zg_8
Retrieving video webpage... done.
Extracting video URL parameters... done.
Video data found at http://ash-v87.ash.youtube.com/get_video?video_id=MDNuq94Zg_8
Retrieving video data... 2040k of 8138k

hope that help

regards
Mjules


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to