# Blog Writer

This workflow demonstrates the use of the YouTube and Google Docs integrations. Here, we build a content assistant, retrieving English captions from a YouTube video, writing a technical blog post based on the video's content, translating the blog post to Chinese and Hindi, and saving all three posts in Google Docs.

<figure><img src="https://2302384909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUJInHjoAOfzq3bL12Af%2Fuploads%2F5u8cVISRIIOlV8WD1UhF%2FBlog%20Writer%20Workflow.png?alt=media&#x26;token=cc94465e-e45d-4c07-bfbd-048ea4a63c47" alt=""><figcaption><p>Blog Writer Workflow</p></figcaption></figure>

### Demonstration

{% embed url="<https://www.youtube.com/watch?v=w7svX-__4lA>" %}
Build a Blog Post Generator in Arcee Orchestra
{% endembed %}

### Workflow JSON

{% file src="<https://2302384909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUJInHjoAOfzq3bL12Af%2Fuploads%2FwPiBFA3MBvA6FmYRC0xw%2FBlogWriter.json?alt=media&token=ff01d225-1a9c-484f-9cce-660d185f68a2>" %}
JSON for Blog Writer Workflow
{% endfile %}

{% hint style="info" %}
To download the workflow, select the JSON file above, then use command/control + S and save with the .json extension.
{% endhint %}

### Input/Output Example

**Input**: isZWnn3RC5w

**Output**:

The output for this workflow includes blog posts in English, Chinese, and Hindi.

{% file src="<https://2302384909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUJInHjoAOfzq3bL12Af%2Fuploads%2FsHAwWUGc5cwl50md5MAn%2FYouTube%20video%20isZWnn3RC5w%20-%20English%20blog%20post.pdf?alt=media&token=1a81d0f5-aa3b-4be7-946f-597dea4f01fc>" %}
Blog in English
{% endfile %}

{% file src="<https://2302384909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUJInHjoAOfzq3bL12Af%2Fuploads%2FLeTeHvnyRUkpIYmnUBR6%2FYouTube%20video%20isZWnn3RC5w%20-%20Chinese%20blog%20post.pdf?alt=media&token=7b16b122-33f7-4dfc-bbb0-23279f8ca253>" %}
Blog in Chinese
{% endfile %}

{% file src="<https://2302384909-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOUJInHjoAOfzq3bL12Af%2Fuploads%2FCCG0qoJRTlH9T4V6jVHi%2FYouTube%20video%20isZWnn3RC5w%20-%20Hindi%20blog%20post.pdf?alt=media&token=e716e08b-9805-4199-a18c-466e47c7411c>" %}
Blog in Hindi
{% endfile %}
