How to Create Blog Posts from Videos with Copilot

Turn videos into blog posts in your IDE with Copilot and ToolRouter. Content repurposing for developers.

Tool
Video Transcripts icon
Video Transcripts

Copilot converts video transcripts to blog posts within your IDE, which is ideal for developers who author content in markdown. Extract a conference talk transcript and transform it into a technical blog post with proper code blocks, syntax highlighting, and markdown formatting without leaving your editor.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Video Transcripts tool:

  1. In Copilot Chat: "Transcribe this YouTube tutorial and create a technical blog post"
  2. Review the blog post draft
  3. Ask Copilot to add code blocks and technical formatting
  4. Publish to your blog or documentation site

Example Prompt

Try this with Copilot using the Video Transcripts tool
Transcribe this conference talk and turn it into a technical blog post with code examples.

Tips

  • Copilot preserves code examples and technical details from video transcripts
  • Great for turning conference talks into written technical content
  • Ask Copilot to add proper markdown formatting and syntax highlighting