On 05/27/2012 11:29 AM, Peter Gueckel wrote:
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.

I had meant to send this to the original post by Mike Wright, who started this thread:

Don't know if this will help, but
how about using
youtube-dl (yum -y install youtube-dl)
to download the flash file?
After  you download it, you can play it with any
of the linux media players like vlc and mplayer,
among  others.
In addition, there is the firefox add-on called
"video downloadhelper",  url
downloadhelper.net

--
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