on 30/03/2011 18:10 Michal Varga said the following:
> 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";
> 

There is also multimedia/minitube

-- 
Andriy Gapon
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to