> For the complete documentation index, see [llms.txt](https://tech-and-journalism-mechanism.gfmd.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tech-and-journalism-mechanism.gfmd.info/tools-resources/tech-platforms/youtube.md).

# YouTube

<div align="left"><figure><img src="/files/bbQubwZguJeqH5BSXiJX" alt="" width="188"><figcaption></figcaption></figure></div>

### YouTube Partner Program

YouTube is expanding the [YouTube Partner Program](https://support.google.com/youtube/answer/72851?hl) (YPP), offering earlier access to fan funding and Shopping features for eligible creators in select countries. The initiative aims to assist media support organizations and journalists in regaining account or content access. Eligibility is determined by meeting subscriber and watch hour thresholds, adhering to policies, and residing in an eligible country. Once eligible, creators can apply for features like Watch Page Ads, Shorts Feed Ads, and more. The review process takes about a month, and creators are encouraged to stay active for continued eligibility. [FAQs](https://support.google.com/youtube/answer/9235997) and support options are available through [YouTube's Help Center](https://support.google.com/youtube/topic/11407695) and community forums.

### Community Guidelines strike basics on YouTube

This article explains YouTube's [Community Guidelines strike basics](https://support.google.com/youtube/answer/2802032). These guidelines apply to all content on the platform. When a strike occurs, creators are notified via email, detailing the removed content, violated policies, and the impact on the channel. The first violation usually results in a warning, expiring after 90 days if there are no further issues. Optional policy trainings are available. Subsequent violations lead to escalating penalties, including upload restrictions and[ channel termination](https://support.google.com/youtube/answer/2802168). Deleting content doesn't remove a strike, and strikes may be issued on deleted content. Creators can [appeal warnings](https://support.google.com/youtube/answer/185111) and [appeal strikes](https://www.youtube.com/features?sts=1), but violations may result in channel restrictions or termination, with attempts to circumvent restrictions leading to further consequences. Familiarizing oneself with [Community Guidelines ](https://www.youtube.com/yt/about/policies/#community-guidelines)is crucial to staying on YouTube.

{% embed url="<https://www.youtube.com/watch?v=m8jHLFAmPO0>" %}

#### [Channel or account terminations](https://support.google.com/youtube/answer/2802168?hl=en)

This page features the consequences and procedures associated with the termination of a YouTube channel. It outlines the reasons for terminations, such as repeated violations of [Community Guidelines](https://www.youtube.com/yt/about/policies/#community-guidelines\\), severe abuse, or policy dedication. The prohibition against circumventing termination and the impact on revenue, including withholding unpaid earnings, is emphasized, particularly for participants in the YouTube Partner Program. The article also provides information and a [form to appeal a termination ](https://support.google.com/youtube/contact/accountdisabled?sjid=1063120481668850867-EU)and addresses the process for copyright-related terminations, including the option for a counter-notification. Additionally, it notes the inability to download YouTube content after termination but highlights the ability to [download Google data.](https://support.google.com/accounts/answer/3024190)


---

# 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://tech-and-journalism-mechanism.gfmd.info/tools-resources/tech-platforms/youtube.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.
