Hi,
in order to compile ohPlayer, I need access to the dependencies.
I use ./go fetch --all but I get:
No AWS credentials, and unable to fetch them (need connection to Linn HQ network)
Could you please provide infos how to download the dependencies needed.
In my opinion
sys.exit(-1) is wrong for anonymous access.
later the file could only fetch with
def init(self):
self.s3 = boto3.resource('s3',config=Config(signature_version=UNSIGNED))
Best regards
Andre