Integrera AI-modellen youtube-publish via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till youtube-publish programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 每次发布 | Publish videos directly to connected YouTube channels via a single API call — ideal for automated content pipelines and uploading at scale. |
| Fal.ai | Inte tillgänglig | Does not offer YouTube publishing. |
| Replicate | Inte tillgänglig | Does not offer YouTube publishing. |
Publish videos directly to connected YouTube channels via a single API call — ideal for automated content pipelines and uploading at scale.
Does not offer YouTube publishing.
Does not offer YouTube publishing.
** 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-URL | string | Public URL of the video to upload. | - |
| Title | string | Video title (max 100 chars). | - |
| Description | string | Video description. | |
| Tags | array | Keyword tags. | |
| Privacy | Enum (3 options) | - | public |
| Category | Enum (15 options) | YouTube video category. | 22 |
| Made for Kids | boolean | - | false |
ID of the connected YouTube account.
-Public URL of the video to upload.
-Video title (max 100 chars).
-Video description.
Keyword tags.
-
publicYouTube video category.
22-
falseDeveloper documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked