Youtube Video Downloader avatar
Youtube Video Downloader

Pricing

Pay per event

Go to Apify Store
Youtube Video Downloader

Youtube Video Downloader

Developed by

NextAPI

NextAPI

Maintained by Community

Download YouTube video in 4K, HD, or metadata-only. Extract video metadata, comments, subtitles, thumbnail. Support for YouTube, YouTube Shorts, YouTube Music.

5.0 (1)

Pricing

Pay per event

1

1

1

Last modified

11 hours ago

Professional YouTube video downloader and metadata extractor for Apify platform. Download videos in multiple qualities, extract comprehensive metadata, comments, and thumbnails with enterprise-grade reliability.

πŸ† Key Features

πŸ“₯ Multi-Quality Downloads

  • 🎬 High Quality (4K/2160p) - Ultra HD video downloads
  • πŸ“Ί Medium Quality (720p/HD) - High definition videos
  • πŸ“± Low Quality (480p) - Standard definition for faster processing
  • πŸ“‹ Metadata Only - Extract video information without downloading

πŸ” Comprehensive Data Extraction

  • πŸ“Š Video Metadata - Title, description, duration, publish date
  • πŸ‘€ Author Information - Creator details, channel URLs, subscriber counts
  • πŸ“ˆ Engagement Metrics - Views, likes, comments, shares
  • 🎡 Audio Details - Track titles, artists, audio quality
  • πŸ“ Comments - Full comment threads with author and engagement data
  • πŸ–ΌοΈ Thumbnail - High-quality video thumbnail

πŸ’» Input Parameters

ParameterTypeRequiredDescriptionExample
video_urlstringβœ…YouTube video URLhttps://www.youtube.com/watch?v=2TK9tFZoBRg
video_qualitystring❌Download quality preference"high", "medium", "low", "metadata"

πŸŽ›οΈ Quality Options

QualityResolutionDescriptionUse Case
high2160p/4KUltra HD qualityProfessional content, archival
medium720p/HDHigh definitionStandard viewing, social media
low480pStandard definitionQuick previews, mobile optimization
metadataN/AInformation onlyData analysis, content research

Default Value: video_quality defaults to "metadata" if not specified

πŸ“€ Output Structure

{
"source_url": "https://www.youtube.com/watch?v=2TK9tFZoBRg",
"processor": "https://apify.com/nextapi/youtube-video-downloader",
"processed_at": "2024-01-15T10:30:00Z",
"content_id": "2TK9tFZoBRg",
"platform": "Youtube",
"title": "Video Title",
"description": "Video description...",
"duration": 180,
"published_at": "2024-01-01T00:00:00Z",
"author": "Channel Name",
"author_id": "UC123456789",
"author_url": "https://youtube.com/channel/UC123456789",
"categories": ["Entertainment", "Technology"],
"tags": ["tutorial", "programming", "python"],
"view_count": 1000000,
"like_count": 50000,
"dislike_count": 100,
"shares_count": 5000,
"comment_count": 2500,
"width": 1920,
"height": 1080,
"fps": 30,
"audio_title": "Background Music",
"audio_artist": "Music Artist",
"comments": [
{
"author": "Username",
"text": "Great video!",
"like_count": 10,
"published_at": "2024-01-02T12:00:00Z"
}
],
"video_url": "https://apify.com/kv-store/downloaded-video.mp4",
"image_url": "https://apify.com/kv-store/thumbnail.png",
"total_size": 153600
}

πŸ“Š Output Fields Description

FieldTypeDescription
source_urlstringOriginal video URL
processorstringActor processor URL
processed_atstringISO timestamp
content_idstringVideo ID
platformstringSource platform
titlestringVideo title
descriptionstringVideo description
durationnumberDuration in seconds
published_atstringPublication date
authorstringChannel name
author_idstringChannel ID
author_urlstringChannel URL
categoriesarrayVideo categories
tagsarrayVideo tags
view_countnumberView count
like_countnumberLike count
dislike_countnumberDislike count
shares_countnumberShare count
comment_countnumberComment count
widthnumberVideo width (px)
heightnumberVideo height (px)
fpsnumberFrames per second
audio_titlestringAudio track title
audio_artiststringAudio artist
video_urlstringDownloaded video URL
image_urlstringThumbnail URL
total_sizenumberTotal size in KB
commentsarrayComment objects
comments.authorstringComment author name
comments.textstringComment text content
comments.like_countnumberNumber of likes on comment
comments.published_atstringComment publication timestamp

🎯 Use Cases

πŸ“Š Content Research & Analysis

  • Extract video metadata for market research
  • Analyze engagement metrics and trends
  • Monitor competitor content strategies

πŸ€– Automation & Integration

  • Batch process video collections
  • Integrate with content management systems
  • Automate social media content creation

πŸ“š Educational & Training

  • Download educational content
  • Extract transcripts for study materials
  • Create offline learning resources

πŸ’° Pricing

ResourceCostDescription
Actor Usage$0.0001Base execution cost
Kilobyte (KB)$0.000036/KBVideo file processing (1MB = $0.0369)

πŸ”§ Technical Details

Supported Platforms

  • βœ… YouTube (Primary)
  • βœ… YouTube Shorts
  • βœ… YouTube Music
  • βœ… YouTube Live (recorded)

❓ FAQ

Q: What video qualities are supported?

A: We support 4K (2160p), HD (720p), SD (480p), and metadata-only extraction.

Q: Can I download private or age-restricted videos?

A: No, only publicly available videos can be downloaded. Private, unlisted, or age-restricted content requires authentication.

Q: How long does processing take?

A: Metadata extraction: ~5-10 seconds. Video downloads: 1-5 minutes depending on quality and file size.

Q: Can I extract comments from any video?

A: Yes, we extract all available comments including replies and engagement metrics.

πŸ› οΈ Troubleshooting

  • Download failed: Video unavailable, network issues
  • Budget exceeded: Task execution exceeds your Apify budget limit
  • Processing timeout: Large files may take longer to process

🀝 Support & Community