Generate YouTube Description
Create office-hours/YYYY_MM_DD/youtube_description.md from that date's questions_answers.md.
Procedure
- Read
office-hours/YYYY_MM_DD/questions_answers.md. - Extract the title date, every question or announcement title, and its video timestamp.
- Preserve chronological recording order, including announcements or demos that have timestamps.
- Write the description using the template below.
- Verify that every timestamp matches the Q&A write-up and appears at the beginning of its line so YouTube will auto-link it.
Output Rules
- Start with a brief intro line naming the weekly office hours and date.
- Include the standard live office-hours URL and write-up URL shown below.
- Add a
Timestamps:section with0:00 Introfirst, followed by each timestamped topic. - Use plain
M:SSorH:MM:SStimestamps, not Markdown links. - Do not include the
πΉemoji. - Keep chapter titles concise while preserving the meaning of each question.
Template
Weekly Python + AI office hours - January 6, 2026
This is just a recording from the Discord office hours, for those who couldn't attend live.
Join the live weekly OH here: http://aka.ms/pythonai/oh
See a write-up of each weekly office hours here:
https://aka.ms/pythonai/oh/links
Timestamps:
0:00 Intro
5:48 How do you set up Entra OBO flow for Python MCP servers?
20:24 Which MCP inspector should I use for testing servers with Entra authentication?