WeTV & iflix Video Scraper avatar

WeTV & iflix Video Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
WeTV & iflix Video Scraper

WeTV & iflix Video Scraper

WeTV & iflix video downloader. Download episodes from WeTV (wetv.vip) and iflix as MP4 with full metadata — title, series, episode number, duration, thumbnail. Paste an episode link, get the video file. Fast, no login, free catalog.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Harish Garg

Harish Garg

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

6 days ago

Last modified

Share

WeTV & iflix Video Downloader

Download videos from WeTV and iflix in one click. This WeTV downloader saves any free-catalog episode as an MP4 video file and returns rich metadata alongside it — title, series name, episode number, duration, resolution, thumbnail, and synopsis. Just paste an episode link and get back a ready-to-use video plus structured data. No login, no account, no subscription needed for free titles.

WeTV and iflix are Tencent's international streaming platforms for Asian dramas, C-dramas, K-dramas, movies, and variety shows. Whether you want to archive an episode, back up a series you love, or build a dataset of episode metadata, this scraper makes it fast and simple — with API access, scheduling, and app integrations built in.

What can you do with the WeTV & iflix Video Downloader?

  • Download WeTV episodes as MP4 to watch offline or archive before they leave the free catalog.
  • Save iflix videos the same way — one tool covers both platforms.
  • Extract WeTV metadata at scale: series names, episode numbers, durations, thumbnails, and descriptions for cataloging or research.
  • Batch-download a whole season by pasting every episode link into a single run.
  • Automate it — schedule recurring downloads and send results straight to your storage or apps.

How to download WeTV & iflix videos

  1. Open the episode you want on wetv.vip or www.iflix.com and copy the link from your browser's address bar. A valid episode link contains /play/… with an episode id — for example https://wetv.vip/en/play/air11ooo2rdsdi3-Cute-Programmer/v0040pr89t9-EP1-Cute-Programmer.
  2. Paste one or more links into the Episode or series URLs field.
  3. (Optional) Choose a Download quality, a Max episode duration, and how many Episodes to download per series.
  4. Click Start. When the run finishes, download the video file and metadata from the Output tab.

Tip: You can paste a series (cover) page too. The Actor lists every episode on it — title, episode number, and a direct episode link — free of charge, so you can pick the ones you want. Set Episodes to download per series above 0 to download them in the same run.

Input

FieldTypeDescription
startUrlsarrayOne or more WeTV or iflix links. An episode link downloads directly; a series link is expanded into its episode list.
seriesMaxEpisodesintegerHow many episodes to download from each series link. 0 (default) lists every episode without downloading and without charge.
videoQualitystringMaximum resolution: best (default), 1080p, 720p, 480p, 360p.
maxDurationMinutesintegerSkip episodes longer than this many minutes. 0 = no limit.

Example input:

{
"startUrls": [
{ "url": "https://wetv.vip/en/play/air11ooo2rdsdi3-Cute-Programmer/v0040pr89t9-EP1-Cute-Programmer" }
],
"seriesMaxEpisodes": 0,
"videoQuality": "best",
"maxDurationMinutes": 0
}

To download the first five episodes of a series in one run, paste the series link and raise the cap:

{
"startUrls": [
{ "url": "https://wetv.vip/en/play/air11ooo2rdsdi3-Cute-Programmer" }
],
"seriesMaxEpisodes": 5
}

Output

Each episode produces one result with a direct link to the downloaded video plus its metadata. You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

{
"sourceUrl": "https://wetv.vip/en/play/air11ooo2rdsdi3-Cute-Programmer/v0040pr89t9-EP1-Cute-Programmer",
"platform": "wetv",
"videoId": "v0040pr89t9",
"title": "Cute Programmer — EP1",
"series": "Cute Programmer",
"episodeNumber": 1,
"durationSeconds": 2835.0,
"width": 864,
"height": 486,
"fps": 25.0,
"thumbnailUrl": "https://vcover-hz-pic.wetvinfo.com/vcover_hz_pic/...",
"description": "After falling in love with genius programmer Jiang Yicheng...",
"videoFormat": "mp4",
"videoFileUrl": "https://api.apify.com/v2/key-value-stores/.../records/01-cute-programmer-ep1.mp4",
"fileSizeBytes": 312000000,
"status": "ok"
}

Data fields

FieldDescription
sourceUrlThe episode link you submitted.
platformwetv or iflix.
videoIdThe episode's unique video id.
titleClean display title, e.g. Cute Programmer — EP1.
seriesSeries name.
episodeNumberEpisode number within the series.
durationSecondsEpisode length in seconds.
width / height / fpsResolution and frame rate of the downloaded video.
thumbnailUrlCover / thumbnail image URL.
descriptionEpisode synopsis.
videoFormatFile format (usually mp4).
videoFileUrlDirect download link to the video file.
fileSizeBytesSize of the downloaded video.
statusok, or a failure status with a plain-language message.

How much does it cost to download WeTV videos?

This downloader uses simple pay-per-result pricing:

  • $0.02 per episode successfully downloaded with its metadata. You are not charged for episodes that can't be delivered (VIP-only or region-restricted), nor for episodes merely listed from a series page.
  • Plus a small per-megabyte fee for the downloaded file. A full-length HD episode is usually a few hundred megabytes.

Set a Max episode duration to keep costs predictable, and lower the Download quality to reduce file size when you don't need full HD.

Tips for faster, cheaper downloads

  • Choose a lower Download quality (e.g. 480p) to download faster and save on file size.
  • HD episodes are large, so a full download may take a few minutes — this is normal.
  • Paste multiple episode links in one run to download an entire season at once. Each episode is handled independently, so one problem link never stops the rest.
  • Paste a series link with Episodes to download per series left at 0 to get the full episode list for free, then re-run with only the links you want.

Frequently asked questions

Which WeTV and iflix titles can I download? The free catalog. VIP-only episodes require a paid subscription and can't be downloaded — they return a clear "VIP required" message. Free coverage is broad, though some titles are licensed only in certain regions.

Can I download a whole WeTV series at once? Yes. Paste the series (cover) link and set Episodes to download per series to the number you want. Leaving it at 0 lists the whole series for free without downloading, so you stay in control of what you spend.

What format are the downloaded videos? Standard MP4 files that play on virtually any device or player.

Is downloading from WeTV or iflix legal? Only download content you're authorized to, and follow WeTV's and iflix's Terms of Service and the copyright laws in your country. This tool is intended for personal archiving and legitimate research. You are responsible for how you use it.

Need help or found a problem? Open the Issues tab on this Actor's page and describe what happened, including the link you used and the message you saw.