View Single Post
Posts: 543 | Thanked: 181 times | Joined on Aug 2009 @ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
#5
You can easily play streaming vids:

mplayer $(youtube-dl -g -b "http://www.youtube.com/watchv=K03RMcSeiY4")

Needed software: mplayer and youtube-dl

The switches to youtube-dl tell it to only print the url and get the higest quality... you can use -f I believ to get only the lowest quality.