Download Bilibili videos

The best solution to download Bilibili anime shows, videos, manga, subtitles, thumbnails, filmstrip, tags, comments from Bilibili

Was ist Download Bilibili videos?

Download Bilibili videos ist eine Chrome-Erweiterung, die von https://pbion.com entwickelt wurde, und ihr Hauptmerkmal ist "The best solution to download Bilibili anime shows, videos, manga, subtitles, thumbnails, filmstrip, tags, comments from Bilibili".

Erweiterungsscreenshots

screenshot

Download Bilibili videos-Erweiterungs-CRX-Datei herunterladen

Laden Sie Download Bilibili videos-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        ☀ Five ways to download videos and images from Bilibili with this extension.
1. Using default settings, this extension will display a download button above the downloadable link on the bilibili.com website. You just to click on the download button, wait a few seconds and then you will be redirected to a page showing all the download links. Choose the resolution of the video you want to save, the file will be downloaded automatically by javascript. Note, do not close the window in which the download is in progress.
2. In the extension's settings, choose to turn off "Automatically activate", the extension will be active at a minimum. A download icon will appear in the lower right corner. When you click on this icon, the download link extraction process will be performed. The next steps are the same as above.
3. Pin this extension. Play a video on bilibili.com, then click on the extension's icon. Extraction of the download links will be done in the extension's window. Click on the three dots icon to go to the download page.
4. On https://pbion.com/en/bilibili-downloader.html, paste the bilibili URL into the search box. This extension will automatically extract the download links and display them on the current web page.
5. On https://pbion.com/en/bilibili-downloader.html, enter a search term into the search box. Click the download button below each search result. This extension will automatically extract the download links and display them on the current web page.

Note: You can use VLC to combine audio and videos files.

==================
===     Features      ===
==================

☀ Download videos from Bilibili.
Test URL: https://www.bilibili.com/video/BV1Mp4y1p7GE
+ You can download videos with different resolutions.
+ You can also view and download video thumbnails and subtitles if available.
+ You can also extract the flying comments on the video as an xml file
+ Some information attached to the video such as tags, name and ID of the video owner's account.

☀ Download anime and other types of movies and TV shows.
Test URL:  https://www.bilibili.com/bangumi/play/ss3421
+ Note, you can only watch and download movies available in your region.

☀ Download esports match videos.
Open https://www.bilibili.com/match/home/ then click the download button on the video you want to save.

☀ Get the poster of the show.
Open https://show.bilibili.com/platform/home.html then click the download button on the show you want to get the poster. 

☀ Get .m3u8 livestream from https://live.bilibili.com/
Note, live videos are often long, so the size will be very large. Loading a file that is too large using the browser can cause an error, so we provide a quick copy of the file download link so that users can paste the video download link with other software.

☀ Download comic/manga from https://manga.bilibili.com
Test URL:  https://manga.bilibili.com/mc26444/306391
Extracting the entire image in a manga episode is processed inside this extension, which usually takes a few minutes to complete. To download all the images, you need to click the "download all" button, all the images in the episode will be saved in a zip file.

☀ Multi language.
☀ Suggest queries + Generate random keywords.                    

Grundlegende Informationen zur Erweiterung

Name Download Bilibili videos Download Bilibili videos
ID ddfhjoehekfbgilhpaigfhblaecmaekj
Offizielle URL https://chromewebstore.google.com/detail/download-bilibili-videos/ddfhjoehekfbgilhpaigfhblaecmaekj
Beschreibung The best solution to download Bilibili anime shows, videos, manga, subtitles, thumbnails, filmstrip, tags, comments from Bilibili
Dateigröße 310 KB
Installationsanzahl 26,196
Aktuelle Version 5.0.1
Letztes Update 2023-12-26
Veröffentlichungsdatum 2020-03-26
Bewertung 1.94/5 Insgesamt 63 Bewertungen
Entwickler https://pbion.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://pbion.com/en/bilibili-downloader.html
Hilfeseite URL https://pbion.com/en/bilibili-downloader.html#faq
URL der Datenschutzrichtlinien-Seite https://pbion.com/privacy-policy.html
Unterstützte Sprachen id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "5.0.1",
    "author": "pbion.com",
    "homepage_url": "https:\/\/pbion.com\/en\/bilibili-downloader.html",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "logo\/logo128.png",
        "64": "logo\/logo64.png",
        "48": "logo\/logo48.png",
        "32": "logo\/logo32.png",
        "16": "logo\/logo16.png"
    },
    "action": {
        "default_title": "Download Bilibili videos",
        "default_popup": "popup.html",
        "default_icon": {
            "128": "logo\/logo128.png",
            "64": "logo\/logo64.png",
            "48": "logo\/logo48.png",
            "32": "logo\/logo32.png",
            "16": "logo\/logo16.png"
        }
    },
    "permissions": [
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/suggestqueries.google.com\/*",
        "https:\/\/pbion.com\/*",
        "https:\/\/*.acgvideo.com\/*",
        "https:\/\/*.akamaized.net\/*",
        "https:\/\/*.hdslb.com\/*",
        "https:\/\/*.biliimg.com\/*",
        "https:\/\/*.bilibili.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.bilibili.com\/*",
                "*:\/\/live.bilibili.com\/*",
                "*:\/\/show.bilibili.com\/*",
                "*:\/\/space.bilibili.com\/*",
                "*:\/\/player.bilibili.com\/*",
                "*:\/\/manga.bilibili.com\/*",
                "*:\/\/bilibili.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "player.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/pbion.com\/*"
            ],
            "js": [
                "pbion.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "bilibili",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    }
}