Pricing
$4.50 / 1,000 resolved videos
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.
Pricing
$4.50 / 1,000 resolved videos
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
๐ฅ TXXX downloader for public video URLs and IDs
TXXX Downloader extracts direct source-hosted media links and metadata from public TXXX video pages. Paste one or more TXXX watch-page URLs or numeric video IDs and get a clean Apify dataset with video IDs, source URLs, titles, descriptions, durations, thumbnails, tags, media URL expiry times when available, and direct media links.
Use this TXXX video downloader when you already have public video targets and need repeatable exports for content review, cataloging, media operations, research, archiving workflows, or an API pipeline. The Actor works with public, reachable TXXX videos only. You do not need TXXX cookies, a TXXX account, a browser extension, email OTP, local playback, or a source API key.
For a small first run, keep the prefilled sample targets and start the Actor. Once the output shape fits your workflow, paste your own list of public TXXX video URLs or IDs, run a larger batch, schedule the Actor, or call it through the Apify API.
โ What this Actor does
- Accepts public TXXX watch-page URLs and numeric video IDs.
- Deduplicates repeated targets by source video ID.
- Saves one dataset row per successfully resolved public video.
- Returns source-hosted media links exposed for each video.
- Adds title, description, duration, thumbnail URL, tags, and categories when TXXX exposes them.
- Parses media URL expiry timestamps when the signed source URL exposes one.
- Skips invalid, duplicate, private, removed, blocked, unresolved, or no-media targets without saving paid failure rows.
This Actor is focused on known public TXXX videos. It does not search TXXX, crawl categories, process profiles, bypass private access, download files into Apify storage, create ZIP archives, transcode media, or install a browser extension.
๐ฆ Data you can export
Each output row represents one public TXXX video where at least one direct source-hosted media link was found. Core fields include:
videoId- stable TXXX video ID for dedupe and reruns.sourceUrl- source-confirmed TXXX watch-page URL.title- source video title, when available.description- source video description, when available.durationSeconds- video duration in seconds, when available.thumbnailUrl- source thumbnail or poster image URL, when available.tags- source-backed tags and categories.availableFormats- direct media formats withquality,width,height,contentType,mediaUrl, andexpiresAt.
Direct media links can be signed and time-limited. Use availableFormats[].expiresAt to decide when to refresh results. The Actor does not invent missing quality labels, dimensions, or metadata; nullable fields stay empty when TXXX does not expose them.
You can open the dataset in Apify, export it as JSON, CSV, Excel, XML, RSS, or HTML, call it through the Apify API, schedule recurring runs, or connect results to webhooks and integrations.
๐ How to run
- Open the Actor input.
- Add one or more public TXXX video URLs or numeric IDs in TXXX videos.
- Start the Actor.
- Open the dataset.
- Use
availableFormats[].mediaUrlfor the direct source-hosted media links.
The Actor pushes successful rows during the run, so you can inspect early results before a larger batch finishes.
๐งพ Input
| Field | What to enter |
|---|---|
targets | One or more public TXXX watch-page URLs or numeric video IDs. |
Input example:
{"targets":["https://txxx.com/videos/123456/example-video/","123456"]}
The public input accepts up to 100 targets per run. Submit fewer targets when you want a smaller test.
๐ค Output example
{"videoId":"123456","sourceUrl":"https://txxx.com/videos/123456/example-video/","title":"Example video title","description":null,"durationSeconds":742,"thumbnailUrl":"https://tn.txxx.example/contents/videos_screenshots/123000/123456/360x240/1.jpg","tags":["HD","example"],"availableFormats":[{"quality":"249kbps","width":null,"height":null,"contentType":"video/mp4","mediaUrl":"https://cdn.txxx.example/videos/123456/example.mp4","expiresAt":"2026-06-25T16:24:41.000Z"}]}
Failed targets are reported in logs and status messages, not as dataset rows. This keeps exports focused on successfully resolved videos.
๐ณ Pricing
This Actor uses pay-per-event pricing. You are charged one Resolved video event only for each public TXXX video saved to the dataset with at least one direct media link.
Failed, invalid, duplicate, private, removed, blocked, unresolved, or no-media targets do not create paid video events.
โ ๏ธ Limits and access
This Actor works with public TXXX videos that can be reached without logging in. It does not use your TXXX account, cookies, browser session, browser extension, or source API keys.
Some media URLs can expire after they are fetched. If a direct link stops working later, rerun the Actor for the same source URL or video ID to get fresh source links.
Use the Actor only for content you have the right to access, process, or download. The Actor returns source-hosted links; it does not copy videos into Apify storage.
โ FAQ
๐พ Does this TXXX downloader save MP4 files?
No. The Actor returns direct source-hosted media links and metadata in the dataset. It does not mirror files, create ZIP archives, or store video copies.
๐ Does it need TXXX cookies or an account?
No. It is built for public, reachable TXXX videos and does not ask for cookies, account sessions, source API keys, or extension accounts.
๐๏ธ Can I choose a preferred quality?
The Actor returns all source-exposed variants it can validate. Choose the media link you want from availableFormats in the dataset.
๐ง Why are some targets skipped?
Targets can be skipped when they are invalid, duplicate, private, removed, blocked by the source, unresolved, or have no source-exposed media link. Skipped targets are reported in logs instead of being saved as failure rows.
๐ Can I use the results through an API?
Yes. The output is an Apify dataset, so you can fetch it through the Apify API, export it in common formats, schedule runs, or connect it to downstream workflows.
๐ 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
- XVideos Downloader โ - Resolve public XVideos watch-page URLs into direct MP4/HLS links and metadata.
- Upornia Downloader โ - Extract direct MP4 links, metadata, tags, and expiry hints from public Upornia video URLs.
- PornTrex Downloader โ - Export direct source-hosted MP4 links and metadata from public PornTrex watch pages.
- Motherless Downloader โ - Resolve public Motherless video URLs or IDs into direct MP4 links and metadata.
- SpankBang Downloader โ - Extract direct media links, quality variants, thumbnails, tags, and expiry hints from public SpankBang URLs.
Made with โค๏ธ by Maxime Duprรฉ
