> For the complete documentation index, see [llms.txt](https://docs.noobclaw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.noobclaw.com/english/video-maker/trending-topic-video.md).

# Trending-Topic Video

**Trending-Topic Video means that under Cross-Platform Video Creation you can select "Trending-Topic Video": it takes trending content from each platform, finds suitable footage via Douyin/TikTok online stock material, generates a narrated/subtitled video with audio, and one-click uploads it to your accounts across the major platforms. It suits niches and accounts focused on hot topics / current events. The cost per video is low, about ¥0.3/video.**

<mark style="color:$warning;">**Note: this type generates one video and publishes it to 10+ platforms simultaneously (it does not support publishing to different matrix accounts on the same platform).**</mark>

**1. Under Cross-Platform Video Creation choose Trending-Topic Video. When creating, first choose the information hot-source. These hot-sources refresh once per minute, ensuring the latest and hottest info from each platform.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FdovtkBDz6oNXdYo4DV8J%2Fimage.png?alt=media\&token=16683701-c944-453e-93d8-67b8e131f669)

**2. In step two, choose the duration and the footage source — Douyin or TikTok (AI downloads relevant watermark-free footage based on the hot-source title).**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FYIyH6kSYq8C47GYL8fbO%2F23ddf6d901048db7b6f437489814949a.png?alt=media\&token=6358fe74-6d20-454c-bc10-e850e0f4cdd7)

**3. In step three, choose the subtitle and voiceover language.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FSgm5G097Qr6Xh3nEMh3y%2Fimage.png?alt=media\&token=8ee717b4-4a62-4afc-b7eb-7c06c2246cdc)

Voiceover language and background music

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F3bWXYg0VqMpbuoyX8A2A%2Fimage.png?alt=media\&token=0fcab864-fea7-49f6-a9ba-faf1c5d01523)

**4. In step four, choose the publishing destination (local or the major platforms) and the run frequency.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2F5a2ViV2kkczZawDMAwa7%2Fimage.png?alt=media\&token=7ae3503c-847a-4311-baf6-57baa3c79956)

**5. If in step four you chose to publish to the major platforms, you then need to check exactly which platforms and their corresponding accounts.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FYQURZbMAgkaI0Urqn3z0%2Fb4ea8795ddbc97e6056668a838ae33b5.png?alt=media\&token=7da5e349-c93b-406c-8678-6890c315c612)

**6. Once created, the software runs automatically at the scheduled time, automatically selecting hot news, generating the video, and automatically publishing it to the major platforms.**

![](https://1378322139-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMATDFdlLVIaxkQPu7WCe%2Fuploads%2FTvkXk8Ng3jTCpIk74cBA%2Fimage.png?alt=media\&token=17db8938-4d0f-4458-b42e-8108e37a1e89)

Output result (multi-language supported):


---

# 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://docs.noobclaw.com/english/video-maker/trending-topic-video.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.
