Xmrose / biliDanGui

A Gui shell for Bilibili video downloading which built based on danmaku2ass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biliDanGui

A simple video&comments downloader for Bilibili website user only.

简易B站视频弹幕下载器

Main Features

  1. Download video from Bilibili.com to your local machine by simply enter an url which like: http://www.bilibili.com/video/av#/ .
  2. Automatically generate an .ass subtitle file which corresponding to the video that you've downloaded.(If Download comments is checked)

在程序地址栏输入观看地址并回车,即可开始下载。

程序支持下载弹幕(是格式为.ass的字幕文件)。

Usage

  1. Important:Please pre-install .net framework 4.5 & python 3.5 .
  2. Download the source-code.zip and compile it manually.
  3. Double-click the .exe file which just generated by compiler.

(重要)请预先安装.net framework 4.5和Python 3.5。

下载源码并用VS编译

双击bin/debug(或/release)目录里的.exe即可。

Screenshot

Two opensource files are used in this tool

  1. m13253/danmaku2ass(https://github.com/m13253/BiliDan#biligrab-danmaku2ass).
  2. fuckbilibili/BilibiliDownload(https://github.com/fuckbilibili/BilibiliDownload).

Special Thank

@Caiyanlin(https://github.com/Caiyanlin).

#Binary file Coming soon...

About

A Gui shell for Bilibili video downloading which built based on danmaku2ass


Languages

Language:Python 80.1%Language:C# 19.9%