Yotter
Yotter copied to clipboard
Caching of requests
Can we somehow cache requests to youtube and twitter? I found a python library to do so: https://pypi.org/project/requests-cache/ Ideally, we should cache for a small duration of time, let's say for 5 minutes.