Michael Cronenworth wrote:

> $ ps -ef | grep plugin
> # copy the PID of flash ($PID)
> $ ls -l /proc/$PID/fd
> # find the /tmp/flashXXXXXX file symlink ($FD)
> $ cp -p /proc/$PID/fd/$FD /home/foo/flash.flv

Even this doesn't seem to always work anymore. Some videos on youtube seem to 
erase 
themselves as they play, so when you want to view it a second time, it has to 
download 
it again.

As a result, I have found clive to be the most reliable solution.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to