Zintegruj model AI youtube-update-metadata za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu youtube-update-metadata na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 每次调用 | Edit title, description, tags, category, privacy, or made-for-kids status on a connected YouTube channel's video via a single API call. |
| Fal.ai | Niedostępne | Does not offer YouTube metadata editing. |
| Replicate | Niedostępne | Does not offer YouTube metadata editing. |
Edit title, description, tags, category, privacy, or made-for-kids status on a connected YouTube channel's video via a single API call.
Does not offer YouTube metadata editing.
Does not offer YouTube metadata editing.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Account ID | integer | ID of the connected YouTube account. | - |
| Video ID | string | YouTube video ID to update (the 'v' parameter of its watch URL). | - |
| Title | string | New video title (max 100 chars). Omit to leave unchanged. | - |
| Description | string | New video description. Omit to leave unchanged. | - |
| Tags | array | New keyword tags. Omit to leave unchanged. | - |
| Category | Enum (15 options) | New YouTube video category. Omit to leave unchanged. | - |
| Privacy | Enum (3 options) | New video visibility. Omit to leave unchanged. | - |
| Made for Kids | boolean | Whether this video is made for kids (COPPA). Omit to leave unchanged. | - |
ID of the connected YouTube account.
-YouTube video ID to update (the 'v' parameter of its watch URL).
-New video title (max 100 chars). Omit to leave unchanged.
-New video description. Omit to leave unchanged.
-New keyword tags. Omit to leave unchanged.
-New YouTube video category. Omit to leave unchanged.
-New video visibility. Omit to leave unchanged.
-Whether this video is made for kids (COPPA). Omit to leave unchanged.
-Developer documentation
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked