VOOZH about

URL: https://apify.com/maximedupre/spankbang-downloader

โ‡ฑ SpankBang Video Downloader for MP4 Links ยท Apify


Pricing

$2.65 / 1,000 resolved videos

Go to Apify Store

SpankBang Downloader

Download-ready SpankBang video data from public watch URLs. Export direct MP4/HLS links, quality variants, titles, uploaders, thumbnails, tags, views, and expiry hints.

Pricing

$2.65 / 1,000 resolved videos

Rating

0.0

(0)

Developer

๐Ÿ‘ Maxime Duprรฉ

Maxime Duprรฉ

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

๐Ÿ“ฅ SpankBang downloader for public video URLs

This SpankBang downloader turns public SpankBang video watch URLs into structured data with direct MP4/HLS media links, quality options, and source metadata. It is made for developers, analysts, archivists, and automation workflows that already have video URLs and need clean output in an Apify dataset.

Paste one or more public video URLs, run the Actor, and export the results as JSON, CSV, Excel, XML, RSS, or through the Apify API. Each successful video is saved as one dataset row, so you can stream results into your own system as the run progresses.

โœ… What this Actor does

SpankBang Downloader resolves public watch pages and returns the media formats exposed by the page. For each accepted video, it can return:

  • The SpankBang video ID and source watch URL.
  • The title, uploader name, uploader profile URL, duration, thumbnail, upload date, view count, and tags when shown by the source page.
  • Direct source-hosted media URLs for available MP4, HLS, or other playable formats.
  • Quality labels, width, height, content type, and expiry hints when those values are exposed by the media URL or page data.

The Actor is URL-first. It does not search SpankBang, crawl categories, follow recommendations, create ZIP archives, or store hosted copies of videos. It resolves the specific public video URLs you submit.

๐Ÿ“Š Output data

The output dataset contains one row per successfully resolved public video. The most important fields are:

  • videoId - compact SpankBang video identifier.
  • sourceUrl - source-confirmed watch URL.
  • title - video title, when available.
  • uploaderName and uploaderUrl - uploader details, when available.
  • durationSeconds, thumbnailUrl, uploadDate, viewCount, and tags - source metadata, when available.
  • fetchedAt - when the media links were fetched.
  • availableFormats - direct media formats with mediaUrl, quality, width, height, contentType, and expiresAt.

Direct media links are often signed and time-limited. Use fetchedAt and expiresAt to decide when to consume or refresh a result.

โ–ถ๏ธ How to run it

  1. Open the Actor input form.
  2. Add public SpankBang video URLs to SpankBang video URLs.
  3. Start the run.
  4. Open the dataset or connect it to your Apify integration.

No SpankBang cookies, browser extension, account login, or source API key is required for public video URLs. The Actor uses Apify Proxy for source access at runtime.

๐Ÿ”ข Input

The input has one required field:

{
"startUrls":[
{
"url":"https://spankbang.com/8k7m9/video/title-slug"
}
]
}

You can submit up to 100 public video URLs in one run. Duplicate video IDs are processed once.

๐Ÿงพ Output example

{
"videoId":"8k7m9",
"sourceUrl":"https://spankbang.com/8k7m9/video/title-slug",
"title":"Example SpankBang video",
"uploaderName":"Example uploader",
"uploaderUrl":"https://spankbang.com/profile/example-uploader",
"durationSeconds":612,
"thumbnailUrl":"https://example-cdn.spankbang.com/thumbs/example.jpg",
"uploadDate":"2026-06-20",
"viewCount":123456,
"tags":["example","hd"],
"fetchedAt":"2026-06-24T14:30:00.000Z",
"availableFormats":[
{
"quality":"1080p",
"width":1920,
"height":1080,
"contentType":"video/mp4",
"mediaUrl":"https://example-cdn.spankbang.com/video-1080p.mp4?token=example",
"expiresAt":"2026-06-25T14:30:00.000Z"
}
]
}

๐Ÿ’ณ Pricing

This Actor uses pay-per-event pricing. You are charged for each public video that is resolved with metadata and at least one direct media link. Inputs that cannot be resolved into a valid media result are not charged as successful video results.

โš ๏ธ Limits and caveats

Only public SpankBang video watch URLs are supported. Private, removed, geo-blocked, or unstable pages may return no row. Some source pages expose fewer metadata fields than others, so nullable fields can be empty.

Media URLs are source-hosted links. They may expire, require timely use, or stop working if the source changes the page or media signature. For long-running workflows, refresh the URL shortly before you need to use it.

โ“ FAQ

โ“ Can this download videos from a SpankBang search page?

No. This Actor accepts direct public video watch URLs only. It does not crawl search results, categories, profiles, or recommendations.

โ“ Do I need a SpankBang account?

No. The Actor is designed for public video URLs and does not ask for cookies, login credentials, or a browser extension.

โ“ Why did one URL produce no row?

The page may be unavailable, private, removed, blocked, or may not expose usable media links at run time. Check that the URL opens as a public SpankBang video page and try again.

โ“ Are the media links permanent?

No. Direct media URLs can be signed and time-limited. Use the expiresAt field when present, and refresh old results before relying on the links.

๐Ÿ“ 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 ๐Ÿซก

๐Ÿ”— Other actors

Made with โค๏ธ by Maxime Duprรฉ

You might also like

XVideos Downloader

maximedupre/xvideos-downloader

Download public XVideos video data from watch-page URLs. Export direct source-hosted MP4/HLS links, titles, uploaders, durations, thumbnails, URL freshness, and source URLs to an Apify dataset.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

XFantazy Downloader

maximedupre/xfantazy-downloader

Download-ready XFantazy video data from public video URLs. Export direct source-hosted MP4 links, quality labels, titles, durations, thumbnails, tags, and fresh media URL expiry hints.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

PornTrex Downloader

maximedupre/porntrex-downloader

Download public PornTrex video data from watch-page URLs. Get direct MP4 links, quality variants, titles, durations, thumbnails, and source URLs.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

Vimeo Video Downloader

maximedupre/vimeo-video-downloader

Get direct media links and metadata from public Vimeo video URLs. Export video IDs, titles, creators, thumbnails, formats, audio links, and expiry hints.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

VK Video Downloader

maximedupre/vk-video-downloader

Resolve public VK and VKVideo video or post URLs into direct source-hosted media links. Export video IDs, titles, authors, duration, thumbnails, engagement, quality variants, formats, and URL expiry hints for API, schedules, and integrations.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

XNXX Video Downloader

maximedupre/xnxx-video-downloader

Extract direct media links and metadata from public XNXX video URLs or IDs. Get titles, durations, thumbnails, MP4/HLS format variants, source URLs, and fresh Apify dataset exports.

๐Ÿ‘ User avatar

Maxime Duprรฉ

25

TXXX Downloader

maximedupre/txxx-downloader

Download public TXXX video data from URLs or numeric IDs. Export direct source-hosted media links, titles, durations, thumbnails, tags, source URLs, and expiry hints.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

YesPornPlease Downloader

maximedupre/yespornplease-downloader

Download public YesPornPlease video data from scene URLs. Export direct source-hosted MP4 links, quality variants, titles, descriptions, thumbnails, tags, publish dates, and source URLs.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2

Streamable Video Downloader

maximedupre/streamable-video-downloader

Download direct Streamable media links from URLs or short IDs. Export MP4 links, thumbnails, duration, quality variants, source IDs, and canonical URLs.

๐Ÿ‘ User avatar

Maxime Duprรฉ

2