X-Git-Url: https://git.ao2.it/winfreed.git/blobdiff_plain/3a60f746376614664f7a3f48f05fff49e689bfb4..9f988faf31dbe3d8cb43f492690ab206577eef69:/winfreed.py diff --git a/winfreed.py b/winfreed.py index 362911a..6051d24 100755 --- a/winfreed.py +++ b/winfreed.py @@ -24,6 +24,9 @@ import ConfigParser import urllib2 from progressbar import Bar, ETA, FileTransferSpeed, Percentage, ProgressBar +# TODO: +# - support win64 + # TODO make OUTPUT_DIR and LANGCODE configurable from command line OUTPUT_DIR = 'downloads' LANGCODE = 'en-US'