ANNOUNCE: midori 0.4.6 released
kenneth marken
kemarken at broadpark.no
Tue May 15 13:30:06 CEST 2012
On 15. mai 2012 09:43, Maximilien Noal wrote:
> Midori is becoming better and better with each release. Very impressive !
>
> I will switch from Firefox the instant I find a flashgot + downthemall
> extension for Midori (mainly to download embedded Flash/HTML5/WebM
> videos when the network makes the buffering crappy).
>
> Any hints ?
What you can do is let the flash video cache, then head for
/proc/"midori pid"/fd/
There enter
ls -l | grep tmp
the -l is because the files in fd are symlinks.
What flash does is write a file to /tmp that is then deletes (older
versions do not do this, so one could dig it out of the tmp dir by
looking for files starting with Flash) while still being in use by the
plugin running as part of the midori process.
Then copy the symlink to a fitting location and end the filename with
.flv. Presto, a flash video.
More information about the Xfce
mailing list