Dailymotion Video Downloader & Metadata Extractor avatar

Dailymotion Video Downloader & Metadata Extractor

Pricing

$9.99/month + usage

Go to Apify Store
Dailymotion Video Downloader & Metadata Extractor

Dailymotion Video Downloader & Metadata Extractor

Extract high-quality videos and full metadata from public Dailymotion URLs in seconds. This actor retrieves titles, authors, thumbnails, duration, and direct playback links in clean structured output—perfect for automation, research, archiving, and media workflows.

Pricing

$9.99/month + usage

Rating

5.0

(1)

Developer

Alpha Scraper

Alpha Scraper

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share


🎬 Dailymotion Video Downloader & Metadata Extractor

Download high-quality public Dailymotion videos and extract complete metadata instantly. This actor is designed for speed, reliability, and clean output — perfect for researchers, marketers, archivists, and automation workflows.


🚀 Overview

The Dailymotion Downloader & Metadata Extractor allows you to:

  • ✔ Retrieve high-quality public Dailymotion videos
  • ✔ Extract full metadata in structured format
  • ✔ Process multiple URLs in one run
  • ✔ Get ready-to-use direct video links
  • ✔ Automate video collection workflows

The actor is optimized for fast performance and consistent results without complicated setup.


✨ Key Features

  • 🔹 High-quality video retrieval
  • 🔹 Clean JSON output for automation
  • 🔹 Batch processing support
  • 🔹 Direct video playback links
  • 🔹 Thumbnail extraction
  • 🔹 Human-readable duration formatting
  • 🔹 Reliable performance even for large URL lists

📊 What Data This Actor Provides

For each Dailymotion video, the actor collects:

  • Video title
  • Author / channel name
  • Duration (formatted for readability)
  • Thumbnail image
  • Direct video playback URL
  • Original video page URL
  • Source platform name

This ensures you receive everything needed for downloading, embedding, cataloging, or analysis.


🧾 Output Fields Explained

FieldDescription
urlOriginal Dailymotion video page
sourcePlatform identifier
authorVideo uploader or channel name
titleVideo title
thumbnailHighest quality thumbnail image
durationHuman-readable video length
video_urlDirect high-quality video playback link

🧠 Benefits & Advantages

  • ✅ Save hours of manual video collection
  • ✅ Ideal for content archiving projects
  • ✅ Perfect for media research workflows
  • ✅ Enables automated video ingestion pipelines
  • ✅ Provides clean structured data for integrations
  • ✅ Works reliably even with large URL batches

⚙️ Input Instructions

Required Input

Provide one or more public Dailymotion video URLs.

Example Input

{
"startUrls": [
{
"url": "https://www.dailymotion.com/video/x99pjkc"
},
{
"url": "https://www.dailymotion.com/video/xa0d5cm"
},
{
"url": "https://www.dailymotion.com/video/x84jixf"
}
]
}


📦 Output Structure

Each processed video returns one JSON object.

Example Output

[
{
"url": "https://www.dailymotion.com/video/x99pjkc",
"source": "dailymotion",
"author": "Diario de Avisos",
"title": "La previsión del tiempo en Canarias para el 25 de noviembre de 2024, en Atlántico Televisión.",
"thumbnail": "https://s2.dmcdn.net/v/XQ9nC1e9EmoQliH3_/x60",
"duration": "1 minute, 54 seconds",
"video_url": "https://vod3.cf.dmcdn.net/sec2(-ynAaja1wdY1e6v4qt3eP6oK8bKwer4JGLug6SOxhnCLZXiHxFfHWx2ZGEWq_xbUKNcmuGy0Qxyu6xqlJeJfBOYlWx5AKOEV5915UoDMiUIexzTQAsA4re6XRHOfngkzo6FNF5cpZy8nP0UywKXP4JBNMjKSUUVa_7JMUj4yU2WendSQwhXUltWvoREcZImm)/video/488/305/560503884_mp4_h264_aac_fhd_2.m3u8"
},
{
"url": "https://www.dailymotion.com/video/xa0d5cm",
"source": "dailymotion",
"author": "Diario de Avisos",
"title": "Tenerife da el salto al espacio con su propia constelación de satélites",
"thumbnail": "https://s2.dmcdn.net/v/a4yHM1fbzVQ7qlOqB/x60",
"duration": "1 minute, 42 seconds",
"video_url": "https://vod3.cf.dmcdn.net/sec2(nQV9AVaGBYfeA4pr_QtRZREm6z6wMR8yap_rVgqaMqCg9fuR7NKgJo4deiOI-WgMcOtgzhTekrSoE316GOFtnWzoyOGhN9Rm1o1wzo8o7I1ghc3fFn9d8aqMlS3xal0kXeIEb0eN8A5VKyvrJd8fUWHjUFOlaz5bQh61QNRbYzMeWxM5eFTY36ZjA2PZz_dR0ffGVKaKyUBMbt4K0KeOwA)/video/fmp4/605275222/h264_aac_fhd/1/manifest.m3u8"
},
{
"url": "https://www.dailymotion.com/video/x84jixf",
"source": "dailymotion",
"author": "Libertad Digital Espana",
"title": "Un satélite de la NASA capta la erupción del volcán de La Palma",
"thumbnail": "https://s2.dmcdn.net/v/TIOgJ1clXmUb6miBC/x60",
"duration": "1 minute, 43 seconds",
"video_url": "https://vod3.cf.dmcdn.net/sec2(gw16_U1FcFS77aAmoB6umpnfyG1qxZ-GqRRnzaMlK0CMIrrPaBWT0ITHdD0612-f-HC3mPVaGjTpaiFP4QfA4SHUmh2PjtYfsVhdgL4z_-KBcesxQCrMVzi3TJNMdHqqMgHq4pZdnNCyhtrTHdwILbvEFez3rrTDSpx9pM30n8A)/video/768/853/491358867_mp4_h264_aac_hq.m3u8"
}
]

📥 Output Generated

The actor generates:

  • Structured JSON dataset
  • Direct video URLs
  • Metadata fields ready for export
  • Clean thumbnails for preview use

The dataset can be exported to:

  • ✔ JSON
  • ✔ CSV
  • ✔ Excel
  • ✔ API integrations

🏆 Best Practices

  • ✔ Provide valid public video URLs only
  • ✔ Run batches instead of single URLs for efficiency
  • ✔ Use structured exports for automation workflows
  • ✔ Keep URLs clean (avoid extra tracking parameters)
  • ✔ Re-run the actor if temporary loading errors occur

⚠️ Possible Errors & How to Avoid Them

❌ Invalid URL

Make sure links are real public Dailymotion video pages.

❌ Temporary Loading Issue

Sometimes videos fail to load due to platform response timing. 👉 Simply rerun the actor — it will usually succeed.

❌ Removed or Private Video

Private or deleted videos cannot be processed.


🎯 Ideal Use Cases

  • 📺 Video content archiving
  • 📊 Media monitoring workflows
  • 🧾 Dataset generation
  • 📈 Marketing research
  • 🎞 Video embedding automation
  • 🧠 AI training data collection

💡 Why Choose This Actor?

Unlike basic download tools, this actor provides:

  • ✔ Structured metadata
  • ✔ High-quality playback links
  • ✔ Automation-ready outputs
  • ✔ Batch processing support
  • ✔ Consistent clean formatting

It is built to fit directly into professional data pipelines.


📬 Support

If you face any issue, simply rerun the actor. Most temporary issues resolve automatically on retry.

For further help, contact: 📧 alphascraper69@gmail.com


⭐ Final Notes

This actor is optimized for speed, reliability, and clean output formatting. It is designed to integrate smoothly into automation workflows, research pipelines, and content management systems.


Here my another actors:

Youtube Iteams:

Tiktok Iteams:

Snapchat Iteams:

Instagram Iteams:

Facebook Iteams:

Amazon Iteams: