View Single Post
  #1  
Old 02-18-2012, 09:51 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

mplayer question


hello community,

is there a possibility to play youtube videos with mplayer under windows?

the parameters are as follows

Code:
mplayer -fs $(echo "http://youtube.com/get_video.php?$(curl -s $youtube_url | sed -n "/watch_fullscreen/s;.*(video_id.+)&title.*;1;p")")

here are a few left

http://techie-buzz.com/foss/play-you...n-mplayer.html

http://www.commandlinefu.com/command...ly-to-mplayer.