hasomaso
02-18-2012, 09:51 AM
hello community,
is there a possibility to play youtube videos with mplayer under windows?
the parameters are as follows
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-youtube-videos-directly-in-mplayer.html
http://www.commandlinefu.com/commands/view/1405/stream-youtube-url-directly-to-mplayer.
is there a possibility to play youtube videos with mplayer under windows?
the parameters are as follows
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-youtube-videos-directly-in-mplayer.html
http://www.commandlinefu.com/commands/view/1405/stream-youtube-url-directly-to-mplayer.