VOOZH about

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

โ‡ฑ Upornia Video Downloader for Direct MP4 Links ยท Apify


Pricing

$9.00 / 1,000 resolved videos

Go to Apify Store

Download public Upornia video data from known video URLs. Export direct source-hosted MP4 links, titles, durations, thumbnails, tags, uploader names, and URL expiry times to an Apify dataset.

Pricing

$9.00 / 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

๐Ÿ“ฅ Upornia downloader for public video URLs

Upornia Downloader extracts direct source-hosted MP4 links and metadata from public Upornia video pages. Paste one or more Upornia video URLs and get a clean Apify dataset with video IDs, source URLs, titles, descriptions, durations, thumbnails, uploader names, tags, media URL expiry times, and direct MP4 links.

Use this Upornia video downloader when you already have video links and need repeatable exports for content review, cataloging, media operations, research, archiving workflows, or an API pipeline. The Actor works with public, reachable Upornia video pages only. You do not need Upornia cookies, an Upornia account, a browser extension, or a source API key.

For a small first run, keep the prefilled sample URL and start the Actor. Once the output shape fits your workflow, paste your own list of public Upornia video URLs, run a larger batch, schedule the Actor, or call it through the Apify API.

โœ… What this Actor does

  • Accepts public Upornia video page URLs.
  • Deduplicates repeated URLs by source video ID.
  • Saves one dataset row per successfully resolved public video.
  • Returns direct source-hosted MP4 links exposed for the video.
  • Adds title, description, duration, thumbnail URL, uploader name, publish date, and tags when Upornia 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 Upornia videos. It does not search Upornia, crawl categories, process profiles, bypass private access, download files into Apify storage, create ZIP archives, or install a browser extension.

๐Ÿ“ฆ Data you can export

Each output row represents one public Upornia video where a direct MP4 link was found. Core fields include:

  • videoId - stable Upornia video ID for dedupe and reruns.
  • sourceUrl - source-confirmed Upornia video 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.
  • uploaderName - uploader name shown by Upornia, when available.
  • publishedAt - source-published timestamp, when available.
  • tags - source-backed tags and categories.
  • availableFormats - direct MP4 formats with quality, width, height, contentType, mediaUrl, and expiresAt.

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 Upornia 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

  1. Open the Actor input.
  2. Add one or more public Upornia video page URLs in Upornia video URLs.
  3. Start the Actor.
  4. Open the dataset.
  5. Use availableFormats to choose the MP4 link that fits your workflow.

The Actor pushes successful rows during the run, so you can inspect early results before a larger batch finishes.

๐Ÿงพ Input

FieldWhat to enter
videoUrlsOne or more public Upornia video page URLs.

Input example:

{
"videoUrls":[
{
"url":"https://www.upornia.com/videos/123456/example-video/"
}
]
}

The public input accepts up to 100 URLs per run. Submit fewer URLs when you want a smaller test.

๐Ÿ“ค Output example

{
"videoId":"123456",
"sourceUrl":"https://www.upornia.com/videos/123456/example-video/",
"title":"Example video title",
"description":null,
"durationSeconds":612,
"thumbnailUrl":"https://tn.upornia.com/contents/videos_screenshots/123000/123456/360x240/1.jpg",
"uploaderName":"Example uploader",
"publishedAt":"2026-06-01T12:30:00.000Z",
"tags":["HD","example"],
"availableFormats":[
{
"quality":"242kbps",
"width":null,
"height":null,
"contentType":"video/mp4",
"mediaUrl":"https://cdn.upornia.com/videos/123456/example.mp4",
"expiresAt":"2026-06-02T12:30:00.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 Upornia video saved to the dataset with at least one direct MP4 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 Upornia video pages that can be reached without logging in. It does not use your Upornia 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 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 Upornia downloader save MP4 files?

No. The Actor returns direct source-hosted MP4 links and metadata in the dataset. It does not mirror files, create ZIP archives, or store video copies.

๐Ÿ” Does it need Upornia cookies or an account?

No. It is built for public, reachable Upornia video pages and does not ask for cookies, account sessions, source API keys, or extension accounts.

๐Ÿšง Why are some URLs skipped?

URLs can be skipped when they are invalid, duplicate, private, removed, blocked by the source, unresolved, or have no source-exposed MP4 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

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

You might also like

LuxureTV Downloader

maximedupre/luxuretv-downloader

Resolve public LuxureTV video URLs into direct source-hosted media links. Export video IDs, titles, thumbnails, uploader names, tags, publish dates, durations, and media URL expiry hints 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

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

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

TNAFlix Downloader

maximedupre/tnaflix-downloader

Download TNAFlix videos from public URLs or numeric IDs. Export titles, descriptions, durations, thumbnails, direct MP4 format links, expiry times, and optional hosted MP4 or ZIP files.

๐Ÿ‘ User avatar

Maxime Duprรฉ

8

Motherless Downloader

maximedupre/motherless-downloader

Download public Motherless videos from known URLs or video IDs. Export fresh direct MP4 links, titles, thumbnails, tags, duration when available, and format data to an Apify dataset.

๐Ÿ‘ 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

NHentai Downloader

maximedupre/nhentai-downloader

Download public NHentai gallery media links from known URLs. Export direct source-hosted media URLs with source IDs, page numbers, titles, thumbnails, and tags.

๐Ÿ‘ 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