Pricing
$0.90 / 1,000 resolved videos
ManyVids Video Downloader
ManyVids video downloader for known video URLs. Export direct source-hosted media links, metadata, thumbnails, prices, creator facts, and dataset rows.
Pricing
$0.90 / 1,000 resolved videos
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share
๐ฅ ManyVids downloader for video links
ManyVids Video Downloader resolves known ManyVids video page URLs into direct source-hosted media links and a clean Apify dataset. Paste one or more ManyVids video URLs and export video IDs, titles, creator details, prices, tags, thumbnails, screenshots, engagement counts, suggested filenames, download type, media links, and freshness timestamps.
Use it when you already have ManyVids video URLs and need repeatable exports for review, cataloging, media operations, personal archiving workflows, or an API pipeline. Public/free videos and public previews work without a Cookie header. Add a fresh Cookie header only for paid videos that your own ManyVids account can access.
- manyvids downloader - resolve direct media links and metadata from ManyVids video URLs.
- manyvids video downloader github - run a structured Apify actor instead of wiring source requests by hand.
- video downloader professional - export media links, thumbnails, tags, and creator facts in one dataset.
- jdownloader extension - use the returned direct media URLs in your own downloader or storage flow.
- manyvids video metadata - collect video titles, creator profiles, prices, tags, thumbnails, screenshots, engagement counts, and direct media links from known URLs.
๐ฆ Data you can export
Each output row represents one ManyVids video that produced at least one direct source-hosted media link. Rows can include:
videoIdandsourceUrlfor dedupe, audits, and reruns.title,description,creatorId,creatorName, andcreatorUrl.downloadTypewithfree,preview, orpaid.downloadFilenameas a source-backed filename suggestion.durationSeconds,resolution,orientation,size,price, andcurrencywhen ManyVids exposes them.publishedAt,views,likes,comments, andtags.thumbnailUrlandscreenshotUrl.fetchedAt, which shows when direct media URLs were collected.media, an array of direct source-hosted media links with quality, width, height, content type, and expiry time when the source URL exposes one.
Rows are success-only. Invalid URLs, removed videos, private videos, blocked pages, source errors, or videos with no direct media link are reported in logs and do not create placeholder rows.
๐ How to run
- Add one or more ManyVids video page URLs in ManyVids video URLs.
- Leave Cookie header empty for public/free videos and public previews.
- Paste a fresh Cookie header only when you want to resolve paid videos your logged-in ManyVids account can access.
- Start the Actor and open the default dataset.
- Use
media[].mediaUrlsoon after the run, or rerun the Actor later to refresh time-sensitive links.
The input accepts up to 100 video URLs per run. Submit fewer URLs for a small test run.
๐ Input
| Field | What to enter |
|---|---|
startUrls | Full ManyVids video page URLs. Use one row per video. |
cookie | Optional Cookie header from your logged-in ManyVids browser session for paid videos your account can access. |
Example input:
{"startUrls":[{"url":"https://www.manyvids.com/Video/7060747/soaking-wet-shower-tease"}]}
๐ค Output example
{"videoId":"7060747","sourceUrl":"https://www.manyvids.com/Video/7060747/soaking-wet-shower-tease","title":"Soaking Wet Shower Tease","description":null,"creatorId":"1009468335","creatorName":"tinyangel","creatorUrl":"https://www.manyvids.com/Profile/1009468335/tinyangel/Store/Videos","downloadType":"free","downloadFilename":"tinyangel - Soaking Wet Shower Tease.mov","durationSeconds":152,"resolution":"4K","orientation":"horizontal","size":"936.75 MB","price":0,"currency":"USD","publishedAt":"2025-11-18T13:56:09.000Z","views":183,"likes":20,"comments":0,"tags":["Amateur","Free","SFW","Shower"],"thumbnailUrl":"https://ods.manyvids.com/example-thumb.jpg","screenshotUrl":"https://ods.manyvids.com/example-screenshot.jpg","fetchedAt":"2026-06-27T17:45:00.000Z","media":[{"mediaUrl":"https://cdn10.manyvids.com/example-video.mp4?Expires=1782583386","quality":"4K","width":3840,"height":2160,"contentType":"video/mp4","expiresAt":"2026-06-27T18:03:06.000Z"}]}
Some fields can be null when ManyVids does not expose them for a resolved video. The Actor does not invent missing metadata.
๐ณ Pricing
This Actor uses pay-per-event pricing. You are charged for each ManyVids video that is successfully resolved and saved to the dataset.
Invalid URLs, private or removed videos, source errors, and videos with no direct media link are not saved as paid rows and are not charged as resolved videos.
๐ Integrations
- Run the Actor from Apify Console for one-off ManyVids URL batches.
- Call it through the Apify API when your workflow already stores ManyVids video URLs.
- Schedule recurring runs to refresh direct media links that may expire.
- Export datasets as JSON, CSV, Excel, XML, RSS, or HTML.
- Connect completed runs to webhooks, Make, Zapier, cloud storage, or your own data pipeline.
โ FAQ
๐ Do I need a ManyVids account or Cookie header?
Not for public/free videos or public previews. Add a Cookie header only for paid videos your own ManyVids account can access.
๐พ Does this Actor save video files into Apify storage?
No. It returns direct source-hosted media links and metadata. It does not mirror, zip, transcode, or rehost ManyVids videos.
๐งพ Why did a video produce no row?
Rows are saved only when the Actor finds at least one direct media link. Invalid URLs, private videos, removed videos, source errors, or videos with no exposed media link are logged instead of saved as failed dataset rows.
โฑ๏ธ Do media links expire?
Some source-hosted links can be time-sensitive. Use fetchedAt and media[].expiresAt to decide when to refresh a result.
๐งฉ Can I use the output with JDownloader or another downloader?
Yes. Use media[].mediaUrl as the direct media URL in your own downloader or automation flow while the source link remains valid.
๐พ How do I download videos with this ManyVids downloader?
Add one or more ManyVids video page URLs, run the Actor, and use media[].mediaUrl from the dataset while the source link is still fresh. Public/free videos and public previews do not need a Cookie header. Paid videos require your own ManyVids account access, supplied through a fresh Cookie header.
๐ Does it search ManyVids or crawl creator pages?
No. This Actor is for known ManyVids video URLs. It does not search ManyVids, crawl creators, or discover videos.
๐ ๏ธ Why not use the ManyVids API?
ManyVids does not provide a simple public downloader API for this workflow. This Actor gives you an Apify input form, API access, dataset exports, scheduling, and webhooks around known video URLs.
๐ What are ManyVids alternatives?
For similar URL-first media workflows, use another source-specific Actor such as XVideos Downloader, XNXX Video Downloader, PornTrex Downloader, RedGifs Bulk Downloader, or OnlyFans Downloader. Each source has different access rules and output fields.
๐ 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 โ - Extract direct MP4/HLS links and metadata from public XVideos URLs.
- XNXX Video Downloader โ - Resolve public XNXX URLs or IDs into direct media links and metadata.
- PornTrex Downloader โ - Export direct media variants from public PornTrex watch-page URLs.
- RedGifs Bulk Downloader โ - Resolve public RedGifs videos from URLs, IDs, or search.
- OnlyFans Downloader โ - Export media links from OnlyFans content your account can access.
Made with โค๏ธ by Maxime Duprรฉ
