Source code of filesite.io.
https://filesite.io
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
672 B
27 lines
672 B
1 year ago
|
|
||
|
## TaJian.tv - 视频分享达人自留地
|
||
|
|
||
|
目前支持的视频分享网址平台有:
|
||
|
|
||
|
* 抖音
|
||
|
* 快手
|
||
|
* 西瓜视频
|
||
|
* Bilibili - B站
|
||
|
|
||
|
|
||
|
此目录里的数据可自行创建,也可使用Machete_hero爬虫工具自动抓取保存。
|
||
|
|
||
|
一个分享视频的文件包含:
|
||
|
* 文件名.url - 视频的网址快捷方式
|
||
|
* 文件名.jpeg|png - 视频封面图文件
|
||
|
* 文件名_cover.txt - 封面图网址说明文件
|
||
|
* 文件名_title.txt - 视频标题说明文件
|
||
|
|
||
|
|
||
|
Machete_hero爬虫工具源码下载:
|
||
|
```
|
||
|
git clone "https://git.filesite.io/filesite/machete_hero.git"
|
||
|
```
|
||
|
|
||
|
[Machete_hero源码线上查看](https://git.filesite.io/filesite/machete_hero)
|