🎬 4k Video Downloader  (watermark-free) avatar
🎬 4k Video Downloader (watermark-free)

Pricing

Pay per event

Go to Apify Store
🎬 4k Video Downloader  (watermark-free)

🎬 4k Video Downloader (watermark-free)

Developed by

NextAPI

NextAPI

Maintained by Community

Unlock the power of professional video downloading! Access high-quality, watermark-free videos from YouTube, TikTok, and more with rich metadata extraction.

5.0 (2)

Pricing

Pay per event

2

15

15

Last modified

5 hours ago

4K Video Downloader

A powerful video download API that extracts high-quality content from multiple platforms including YouTube, TikTok, Instagram, Twitter, and many more, providing comprehensive video data and metadata in a unified format.

This Actor streamlines video content collection by extracting information from the world's most popular video platforms simultaneously. Get complete video files including metadata, thumbnails, and engagement data through a single, efficient API endpoint.

Key Features

  • Multi-Platform Support: Extract videos from YouTube, TikTok, Instagram, Twitter/X, and other major platforms
  • High-Quality Downloads: Support for up to 4K resolution video downloads with original quality preservation
  • Rich Metadata: Complete video information including views, likes, comments, creator details, and engagement metrics
  • Watermark-Free Content: Clean video downloads without platform watermarks or overlays
  • Flexible Quality Options: Choose from High (4K), Medium (720p), Low (480p), or Metadata Only modes
  • Enterprise-Grade Infrastructure: Reliable processing with smart retry mechanisms and error handling
  • Multiple Output Formats: Export data in JSON, CSV, Excel, or any preferred format

Configuration

Required Parameters

ParameterTypeDescription
video_urlsarrayList of video URLs to download (1-5 URLs supported)

Video URLs Examples:

Important Notes:

  • Support for up to 5 video URLs per request
  • URLs must be publicly accessible
  • Private or age-restricted content may not be downloadable

Optional Parameters

ParameterTypeDescription
video_qualitystringQuality selection for video downloads

Video Quality Options:

  • High (2160p/4K): Maximum available quality, best for professional use
  • Medium (720p/HD): Balanced quality and file size, good for most use cases
  • Low (480p): Smaller file size, suitable for bandwidth-limited scenarios
  • Metadata Only: Extract only video information without downloading files

Usage Example

{
"video_urls": [
"https://www.youtube.com/watch?v=WQNgQVRG9_U",
"https://www.tiktok.com/@openai/video/7368854068212583726"
],
"video_quality": "high"
}

Data Output

The Actor returns an array of video objects with comprehensive information from supported platforms. Output is available in multiple formats including JSON, CSV, Excel, and more.

Data Fields

Processing Information

FieldTypeDescription
source_urlstringOriginal URL of the video
processorstringURL of the video processor service used
processed_atdatetimeISO timestamp when the video was processed

Video Details

FieldTypeDescription
content_idstringUnique identifier of the content on the platform
platformstringSource platform (YouTube, TikTok, Instagram, etc.)
titlestringVideo title
descriptionstringVideo description
durationnumberVideo duration in seconds
published_atstringWhen the video was published

Creator Information

FieldTypeDescription
authorstringContent author/creator name
author_idstringUnique identifier of the content author
author_urlstringURL to the author's profile page

Engagement Metrics

FieldTypeDescription
view_countnumberNumber of views
like_countnumberNumber of likes
dislike_countnumberNumber of dislikes
shares_countnumberNumber of content shares
comment_countnumberNumber of comments

Technical Specifications

FieldTypeDescription
widthnumberVideo width in pixels
heightnumberVideo height in pixels
fpsnumberFrames per second

Content Classification

FieldTypeDescription
categoriesarrayVideo categories
tagsarrayVideo tags
audio_titlestringAudio track title
audio_artiststringAudio track artist name

Downloaded Files

FieldTypeDescription
video_urlstringURL to the downloaded video file
image_urlstringURL to the media thumbnail image
total_sizenumberTotal file size in megabytes

Comments Data

FieldTypeDescription
commentsarrayArray of comment objects with author, text, likes, and timestamp

Example Output

{
"source_url": "https://www.youtube.com/watch?v=ehdGa7BRwd4",
"processor": "https://apify.com/marketingme/video-downloader",
"processed_at": "2025-01-15T14:23:45.123456+00:00",
"content_id": "ehdGa7BRwd4",
"platform": "YouTube",
"title": "OpenAI DevDay: Opening Keynote",
"description": "Sam Altman and the OpenAI team share the latest updates...",
"duration": 3847,
"published_at": "2023-11-06T18:00:00.000000+00:00",
"author": "OpenAI",
"author_id": "UCxzC4EngIsMrPmbm6-9vqKA",
"author_url": "https://www.youtube.com/channel/UCxzC4EngIsMrPmbm6-9vqKA",
"view_count": 1547892,
"like_count": 25847,
"dislike_count": null,
"shares_count": 1250,
"comment_count": 3421,
"width": 1920,
"height": 1080,
"fps": 30,
"categories": ["Science & Technology", "Artificial Intelligence"],
"tags": ["AI", "OpenAI", "DevDay", "GPT-4", "Machine Learning"],
"audio_title": null,
"audio_artist": null,
"video_url": "https://apify.com/storage/video_ehdGa7BRwd4.mp4",
"image_url": "https://apify.com/storage/thumb_ehdGa7BRwd4.png",
"total_size": 245.67,
"comments": [
{
"author": "TechEnthusiast2023",
"text": "Amazing keynote! The future of AI is here.",
"like_count": 342,
"published_at": "2023-11-06T19:15:30.000000+00:00"
}
]
}

Supported Platforms

  • YouTube: All video types, livestreams, shorts, premium content
  • TikTok: Watermark-free downloads, trending content, user videos
  • Instagram: Reels, IGTV, stories, posts with full metadata
  • Twitter/X: Video tweets, spaces recordings, live content
  • Facebook: Public videos, live streams, story content
  • LinkedIn: Professional content, live events, video posts
  • Plus many more platforms including regional and niche video hosting sites

Supported Countries

This Actor supports video downloads from platforms available globally, with comprehensive coverage across all major regions and countries where supported platforms operate.