@ -80,6 +80,7 @@ def proxy(video_id):
</html>
"""
logging.info(f"Caching response for video ID: {video_id}")
cache.set(video_id, html_response, expire=CACHE_EXPIRATION_SECONDS)
return Response(html_response, mimetype="text/html")
The note is not visible to the blocked user.