On Wed, 2011-03-30 at 16:26 +0200, Oliver Pinter wrote:
> http://hup.hu/node/94286  ;)
> 

1.
$ portinstall -v www/epiphany
$ epiphany "http://www.youtube.com/html5";
$ epiphany "http://www.youtube.com/watch?v=XBH1dcHoL6Y";


2.
$ portinstall -v multimedia/quvi multimedia/mplayer
$ cat ~/bin/streamvid
quvi -f best "$1" --exec "mplayer -prefer-ipv4 %u 1>&2" > /dev/null
$ streamvid "http://www.youtube.com/watch?v=XBH1dcHoL6Y";


3.
$ portinstall -v multimedia/cclive
$ cclive -f best "http://www.youtube.com/watch?v=XBH1dcHoL6Y";


m.


-- 
Michal Varga,
Stonehenge (Gmail account)


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to