gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Gstreamer based video-decoder


From: Mjules
Subject: Re: [Gnash-dev] Gstreamer based video-decoder
Date: Thu, 01 Feb 2007 21:48:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.2pre) Gecko/20070120 SeaMonkey/1.1

ying lcs wrote:
On 2/1/07, Tomas Groth <address@hidden> 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 :
address@hidden ~]$ 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]