-
Notifications
You must be signed in to change notification settings - Fork 4
/
Readme.md
55 lines (39 loc) · 2.41 KB
/
Readme.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# BilibiliLink — 乾杯 - ( ゜ᴗ ゜)つロ
[![Build Status](https://travis-ci.org/Moe-Net/BilibiliLink.svg?branch=master)](https://travis-ci.org/Moe-Net/BilibiliLink)
[![Mathematica](https://img.shields.io/badge/Mathematica-%3E%3D11.3-brightgreen.svg)](https://www.wolfram.com/mathematica/)
[![Release Vision](https://img.shields.io/badge/release-v0.4.x-ff69b4.svg)](https://github.com/Moe-Net/BilibiliLink/releases)
[![Repo Size](https://img.shields.io/github/repo-size/Moe-Net/BilibiliLink.svg)](https://github.com/Moe-Net/BilibiliLink.git)
![](https://i.loli.net/2018/05/20/5b0170b1f1494.png)
BilibiliLink 提供了一系列获取B站数据的方法, 计划中的内容有, 文章下载, 文章评论下载, 画师画作下载, 评论下载, cosplay下载, 视频跟踪等等.
有什么想要的功能也可以在 github issue 中提出哦!
但并非所有页面上的东西都能获得, 有些看着是文字, 其实是图片, 那就没法抓取了.
[详细文档](https://bilibililink.netlify.com/)
## Install
![](https://i.loli.net/2018/05/20/5b0170a0f01f9.png)
第一条命令安装, 第二条命令更新, 第三条命令卸载
```mma
PacletInstall["BilibilliLink","Site"->"http://m.vers.site/"]
PacletUpdate["BilibilliLink","Site"->"http://m.vers.site/"]
PacletUninstall["BilibilliLink"]
```
对于开发者建议使用 [手动安装](https://github.com/Moe-Net/BilibiliLink/wiki/For-Developers).
## Show Time
![](https://i.loli.net/2018/05/20/5b01707e154e2.png)
```mma
<< "BilibiliLink`
PhotosLeaderboard["help"]
link = PhotosLeaderboard["日榜"]
link["Markdown"]
```
## Todo List
![](https://i.loli.net/2018/05/20/5b01706ac512c.png)
- 反正很多就是了
## Ideas
![](https://i.loli.net/2018/05/20/5b0170466d4df.png)
1. 任何创意欢迎 git pull request, 或联系知乎[酱紫君](https://www.zhihu.com/people/GalAster).
2. 任何的意见和建议, 提交 github issue 或者加QQ群1014125反馈.
|知乎主页|QQ群聊|
|:-:|:-:|
|[<img src="https://raw.githubusercontent.com/GalAster/Deus/master/Resources/pic/Logo_Zhihu.png" alt="知乎链接" width = "100" align=center />](https://www.zhihu.com/people/GalAster)|[<img src="https://raw.githubusercontent.com/GalAster/Deus/master/Resources/pic/Logo_QQ.png" alt="QQ链接" width = "100" align=center />](https://jq.qq.com/?_wv=1027&k=5BqFya1)
- Copyrights of all pictures belong to **©bilibili.com**
- License of this project under **@Mozilla Public License Version 2.0**