> From: Tim Ruehsen <[email protected]> > Cc: "Andries E. Brouwer" <[email protected]> > Date: Thu, 20 Aug 2015 10:47:35 +0200 > > > Tim says he has some/most of that coded on a branch, so I think we > > should start by merging that branch, and then take it from there. > > It is in branch 'tim/wget2'. Wget2 is a rewrite from scratch, so you can just > 'click on the merge button' to merge. > Basically, I keep track of the charset of each URL input (command line, input > file, stdin, downloaded+scanned). So when generating the filename we have the > to and from charset. When iconv fails here (e.g. Chinese input, ASCII > output), > escaping takes place.
Sounds good to me. Is something holding the merge of this to master?
