Skip to content

TV Spider 使用教程

jade edited this page Apr 28, 2024 · 2 revisions

Fork

image

如果不需要自动发布的,可以去除仅fork Main仓库,将所有分支都fork到自己的Github仓库和Gitee仓库中。

Actions

image

自动发布需要填入以下参数 image

ALI_TOKEN: 阿里Token
BILI_COOKIE: 哔哩哔哩Cookie
GE_PATH: Gitee私有仓库地址例如:jadehh_743/tvtest
GE_TOKEN: Gitee Token
GH_PATH: Github私有仓库地址例如:jiandehui/TVTest
GH_TOKEN: Github Token 例如: ghp_***
GT_ACTOR:Github 作者 例如: jadehh
GT_EMAIL Github Email 例如: jadehh@live.com

确认仓库的Actions的权限

image

这样就可以自动将配置文件写入对应的Git仓库中

Clone this wiki locally