On 2014-04-14 12:38, David T-G wrote:
Carlos, et al --
...and then Carlos E. R. said... % ... % Cannot write to ?videoplayback?sver=...mv=m&ratebypass=yes? (File name % too long). % ················++- % % Obviously, that's not the name the resulting file should have. But I do % not see how to tell wget to change the filename to something sensible...
C'mon, that's even in the help output! ;-)
davidtg@u17383850:~> wget --help | egrep -i write -O, --output-document=FILE write documents to FILE.
Use wget -O/path/to/file prot://url.to/down/load to specify your output file name.
I did not identify "documents" as the downloaded file. I think of "document", well... as documents. Papers. Text files. -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)