Bilibili Downloader [💰$2.5] | Videos | Streams | Batch DL
Pricing
from $2.50 / 1,000 results
Bilibili Downloader [💰$2.5] | Videos | Streams | Batch DL
Download Bilibili videos and extract stream data for content analysis and archival
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
Ahmed Jasarevic
Maintained by CommunityActor stats
0
Bookmarked
13
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Bilibili Video Downloader
A high-performance Apify Actor for downloading videos from Bilibili (bilibili.com), China's leading video sharing platform. Extract video streams, metadata, danmaku data, and batch download content from Bilibili with ease.
What This Actor Does
This Actor automates the extraction and download of video content from Bilibili. It handles single URLs or batch processing, supporting all Bilibili video types including anime episodes, tutorials, music videos, documentaries, and gaming content. Each run returns structured dataset items with video URLs, metadata, and stream information.
Features
- Batch download — Process multiple Bilibili video URLs in a single run
- Multiple content types — Works with anime, tutorials, music videos, documentaries, gaming, and general videos
- Metadata extraction — Retrieves video titles, descriptions, durations, uploader info, and publish dates
- Danmaku data — Extracts real-time comment overlay data when available
- Stream URLs — Returns direct video stream links for download
- Chinese content support — Full support for Bilibili's Chinese video library
Pricing
- $0.01 actor start fee
- $0.0025 per result (per video processed)
Input
The Actor accepts an array of Bilibili video URLs.
{"links": ["https://www.bilibili.com/video/BV1hj411i7rX/","https://www.bilibili.com/video/BV1GJ411x7h7/"]}
Output
Each processed video generates a dataset item containing:
| Field | Description |
|---|---|
url | Original Bilibili video URL |
title | Video title |
description | Video description |
duration | Video duration in seconds |
uploader | Channel/uploader name |
uploadDate | Publication date |
viewCount | Number of views |
likeCount | Number of likes |
videoUrl | Direct video stream URL |
thumbnailUrl | Video thumbnail URL |
tags | Video tags |
danmaku | Danmaku/comment overlay data (if available) |
Common Use Cases
Single Video Download
Input: links: ["https://www.bilibili.com/video/BV1hj411i7rX/"]
Batch Download
Input: links: ["URL1", "URL2", "URL3", ...]
Anime Episodes
Input: links: ["https://www.bilibili.com/bangumi/play/ep12345"]
Requirements
- An Apify account
- Input: one or more valid Bilibili video URLs
Limitations
- Works with publicly accessible Bilibili videos
- Some region-restricted content may require additional configuration
- Download speed depends on Bilibili's rate limits
- Premium/member-only content may have restricted access
Categories
Videos, Developer Tools
Keywords
Bilibili video downloader, Bilibili video extractor, Bilibili stream download, bilibili.com video, Chinese video download, Bilibili video scraper, Bilibili API alternative, video stream extractor, Bilibili batch download, danmaku data, Chinese content scraper, Bilibili metadata extraction, video download tool, anime video download, Chinese social media video
SEO Keywords
bilibili scraper, bilibili data, bilibili API alternative, bilibili extraction, bilibili automation, bilibili data scraping, web scraping bilibili, bilibili lead generation, bilibili data mining, bilibili crawler, scrape bilibili, bilibili dataset, bilibili web data, bilibili data extractor, bilibili scraping tool, automated bilibili, bilibili data collection, bilibili intelligence
For AI Agents & LLM Apps
This Actor is callable via the Apify MCP server and Apify API.
Purpose: Bilibili Downloader [💰$2.5] | Videos | Streams | Batch DL
Minimal working input:
{"startUrls": "..."}
Output fields: url, title, description, metadata (varies by Actor)
Behaviors:
- Returns structured data in JSON format
- Supports proxy rotation for reliable extraction
- Output saved to Apify dataset
Billing: Pay-per-result pricing applies.
Legal & Compliance Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Bilibili Downloader.
This Actor only accesses publicly available pages and does not bypass authentication, login requirements, or CAPTCHA challenges.
Users are solely responsible for ensuring their use of this Actor complies with Bilibili Downloader's Terms of Service and all applicable data-protection laws and regulations.
The developer assumes no liability for misuse of this tool or for any consequences resulting from data extraction activities.
FAQ
Why use this Actor instead of building my own scraper?
Building and maintaining a web scraper requires handling anti-bot detection, proxy rotation, data parsing, and ongoing maintenance as websites change. This Actor provides all of that out of the box with reliable, tested extraction.
What data format does this Actor return?
The Actor returns structured JSON data. Results are stored in an Apify dataset which can be exported as JSON, CSV, XML, or Excel.
Can I use this Actor with scheduling?
Yes. You can create a task from this Actor and schedule it to run automatically at regular intervals for monitoring or data collection purposes.
Is there a way to filter or limit results?
Yes. Check the input parameters for options like maxItems, maxPages, or similar limiting fields to control how much data is extracted per run.
What happens if the Actor encounters a blocked page?
The Actor uses proxy rotation and retry logic to handle blocks. If a page cannot be accessed, the Actor will skip it and continue with the remaining items.
Related Actors
Verified related actors on Apify that pair well with this one. All links point to real, publicly available actors.