> For the complete documentation index, see [llms.txt](https://docs.amondo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.amondo.com/trust-and-compliance/usage-rights/platform-guides/youtube.md).

# YouTube

{% hint style="info" %}
Collect public YouTube videos by pasting video URLs into Amondo (no API connection required).
{% endhint %}

**What Amondo can collect**

* **Public YouTube videos**

**Discovery & Eligibility**

* **Add method:** paste the **YouTube video URL** into Amondo
* **Find URLs:** open the video on YouTube and copy the link (Share → Copy link or from the browser address bar)
* **Visibility:** must be **public**

<details>

<summary><strong>Permissions &#x26; rights for YouTube (quick reference)</strong></summary>

* **Embed/display public videos:** No additional permission required.
* **Edit, download, re-upload or print frames:** *Explicit permission* required from the rights holder.

Need help securing permission? [Contact support](mailto:curation@amondo.com).

</details>

<details>

<summary><strong>Notes &#x26; limits</strong></summary>

* Private, unlisted (if you choose to restrict), age-restricted or region-locked videos may not be eligible.
* Availability can change based on channel settings or removals.

</details>


---

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

```
GET https://docs.amondo.com/trust-and-compliance/usage-rights/platform-guides/youtube.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.
