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.