Thanks, it works now.
What about a mininova torrents? They are using redirects, but wget doesn't support file name change in this case. So file "14541547" is created in "source" directory and it is not processed.
I!m thinking about:
1) add .torrent if is missing
2) ask user for proper torrent name and rename it
3) parse torrent file for name and rename automatically
4) improve wget to handle redirections properly (it is in wget TODO)

