wubloader/common
Mike Lang 39c7215910 No longer resize frames to template size before cropping
This was originally done to ensure the crop settings worked no matter what the source resolution was,
but in practice the source resolution is stable (1080p) and the double-resize loses a lot of quality
if you actually want to scale *up* the cropped image.
..
common No longer resize frames to template size before cropping
setup.py Unpin gevent as that was a workaround for a py2 issue