{{ video_metadata.title }} {{ '=' * video_metadata.title|length }} VIDEO INFORMATION ----------------- Channel: {{ video_metadata.channel_name }} Duration: {{ video_metadata.duration }} URL: {{ video_url }} SUMMARY ------- {{ summary }} KEY POINTS ---------- {% for point in key_points %} * {{ point }} {% endfor %} MAIN THEMES ----------- {% for theme in main_themes %} * {{ theme }} {% endfor %} ACTIONABLE INSIGHTS ------------------ {% for insight in actionable_insights %} {{ loop.index }}. {{ insight }} {% endfor %} Generated on {{ export_metadata.exported_at }}