Simon Todd
Simon Todd
@willdashwood I ran the script and now getting access forbidden.. something like this might work to put a delay between files. I havnt tested line #135 in main.py `def process_files(session,...
you'll need to add import time to the imports at the start of the file as well
@ip-rw I used this wrapper last night and my account was instantly IP banned lol. Still no response to my emails. I see they're changing pricing so I hope they...
Don't worry lol its all good. Its maybe just to manage loads that they only allow 1 file at a time. Everywhere else seems to charge by the file which...
brilliant Marrowsh, does it matter which docker image is used?
@marrowsh how did you go about updating the java? I added using docker run -it --name java8 -v /opt/java8 openjdk:8 this is my docker file ``` # # __ _...