XVideos Downloader ๐ŸŽฅ avatar

XVideos Downloader ๐ŸŽฅ

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
XVideos Downloader ๐ŸŽฅ

XVideos Downloader ๐ŸŽฅ

easyapi/xvideos-downloader
Try for free

2 hours trial then $19.99/month - No credit card required now

A powerful and efficient Actor for extracting video content and metadata from XVideos. Get direct download links, video information, and thumbnails in HD quality. Perfect for content archiving and media management with batch processing support.

Extract and download videos from XVideos with high quality. This actor helps you get direct download links and metadata from XVideos URLs.

Features โœจ

  • ๐Ÿš€ Fast processing of XVideos URLs
  • ๐Ÿ“ฅ Get direct download links in HD quality
  • ๐Ÿ“ Extract comprehensive video metadata
  • ๐Ÿ”„ Batch processing support
  • โšก Efficient and reliable performance

Usage ๐Ÿ’ก

Simply provide a list of XVideos URLs, and the actor will return:

  • Direct download links
  • Video title and author
  • Video duration
  • Thumbnail URLs
  • Video quality information

Output ๐Ÿ“Š

The actor outputs JSON format data containing:

  • Original URL
  • Video metadata
  • Direct download links
  • Video quality options
  • Processing status

Limitations โš ๏ธ

  • Please ensure you have the right to access and download the content
  • Respect the website's terms of service and API usage limits
  • Some videos might not be available for download due to restrictions

Support ๐Ÿค

If you encounter any issues or have questions, please reach out through Apify's support channels.

Input Example

A full explanation of an input example in JSON.

1{
2    "links": [
3        "https://www.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin"
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.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin",
4        "result": {
5            "url": "https://www.xvideos.com/video.ufmpvamab18/my_gosh_pato_big_cock_is_too_big_for_mrs_tosin",
6            "source": "xnxx/xvideos",
7            "author": "MY GOSH !! PATO BIG COCK IS TOO BIG FOR MRS TOSIN",
8            "title": "MY GOSH !! PATO BIG COCK IS TOO BIG FOR MRS TOSIN",
9            "thumbnail": "https://cdn77-pic.xvideos-cdn.com/videos/thumbs169ll/31/09/a0/3109a032e7379891af0cb7f6fc8f06f6/3109a032e7379891af0cb7f6fc8f06f6.25.jpg",
10            "duration": 603,
11            "medias": [
12                {
13                    "url": "https://cdn77-vid-mp4.xvideos-cdn.com/F4LoWQuBHhHQvWP3BKLKkA==,1738834120/videos/mp4/3/1/0/xvideos.com_3109a032e7379891af0cb7f6fc8f06f6.mp4?ui=NzkuMTI0Ljc3LjIyMy0tL3ZpZGVvLnVmbXB2YW1hYjE4L215X2dvc2hfcGF0",
14                    "quality": "HD",
15                    "extension": "mp4",
16                    "type": "video"
17                }
18            ],
19            "type": "single",
20            "error": false,
21            "time_end": 849
22        }
23    }
24]
Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 6 days ago