From 0b46105728cdcce777849b3bedba54419b0c13bf Mon Sep 17 00:00:00 2001 From: CBYellowstone <37031767+CberYellowstone@users.noreply.github.com> Date: Tue, 4 May 2021 16:30:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E4=BA=86=E4=B8=8D=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=E7=9A=84=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bili2bangumi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bili2bangumi.py b/bili2bangumi.py index 71edce1..4d53004 100644 --- a/bili2bangumi.py +++ b/bili2bangumi.py @@ -20,7 +20,7 @@ # 获取观看数据, 如果不公开需要使用库中 Verify 给予权限 # bilibili api config -uid = 1 # bangumi 用户id(整型), 必填 +uid = 1 # bilibili 用户id(整型), 必填 sessdata = "" # verify 字段 csrf = "" # verify 字段