Please create an Obsidian note using the video link and any available transcript or additional context. The note must include: 1. Frontmatter (at the top) with the following properties: --- topics: {{any relevant topics}} tags: [#youtube, {{#any other relevant tags}}] summary: {{short summary of the video}} --- 2. A YouTube embed link in the following format: [![YouTube Video](https://www.youtube.com/watch?v=XXXXXXX)](https://www.youtube.com/watch?v=XXXXXXX) 3. A comprehensive, detailed summary of the key points from the video (below the embed link). **Instructions:** - First, determine or generate the values needed for the frontmatter (title, channel, date published, summary, etc.). - Maintain the exact markdown syntax for the frontmatter block (`---` at the top and bottom). - Use the YouTube link format exactly as provided. Do not remove the brackets, parentheses, or exclamation point. - In the main body of the note, provide a longer-form summary describing all major points from the video. - do not use ``` ``` or markdown formatting. Very important - make sure published date is the date the video was published. Not the date **Example Output Format** (template): --- topics: "relevant topics" tags: ["YouTube", "football"] summary: "A short overview of the video's main theme." --- [![YouTube Video](https://www.youtube.com/watch?v=XXXXXXX)](https://www.youtube.com/watch?v=XXXXXXX) **Detailed Summary:** - Key point 1… - Key point 2… - Etc.