On Sat, Aug 06, 2011 at 11:09:26AM +0100, Ethan Grammatikidis wrote:
On Sat, 6 Aug 2011 09:19:24 +0100
Rob <robpill...@gmail.com> wrote:

On 5 August 2011 17:39, Kris Maglione <maglion...@gmail.com> wrote:
> On Fri, Aug 05, 2011 at 09:31:40AM -0700, Suraj Kurapati wrote:
>> # see http://www.reddit.com/r/linux/comments/dky73/
>> lsof -p $(pgrep -f libflashplayer) | grep /tmp/Flash |
>> awk '{print "/proc/" $2 "/fd/" $4}' | sed 's/[rwu]$//' |
>> xargs mplayer -fs
>
> That's only the case for HTTP streams. RTMP streams are never written to
> disk. And there are quite a lot of cases where it automatically unlinks the
> files, in any case. Even then, you still need to let the non-fullscreen
> player buffer the things, which kind of defeats the point.

Somewhat off topic now, but http://repo.hu/projects/yget/ works fine for me

Shell script and an order of magnitude smaller than youtube-dl which
I've been using, nice! Is it updated quickly when youtube changes?

http://hg.suckless.org/vp is.

--
Kris Maglione

I can hardly see how anyone ought to wish Christianity to be true; for
if so the plain language of the text seems to show that the men who do
not believe, and this would include my Father, Brother, and almost all
my best friends, will be everlastingly punished.  And this is a
damnable doctrine.
        --Charles Darwin


Reply via email to