bilibili-dl

自动下载bilibili上的视频

Usage no npm install needed!

<script type="module">
  import bilibiliDl from 'https://cdn.skypack.dev/bilibili-dl';
</script>

README

Background

There are many videos without subtitles on bilibili, which is difficult for someone (like me) to understand. So, I build this tool to download videos from bilibili and another tool auto-add-subtitle to add subtitles for videos I downloaded.

Read this in other languages: english | 简体中文

Introduction

This tool use 贝贝 bilibili to parse real video url then use axios download the video. (just for study, do not abuse!)

Installation

npm i -g bilibili-dl

Usage

bilibili-dl [{-s should parse and download whole series,default is false}] {url}