View Single Post
Posts: 364 | Thanked: 54 times | Joined on Feb 2008
#4
yup....wanna know how?

snickersnickersnicker...


run Mplayer from the command line and type in the URL. Now you need to know how to dissect the way Stage6 URL's are written.

It will looke something like this:

http://www.stage6.com/user/{username}/video/{video #}/{user's title}

Just get the video # and paste in like this:

http://video.stage6.com/{type video ID # here}/.divx

You can find the video's ID # URL in the address box. Just copy it and paste it in at the correct point on the command line as I showed above.

The whole comand looks like this:

mplayer http://video.stage6.com/{type video ID # here}/.divx

It's pretty easy and I found there are a lot of command line options over on Mplayer's project page and look at the doco...

Last edited by brecklundin; 2008-02-16 at 05:20.