https://github.com/ScaredCube/Vue-Bili-Analyzer
A Bili-video Analyzer & Downloader. 美观、快速、好用的B站视频解析下载器
https://github.com/ScaredCube/Vue-Bili-Analyzer
Last synced: about 1 month ago
JSON representation
A Bili-video Analyzer & Downloader. 美观、快速、好用的B站视频解析下载器
- Host: GitHub
- URL: https://github.com/ScaredCube/Vue-Bili-Analyzer
- Owner: ScaredCube
- License: mit
- Created: 2023-12-23T08:26:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-30T16:34:25.000Z (12 months ago)
- Last Synced: 2024-08-01T02:27:16.740Z (9 months ago)
- Language: Vue
- Homepage: https://bili.sccube.link
- Size: 249 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Vue-Bili-Analyzer - 美观、快速、好用的 B 站视频解析下载器.  (下载工具 / 直播脚本)
README

# Introduction

A Bili-video Analyzer & Downloader. Build with Vue + TypeScript + Tailwind CSS
## Run Dev
```shell
npm install
npm run dev
```## Build
```shell
npm install
npm run build
```