Implement a caching mechanism for reqeusts sent to youtube. This can be done by: - Providing a decorator that users can optionally use on different methods with different caches such as _Redis_
Implement a caching mechanism for reqeusts sent to youtube. This can be done by: