Stripchat Video Downloader | How to Download Stripchat Videos avatar

Stripchat Video Downloader | How to Download Stripchat Videos

Pricing

$5.00 / 1,000 video files

Go to Apify Store
Stripchat Video Downloader | How to Download Stripchat Videos

Stripchat Video Downloader | How to Download Stripchat Videos

Download public Stripchat saved videos or record active live streams as MP4 files. Choose the source quality. Get each finished file from Apify storage.

Pricing

$5.00 / 1,000 video files

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

🎬 Download public Stripchat videos as MP4 files

Stripchat Video Downloader is for creators, media teams, and people who have permission to save public Stripchat media. Download saved videos or record active live streams. Each finished MP4 file comes with an Apify storage link and useful source details.

Use this Actor only for media you own or have permission to save. It does not bypass paid, private, members-only, removed, geo-restricted, or account-gated access.

📦 Returned data

Each successful video creates one dataset row. It can include:

  • downloadUrl for the MP4 file in Apify storage
  • sourceUrl, videoId, title, and creatorUsername
  • mediaKind, which is savedVideo or liveStream
  • quality, durationSeconds, and isVr
  • fileName and fileSizeBytes

A field such as the title or duration may be missing when Stripchat does not show it. Invalid, unavailable, unsupported, or duplicate videos do not create placeholder rows.

🚀 Running the Actor

  1. Choose Saved videos or Live streams as the Target.
  2. Add one or more public Stripchat URLs for that Target.
  3. For a live stream, set the capture duration in seconds.
  4. Pick a video quality, or keep Best available.
  5. Start the Actor and open the dataset when files are ready.

The Actor keeps working on other submitted URLs when one URL cannot be used. A live stream must be public and active when the Actor checks it.

🎯 Input

FieldWhat to enter
targetsavedVideos or liveStreams.
savedVideoUrlsPublic saved-video or model-page URLs. Used for the Saved videos Target.
liveStreamUrlsPublic model or live-stream URLs. Used for the Live streams Target.
captureDurationRecording time from 1 to 3,600 seconds. Used for live streams.
qualitybest or a quality such as 1080p that Stripchat offers.

Example input:

{
"target": "savedVideos",
"savedVideoUrls": [
"https://stripchat.com/example-model/videos/123456789"
],
"quality": "1080p"
}

Options for the other Target are ignored. A chosen quality must be offered for each video or stream.

📄 Output

A saved video row can look like this:

{
"downloadUrl": "https://api.apify.com/v2/key-value-stores/example/records/VIDEO-saved-123456789.mp4?disableRedirect=true",
"sourceUrl": "https://stripchat.com/example-model/videos/123456789",
"videoId": "123456789",
"title": "Example video",
"creatorUsername": "example-model",
"mediaKind": "savedVideo",
"quality": "1080p",
"durationSeconds": 60,
"isVr": false,
"fileName": "example-model-123456789.mp4",
"fileSizeBytes": 10485760
}

Open downloadUrl to get the stored MP4 file. You can also export the dataset as JSON, CSV, Excel, XML, RSS, or HTML, or read it through the Apify API.

💳 Pricing

This Actor uses pay-per-event pricing. You are charged for each video file that is successfully prepared, stored, and saved to the dataset. Invalid URLs, unavailable media, duplicate videos, and targets that produce no file do not create this charge.

🔌 Integrations

Use Apify schedules for repeat runs, webhooks for run events, the Apify API for your apps, and dataset integrations for exported data.

❓ FAQ

Why did my saved-video URL produce no file?

The video may be paid, private, removed, not public, or no longer available. A model page can also have no supported public saved videos.

Why did my live-stream URL produce no file?

The model must be in an active public stream when the Actor checks the URL. The Actor does not wait for an offline model or rebuild an earlier broadcast.

Can I choose 1080p or another quality?

Yes, when Stripchat offers that quality for the video or stream. Use best to pick the highest quality offered by the source. The Actor does not create a quality that Stripchat does not provide.

Does it support Stripchat VR videos?

Yes, for accessible saved videos and active public streams marked as VR by Stripchat. The Actor keeps source-exposed VR playback metadata when it prepares the file. VR details may be missing when the source does not provide them.

Do I need a Stripchat account, cookies, or login?

No for supported public media. The Actor has no cookie or login input. It cannot open private, paid, members-only, or account-gated media.

Does it bypass DRM or access rules?

No. It does not bypass DRM, paywalls, source permissions, or other access controls. Only save media you own or have permission to use.

What happens if I submit the same video twice?

The Actor avoids preparing and charging for the same source video more than once in one run, even when submitted URLs overlap.

Can I send the output to ChatGPT or Perplexity?

You can export the dataset and use suitable source details in your own tools. The Actor does not send files or data to ChatGPT or Perplexity.

📝 Changelog

  • 0.1: Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré