对于B站视频,BV 号(原来的 av 号)是唯一 ID,大部分 API 都是以 BVID 作为参数,视频 URL 直接字符串拼接就可以得到。 基本信息 标题、UP主、分区、发布时间、封面这几项都可以在视频信息的 API 中找到;tags 则是一个单独的 API;记录日期则是使用 time 模块计算程序运行时的当下日期。 这两个 API 都可以在...
notion-typesandnotion-clientare a rewrite ofnotion-api-worker One of the main use cases forreact-notion-xis server-side rendering via Next.js, in which case the CF worker is unnecessary We recommend that you usenotion-clientinstead notion-py- Python wrapper around the Notion API ...
6使用方法 python run.py -f init初始化notion数据库 python run.py -m movie -s all把所有影视导入notion python run.py -h查看自动化使用信息