We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
After Inserting #27 to fix the Page looping, I got working on Python 3.7 by;
inserting on Line 8;
from importlib import reload
and commenting out Line 383;
# sys.setdefaultencoding('utf8')
Thanks for creating this script.. makes life soo much easier