# youtube-microservice ### uv ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Deno ``` curl -fsSL https://deno.land/install.sh | sh ```