Best way to switch from Linux to BSD

Andriy Gapon avg at FreeBSD.org
Wed Mar 30 15:17:35 UTC 2011


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


More information about the freebsd-stable mailing list