# How to create Youtube style video listing websites?

This page explains about - "How to create Youtube style video listing websites using Siteoly?"

{% hint style="warning" %}
This feature is available in only paid plans.
{% endhint %}

Here is the [sample Google sheet](https://docs.google.com/spreadsheets/d/1dKHsQ8V72Nlk8aYPZ7dscDBce5sj4jbZlvq4qUex9is/edit#gid=2117546175) for reference and here is the [sample site](https://videotemplatetest.siteoly.com/) for reference

### **Follow below steps**&#x20;

1. Create a Siteoly Project (just like any other project) with one of Siteoly's Google sheet
2. Open the Google Sheet used for this project and goto 'Body-Cards' sheet
3. In 'Body-Cards' sheet, update Column E with required Youtube link or mp4 link or webm video link. Do the same for every row.
4. Goto 'Body' sheet and update Row 16 (against Layout Template) , column B by selecting 'Video Template 1' from the dropdown. If this value is not present in the dropdown, just manually enter the value 'Video Template 1'. (See below image for reference)

![](/files/-MZI6-UpzF6aTN84nzei)

### Now goto [app dashboard](https://app.siteoly.com) and click "Live Test" link to see latest changes.&#x20;

![](/files/-MZI6ki5wVBF2iQZMBz9)

#### Here is the [sample Google sheet](https://docs.google.com/spreadsheets/d/1dKHsQ8V72Nlk8aYPZ7dscDBce5sj4jbZlvq4qUex9is/edit#gid=2117546175) for reference and here is the [sample site](https://videotemplatetest.siteoly.com/) for reference.&#x20;

### Advantages

* You can just add video links to Google sheets
* Supports Youtube links, mp4 links, webm links
* Also you can embed these into external sites like Wordpress, Wix, Carrd or even in your own HTML
* Search functionality
* Filter functionality
* External javascript and CSS support for customized styling.
* Can be used for listing videos, podcasts, video courses or video reviews
* All without writing any code


---

# Agent Instructions: 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:

```
GET https://help.siteoly.com/advanced/how-to-create-youtube-style-video-listing-websites.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
