I might have a configuration problem, but I believe time.clock is deprecated in Python 3.8
File "/home/home/Movie-Extra-Downloader-master/url_finders.py", line 3, in <module>
from time import clock
ImportError: cannot import name 'clock' from 'time' (unknown location)
I might have a configuration problem, but I believe time.clock is deprecated in Python 3.8