> For the complete documentation index, see [llms.txt](https://everyday-digital.gitbook.io/streams-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everyday-digital.gitbook.io/streams-docs/create-streams/create-video-stream.md).

# Create Video Stream

**Create a Stream containing a selection of your own uploaded videos (.mp4) and/or YouTube videos.**

## Quick Steps: How to create a Video Stream

1. **Open Streams.** Select the + icon to create a new Stream.&#x20;
2. **Choose the Stream type**: Create Video Stream.
3. **Enter Stream details.** Add a name and choose which app the Stream will be published to.
4. **Upload Video**.&#x20;
   1. **In the Streams Editor, go to Episodes.**
   2. **Select the + icon in the Streams Editor.** Choose Upload Video or Add from YouTube.&#x20;
   3. **Enter the Episode Title / Name.**
   4. **Upload your own Video Track.** The video file format must be .mp4.
   5. **Enter Episode Details:** Explicit Language (Yes / No), and Audio Language (select).
   6. **Add Show Notes.**
   7. **Save**
5. **Add** [**Listing**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/listing)**,** [**Theme & Assets**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/theme-and-assets)**,** [**Episodes**](/streams-docs/streams-editor/episodes.md)**,** [**Targeting**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/targeting)**.**&#x20;
6. [**Publish**](https://everyday-digital.gitbook.io/publishing-docs/) **the Stream.**

### Upload and/or add videos to your Stream \[VIDEO]

{% embed url="<https://cdn.falkor.io/uploads/2020/07/cloud-file-4792/998396b417e4daf6f2d15b62ae68dfd3.mp4>" %}
Upload and add videos to your stream
{% endembed %}

## How to Add from YouTube

[**Add from YouTube** ](/streams-docs/create-streams/import-from-youtube.md)**allows you to enter a YouTube channel link.** The link will pull all  episodes from the channel, and you can choose which episodes to add to your stream.&#x20;

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://everyday-digital.gitbook.io/streams-docs/create-streams/create-video-stream.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
