Babu

Results 2 issues of Babu

`Traceback (most recent call last): File "reviews.py", line 50, in if 'Verified Purchase' in r['verified']: TypeError: argument of type 'NoneType' is not iterable`

`Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner [self.run](http://self.run/)() File "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/XXX/handlers/NaiveScrcpyClient.py", line 105, in _run_decoder lib_avcodec = ctypes.CDLL(avcodec_lib) File...