# 抖音图文作品图片批量下载

**Use case:** 

输入抖音图文作品链接，批量保存封面和全部轮播图片，同时导出作品、博主、话题与互动数据。

## Input

```json
{
  "videoUrls": [
    "7630302640823912635"
  ],
  "shouldDownloadVideos": false,
  "shouldDownloadCovers": true,
  "shouldDownloadSlideshowImages": true,
  "videoKvStoreName": ""
}
```

## Output

```json
{
  "id": {
    "label": "Video ID",
    "format": "text"
  },
  "url": {
    "label": "URL",
    "format": "link"
  },
  "shareUrl": {
    "label": "Share URL",
    "format": "link"
  },
  "videoUrl": {
    "label": "Video URL",
    "format": "link"
  },
  "audioUrl": {
    "label": "Audio URL (MP3)",
    "format": "link"
  },
  "coverUrl": {
    "label": "Cover URL",
    "format": "link"
  },
  "durationSeconds": {
    "label": "Duration (s)",
    "format": "number"
  },
  "type": {
    "label": "Type",
    "format": "text"
  },
  "awemeType": {
    "label": "Aweme type",
    "format": "number"
  },
  "awemeTypeLabel": {
    "label": "Aweme type (label)",
    "format": "text"
  },
  "mediaType": {
    "label": "Media type",
    "format": "number"
  },
  "mediaTypeLabel": {
    "label": "Media type (label)",
    "format": "text"
  },
  "isStory": {
    "label": "Story",
    "format": "boolean"
  },
  "text": {
    "label": "Caption",
    "format": "text"
  },
  "caption": {
    "label": "Short caption",
    "format": "text"
  },
  "itemTitle": {
    "label": "Title",
    "format": "text"
  },
  "previewTitle": {
    "label": "Preview title",
    "format": "text"
  },
  "descLanguage": {
    "label": "Lang",
    "format": "text"
  },
  "createTime": {
    "label": "Posted (unix)",
    "format": "number"
  },
  "createDate": {
    "label": "Posted on",
    "format": "date"
  },
  "region": {
    "label": "Creator region",
    "format": "text"
  },
  "city": {
    "label": "Upload city",
    "format": "text"
  },
  "cityCode": {
    "label": "City code",
    "format": "text"
  },
  "isPinned": {
    "label": "Pinned",
    "format": "boolean"
  },
  "isAd": {
    "label": "Ad",
    "format": "boolean"
  },
  "isPgc": {
    "label": "Pro content",
    "format": "boolean"
  },
  "isShared": {
    "label": "Repost",
    "format": "boolean"
  },
  "is24Story": {
    "label": "24h Story",
    "format": "boolean"
  },
  "is25Story": {
    "label": "25h Story",
    "format": "boolean"
  },
  "isFirstVideo": {
    "label": "First video",
    "format": "boolean"
  },
  "isLifeItem": {
    "label": "Life item",
    "format": "boolean"
  },
  "isKaraoke": {
    "label": "Karaoke",
    "format": "boolean"
  },
  "isDuetSing": {
    "label": "Duet sing",
    "format": "boolean"
  },
  "isFantasy": {
    "label": "Fantasy",
    "format": "boolean"
  },
  "isInScope": {
    "label": "In scope",
    "format": "boolean"
  },
  "isImageBeat": {
    "label": "Image beat",
    "format": "boolean"
  },
  "isVr": {
    "label": "VR",
    "format": "boolean"
  },
  "authorMeta": {
    "label": "Author",
    "format": "object"
  },
  "videoMeta": {
    "label": "Video",
    "format": "object"
  },
  "musicMeta": {
    "label": "Music",
    "format": "object"
  },
  "statistics": {
    "label": "Stats",
    "format": "object"
  },
  "permissions": {
    "label": "Permissions",
    "format": "object"
  },
  "interaction": {
    "label": "Interaction",
    "format": "object"
  },
  "anchors": {
    "label": "Anchors",
    "format": "array"
  },
  "commerce": {
    "label": "Commerce",
    "format": "object"
  },
  "risk": {
    "label": "Risk",
    "format": "object"
  },
  "share": {
    "label": "Share",
    "format": "object"
  },
  "xiguaCrossPost": {
    "label": "On Xigua",
    "format": "object"
  },
  "aiMetadata": {
    "label": "AI metadata",
    "format": "object"
  },
  "images": {
    "label": "Slides",
    "format": "array"
  },
  "mentions": {
    "label": "Mentions",
    "format": "array"
  },
  "hashtags": {
    "label": "Hashtags",
    "format": "array"
  },
  "videoTags": {
    "label": "Categories",
    "format": "array"
  },
  "chapters": {
    "label": "Chapters",
    "format": "array"
  },
  "series": {
    "label": "Series",
    "format": "object"
  },
  "location": {
    "label": "Location",
    "format": "object"
  },
  "videoFile": {
    "label": "Video file",
    "format": "object"
  },
  "coverFile": {
    "label": "Cover file",
    "format": "object"
  },
  "slideshowFiles": {
    "label": "Slideshow files",
    "format": "array"
  },
  "inputUrl": {
    "label": "Input",
    "format": "text"
  }
}
```

## About this Actor

This example demonstrates how to use [Douyin 抖音 Video Scraper - Metadata + MP4 Downloads](https://apify.com/zen-studio/douyin-video-scraper) with a specific input configuration. Visit the [Actor detail page](https://apify.com/zen-studio/douyin-video-scraper) to learn more, explore other use cases, and run it yourself.


## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
This Task's input is already configured above — use it as-is rather than inventing a new one.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For full API examples (JavaScript, Python, CLI, MCP, OpenAPI), see this Task's Actor page: https://apify.com/zen-studio/douyin-video-scraper.md

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).
