Closed drakenation closed 6 years ago
This is a much-wanted feature indeed, but would require some major changes, which unfortunately I don't have the time to do. But a PR/patch would be very welcome!
Also, If possible, backwards-compability with Python2 is very desired. I presume this will be a pain considering the urllib
and such changes.
Submitted pull request
Fixed in PR#40
The app isn't currently compatible with python3.
Progressbar isn't compatible with python3, switching to progressbar2 might solve this.
Some core libs have also changed, mostly urllib related.