YouTube Tasks
FreshYouTube Publish Short
URL: https://openapi.geelark.com/open/v1/rpa/task/youtubeShort
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| video | Yes | string | Video URL |
| videoDesc | No | string | Description |
| sameAudioUrl | No | string | Use same audio URL (optional) |
YouTube Publish Video
URL: https://openapi.geelark.com/open/v1/rpa/task/youtubeVideo
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| video | Yes | string | Video URL |
| videoDesc | No | string | Description |
| title | No | string | Video title |
YouTube Maintenance (Warmup)
URL: https://openapi.geelark.com/open/v1/rpa/task/youtubeMaintenance
| Parameter | Required | Type | Description |
|---|---|---|---|
| scheduleAt | Yes | int | Scheduled time |
| id | Yes | string | Cloud phone ID |
| duration | Yes | integer | Duration in minutes |