# MINTUBE A Minimal YouTube client utilizing embeds and the official YouTube API. # API KEY The API key is required for video details and comments. Generate an API key and either `export` it into your environment using `API_KEY=...` or, better yet, save it into a `.env` file.