lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: July 06 2007,11:58 |
|
The 303 error is there because of the php script (get_video.php) at youtube that redirects to their content subservers. You probably never get 303 errors in your browser, unless you encounter a site with broken redirection chains, because browser engines handle that in the background. With wget, probably regardless of "real" wget or busybox, you get raw output. The 303 error isn't related to the wget script, it's on youtube's server side.
-------------- "It felt kind of like having a pitbull terrier on my rear end." -- meo (copyright(c)2008, all rights reserved)
|