AShemaleTube Downloader
Pricing
$9.00 / 1,000 resolved videos
AShemaleTube Downloader
Extract media links and metadata from public AShemaleTube video URLs or numeric IDs. Export HLS formats, titles, durations, thumbnails, and tags.
Pricing
$9.00 / 1,000 resolved videos
Rating
0.0
(0)
Developer
Maxime Dupré
Maintained by CommunityActor stats
0
Bookmarked
7
Total users
2
Monthly active users
9 days ago
Last modified
Categories
Share
📥 AShemaleTube downloader for video links
AShemaleTube Downloader extracts media links and metadata from public AShemaleTube video pages. Add one or more AShemaleTube video URLs or numeric video IDs, then export a clean Apify dataset with source video IDs, titles, descriptions, durations, thumbnails, tags, and HLS media formats.
Use this AShemaleTube downloader when you already have video links and need repeatable results for content review, cataloging, media operations, research, or an API workflow. The Actor works with public, reachable video pages only. You do not need AShemaleTube cookies, an AShemaleTube account, a browser extension, or a source API key.
- Download AShemaleTube video link data from known public video URLs without installing a browser extension.
- Export AShemaleTube HLS media URLs with video titles, durations, thumbnails, tags, and format details.
- Build a repeatable AShemaleTube video dataset from a pasted URL or ID list.
- Use AShemaleTube video metadata in API, webhook, scheduled, or downstream media workflows.
- Check which AShemaleTube targets resolve successfully while keeping failed targets out of the paid dataset rows.
For a first run, keep the prefilled sample targets, then start the Actor. Once the output shape fits your workflow, paste your own list of AShemaleTube video URLs or IDs, run a larger batch, schedule the Actor, or call it through the Apify API.
✅ What it handles
The Actor accepts public AShemaleTube video URLs and numeric AShemaleTube video IDs. It deduplicates repeated URL and ID aliases by video ID, saves one dataset row per successfully resolved public video, and returns the source-exposed HLS media formats with quality labels and dimensions when available.
It is focused on known AShemaleTube video pages. It works with public, reachable pages only. It does not search AShemaleTube, crawl categories, process albums, bypass private access, install a browser extension, download files into Apify storage, or create ZIP archives.
📦 Data you can export
Each output row represents one public AShemaleTube video where media links were found. Core fields include:
videoId- AShemaleTube video ID.title- video title from the source page, 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 or categories.availableFormats- discovered HLS variants withquality,width,height,contentType, andmediaUrl.
The Actor returns HLS media URLs because that is what the source currently exposes for public playback. If your downstream tool expects a single MP4 file, use a workflow that can read HLS playlists, or add hosted file downloading as a future feature request.
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 AShemaleTube video URLs or numeric IDs in AShemaleTube videos.
- Start the Actor.
- Open the dataset.
- Use
availableFormatsto pick the HLS media variant that fits your workflow.
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 AShemaleTube video URLs or numeric video IDs. |
Input example:
{"targets": ["https://www.ashemaletube.com/videos/1103318/trans-57/","1103318"]}
The public input accepts up to 100 targets per run. Submit fewer targets when you want a smaller run.
📤 Output example
{"videoId": "1103318","title": "Sample video","description": "Sample source description","durationSeconds": 216,"thumbnailUrl": "https://www.ashemaletube.com/media/videos/tmb/1103318/default.jpg","tags": ["sample"],"availableFormats": [{"quality": "720p","width": 1280,"height": 720,"contentType": "application/vnd.apple.mpegurl","mediaUrl": "https://cdn.example.com/video-720p.m3u8"}]}
Failed targets are reported in logs and status messages, not as dataset rows. This keeps exports clean when you only want successfully resolved media.
💳 Pricing
This Actor uses pay-per-event pricing. You are charged one Resolved video event only for each successfully resolved video.
Failed, invalid, private, removed, blocked, duplicate, or no-media targets do not create paid result rows.
🔌 Integrations
- Run the Actor from the Apify API with a
targetsarray of video URLs or numeric IDs. - Schedule recurring runs when you maintain a stable target list.
- Export datasets as JSON, CSV, Excel, XML, RSS, or HTML.
- Send completed run data to webhooks or downstream tools that can read HLS playlist URLs.
❓ FAQ
How do I download videos from AShemaleTube with this Actor?
Add public AShemaleTube video URLs or numeric video IDs to targets, start the Actor, and open the dataset. The output gives you HLS media links and metadata for each successfully resolved public video.
Does this AShemaleTube downloader save MP4 files?
No. The Actor returns source-exposed HLS media links and metadata. It does not download or store media files.
Can I use numeric video IDs instead of full URLs?
Yes. Add a numeric AShemaleTube video ID such as 1103318, and the Actor will resolve the public video page.
Does it need cookies, login, or an API key?
No. The normal workflow is for public videos and does not require AShemaleTube cookies, a source account, or a source API key.
What happens when a target fails?
The Actor logs the failed target and continues. It does not emit failure rows into the dataset, so exports stay focused on successful video results.
Why not use the AShemaleTube API?
This Actor is built for users who have public video URLs or IDs and need an Apify dataset, API endpoint, exports, schedules, or webhooks. It does not require a source API key.
What are AShemaleTube alternatives?
For other public video sites, use a source-specific Actor when one exists. A source-specific Actor can match that site's URL format, metadata, and media links more accurately than a generic downloader.
📝 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
- RedGifs Bulk Downloader ↗ - Extract RedGifs video links, metadata, and optional hosted files.
- Streamable Video Downloader ↗ - Export Streamable media links, thumbnails, and quality variants.
- Facebook Media Downloader ↗ - Get public Facebook video and reel media links with metadata.
- Instagram Downloader API ↗ - Extract public Instagram post and reel media URLs.
- Pinterest Video Downloader ↗ - Export public Pinterest video and image media URLs.
Made with ❤️ by Maxime Dupré