Forum Discussion
Which bili.bili video downloader do you use most? Please recommend one for my Win 11 PC.
Recently I want to download some learning videos from Bili.bili to my computer, mainly because sometimes I am on a business trip and have no internet connection, so watching online is too laggy. I have used several online downloading websites before, but the experience was not very good. Either the speed limit was too slow or there were a lot of pop-up ads, and some even couldn't download high-definition.
I am currently using Windows 11. It would be best if it supports batch downloading, resolution selection (preferably supporting 1080P or above), and is easier to operate. If there is a Mac version, please mention it by the way. I have an old MacBook at home.
I wonder what Bili.bili video downloader you usually use? Is there any reliable and stable software or method to recommend? I really want recommendations!
6 Replies
- PrestonYorkIron Contributor
Before using Bili.bili video downloader, please make sure you know the rules! Downloading videos from sites like Bili.Bili can sometimes skirt the line of legality, especially if you’re planning to redistribute or use them commercially. Always, and I mean always, check the platform's terms of service to avoid any trouble. Nobody wants a cease-and-desist letter, right?
- WilderFrostIron Contributor
Actually, I don't use the ordinary bili.bili video downloader tool anymore. I feel that it is not as direct, clean and powerful as the command line. I am now using a command line tool called yt--dlp, which is really powerful! It is an enhanced version of youtube--dl. It can not only download YouTube, but also directly download videos from Bili.bili. It supports clarity, audio and video merging, and batching.
Installation method (suitable for Windows, Mac, Linux):
First install Python (download from the official website);Open the terminal (use PowerShell in Windows), enter this command to install yt--dlp:
bash pip install -U yt--dlp
You can use it after installation, it is very lightweight!The most basic usage:
bash yt--dlp "https://www.bili.bili.com/video/BVxxxxxxxxx"
This command will automatically capture the clearest picture quality and audio, and automatically merge them into an MP4 file, so you don't have to worry about it.Commonly used advanced commands:
Download 1080P HD version (if available):bash yt--dlp -f "bv+ba" "Video link"
Download the entire series or multi-P collection:bash yt--dlp --yes-playlist "Collection link"
Save to a specified folder:bash yt--dlp -P "D:/MyVideos/Bili" "Video link"
To sum up, yt--dlp is the best command line bili.bili video downloader I think at present, which is completely free, powerful and fast. Although you need to write commands, it is actually enough to be familiar with one or two common parameters. If you want to batch backup and download bili.bili videos, it is strongly recommended to learn to use yt--dlp, which is absolutely worth it! 💪
- CalebStoneSilver Contributor
Using the Xbox Game Bar to record videos off Bili.bili might seem like a quick fix, but there are definitely some downsides to it if you’re looking for the best Bili.bili video downloader. Here’s the lowdown from my own experience:
- While Xbox Game Bar captures the video at the resolution you’re watching, it might not be as high-quality as a dedicated downloader. Sometimes, the video can get a bit choppy, especially if your PC is working hard or you have a weak connection.
- If the video is long, you’ve got to sit there watching it, and then make sure to stop recording at the right time. It’s a bit annoying if you forget to hit stop or if your attention drifts away and you end up with a long video of silence.
- The auto-saving feature is helpful, but digging through the "Video > Capture" folder can be a pain. You might end up with a bunch of recordings you forgot about or didn’t mean to keep.
- Sometimes recording can slow down your PC when you using this Bili.bili video downloader, especially if you’re playing a graphically intensive game or running other heavy applications. You don’t want the stutter to ruin your recording.
- FinleyGroveIron Contributor
Are you finding a Bili.bili video downloader? Consider YTD Video Downloader. It's a free tool that is quite popular for downloading videos from various platforms, including Bili.bili.
Features:
- User-Friendly Interface: Easy to navigate, making it suitable for users of all skill levels.
- Batch Downloading: Supports downloading multiple videos by adding multiple URLs.
- Resolution Selection: Allows you to choose the quality of the video, including HD options.
- Conversion Options: Can convert downloaded videos into various formats (MP4, AVI, etc.).
- No Ad Pop-Ups: Unlike many online services, there are fewer distractions and pop-up ads.
How to Use Bili.bili Video Downloader:
- Download and install YTD Video Downloader from the official website.
- Copy the video URL from Bili.bili that you want to download.
- Open YTD and paste the URL into the designated box.
- Select the desired resolution and format.
- Click "Download" to begin downloading your video.
- MilesGroveIron Contributor
If you don't want to install bili.bili video downloader 4k., there is actually a slightly more technical method that does not require third-party tools, which is the browser cache capture method.
I usually use Chrome to operate, the steps are as follows:
- Open the B station video you want to save and let it play completely (very important, the cache will be loaded completely);
- Then press F12 or right-click > Check to open the developer tools;
- Switch to the Network column, and then click the play button to refresh the page;
- Enter m4s or media in the filter, you will see two files, one is the video stream and the other is the audio stream;
- Right-click the link, select "Open in new tab", and then right-click to save it~
(Note: The video and audio are separate, you have to synthesize them yourself, you can use the system's built-in editing tools or command line to merge)
Although this is not a "formal" bili.bili video downloader, it does not take up space and is purely manual and clean! It's a little tricky for technical novices, but once you master it, it's great~ Especially for those who just want to grab one or two videos~
- KairosFrostIron Contributor
Actually, I'm too lazy to install the bili.bili video downloader tool recently, because there are too many ads or it's too complicated. Later, I found a way to save the country in a roundabout way - just use the browser + system screen recording function, which is simple and violent and will not go wrong.
The operation process is actually super simple, and basically every computer has a built-in screen recording function:
How to do it in Windows 11 (Xbox Game Bar):
- Open the B station video you want to download, and try to play it in full screen;
- Press Win + G to open Xbox Game Bar;
- Click the "Start Recording" button, and then click Stop after the video is played;
- The video will be automatically saved in the "Video > Capture" folder in MP4 format, and the clarity is the same as your original playback quality.
How to do it on Mac (QuickTime Player):
- Open QuickTime Player, click "File > New Screen Recording";
- Select the recording area (it is recommended to select the entire video window);
- Play the B station video, and then start recording;
- After playing, click the menu bar to end, and the saved video is a complete MP4.
Although this method cannot be regarded as a traditional bili.bili video downloader, its advantages are: stable, unlimited, compatible with all videos, and it records whatever you see. Compared with those bili.bili video downloaders that often limit the speed or fail to download, screen recording is more reliable.
Of course, the disadvantage of this method is that you have to "watch" the video completely 😂 It is not suitable for batch downloading, but for those who just want to save one or two favorite videos, it is enough!