Douyin Bulk Video Downloader avatar

Douyin Bulk Video Downloader

Under maintenance

Pricing

from $2.00 / actor start

Go to Apify Store
Douyin Bulk Video Downloader

Douyin Bulk Video Downloader

Under maintenance

Extract direct no-watermark video URLs and metadata from Douyin videos in bulk. This Actor allows you to submit one or many Douyin video URLs and automatically retrieves downloadable video links and available metadata.

Pricing

from $2.00 / actor start

Rating

0.0

(0)

Developer

Pratibha Sangwan

Pratibha Sangwan

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

0

Monthly active users

15 days ago

Last modified

Categories

Share

Douyin Video Extractor

Extract direct video URLs and metadata from Douyin videos in bulk.

This Actor accepts one or more Douyin video URLs and returns downloadable video links and video information in a structured dataset. Results can be exported as JSON, CSV, Excel, XML, or accessed through the Apify API.

Features

  • Bulk processing of multiple Douyin URLs
  • Extract direct video URLs
  • Retrieve no-watermark video links when available
  • Structured JSON output
  • Export data in multiple formats
  • API-ready results
  • Fast and lightweight processing

Input

Provide one or more Douyin video URLs.

Example Input

{
"urls": [
"https://www.douyin.com/video/7631424505025465641",
"https://www.douyin.com/video/7248451521115966776"
]
}

Output

Results are stored in the default dataset.

Example Output

{
"sourceUrl": "https://www.douyin.com/video/7631424505025465641",
"success": true,
"jobId": "123456789",
"videoUrl": "https://example.com/video.mp4",
"result": {
"title": "Example Video",
"author": "Example Creator"
}
}

Failed Request Example

{
"sourceUrl": "https://www.douyin.com/video/example",
"success": false,
"error": "No job_id received"
}

How It Works

  1. Submit one or more Douyin video URLs.
  2. The Actor processes each URL.
  3. Video information is retrieved.
  4. Results are stored in the dataset.
  5. Export or access the data through the Apify API.

Use Cases

  • Social media research
  • Content analysis
  • Video archiving
  • Automation workflows
  • Data collection
  • Marketing research
  • Bulk extraction of video information

Output Formats

Apify allows exporting results in:

  • JSON
  • CSV
  • Excel (XLSX)
  • XML
  • RSS

API Usage

Run the Actor using the Apify API:

curl -X POST \
"https://api.apify.com/v2/acts/YOUR_USERNAME~douyin-video-extractor/runs?token=YOUR_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"urls": [
"https://www.douyin.com/video/7631424505025465641"
]
}'

Input Schema

FieldTypeRequiredDescription
urlsArrayYesList of Douyin video URLs

Limitations

  • Supports publicly accessible Douyin videos.
  • Availability depends on the source platform.
  • Private, deleted, or restricted videos may not be accessible.

Support

If you encounter issues or have feature requests, please open an issue or contact the Actor author.

Disclaimer

This tool is intended for lawful data extraction and research purposes only. Users are responsible for complying with applicable laws, platform terms of service, and copyright regulations.

Keywords

Douyin Downloader, Douyin Extractor, Douyin Video URL, Douyin No Watermark, Douyin API, Douyin Video Metadata, TikTok China Downloader, Social Media Data Extraction, Video URL Extractor