anime-downloader
anime-downloader copied to clipboard
GUI and proper packaging for windows
Describe the feature here
A GUI will help terminal noobs to use the tool better. A proper packaged windows exe sounds nice too.
Look into WxPython for gui.
@vn-ki In the interim, more detailed and complete readme instructions for Windows would also be a big help (and quicker to implement).
The instructions are not complete currently. For example, nodejs must be installed (via choco) in order for cfscrape to work, aria2 won't work properly in daemon mode, python 3 needs visual c++ build tools, etc.
The mac install process was a somewhat more straight forward, though hunting through open and closed issues was needed to get it up and running.