ESPN Video Downloader 🎥 avatar
ESPN Video Downloader 🎥

Pricing

$19.99/month + usage

Go to Store
ESPN Video Downloader 🎥

ESPN Video Downloader 🎥

Developed by

EasyApi

Maintained by Community

Extract and download ESPN videos with ease! This powerful Actor fetches video metadata, direct download links, and supports multiple quality options. Perfect for sports content aggregation, research, and archival purposes. 🎥 🏆

0.0 (0)

Pricing

$19.99/month + usage

0

Monthly users

1

Runs succeeded

>99%

Last modified

a month ago

🎯 Features

  • 📥 Downloads videos from ESPN website
  • 🎬 Supports multiple video qualities (360p, 720p)
  • 📊 Extracts comprehensive video metadata
  • ⚡ Fast and efficient processing
  • 🔄 Handles multiple URLs in batch
  • 💾 Structured JSON output for each video

📋 Use Cases

  • Sports content aggregation
  • Video content analysis
  • Sports highlights collection
  • Research and archival purposes
  • Content curation

🔍 Output Format

The actor provides detailed information for each video, including:

  • Video title
  • Source platform
  • Thumbnail URL
  • Video duration
  • Available quality options
  • Direct download URLs
  • Video type and format

💡 Tips

  • Provide valid ESPN video URLs
  • For best results, use direct video page links
  • Respect ESPN's terms of service and content usage rights
  • Allow sufficient run time for processing multiple URLs

Input Example

A full explanation of an input example in JSON.

1{
2    "links": [
3        "https://www.espn.in/video/clip/_/id/40510754"
4    ]
5}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2    {
3        "url": "https://www.espn.in/video/clip/_/id/40510754",
4        "result": {
5            "title": "Gomez: Brazil-Uruguay one of worst matches of 2024 Copa América - ESPN Video",
6            "source": "espn",
7            "thumbnail": "https://media.video-cdn.espn.com/motion/2024/0706/dm_240706_Uruguay_Brazil_analysis/dm_240706_Uruguay_Brazil_analysis.jpg",
8            "duration": 75,
9            "medias": [
10                {
11                    "url": "https://media.video-cdn.espn.com/motion/2024/0706/dm_240706_Uruguay_Brazil_analysis/dm_240706_Uruguay_Brazil_analysis_360p30_1464k.mp4",
12                    "quality": "360p",
13                    "extension": "mp4",
14                    "type": "video"
15                },
16                {
17                    "url": "https://media.video-cdn.espn.com/motion/2024/0706/dm_240706_Uruguay_Brazil_analysis/dm_240706_Uruguay_Brazil_analysis_720p30_2896k.mp4",
18                    "quality": "720p",
19                    "extension": "mp4",
20                    "type": "video"
21                }
22            ],
23            "type": "multiple",
24            "error": false,
25            "time_end": 38
26        }
27    }
28]

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$19.99