文件名称:acgindex:中文ACG资源收录计划(已废弃
文件大小:18KB
文件格式:ZIP
更新时间:2024-07-14 17:02:52
Python
acgindex source code of the resource fetching system of acgindex.us. i'm still working on it. base/accounts.py # -*- coding: utf-8 -*- ACGINDEX_EMAIL = '' # bili的api要求在User-agent里带上请求者的联系方式 BILI_APPKEY = '' # bili的api现在需要key才能使用 DB_HOST = '' DB_USER = '' DB_PASS = '' DB_NAME = ''
【文件预览】:
acgindex-master
----log()
--------.gitignore(7B)
----cover()
--------.gitignore(7B)
----base()
--------utility.py(11KB)
--------__init__.py(0B)
--------config.py(2KB)
----_tmp_()
--------.gitignore(3B)
----_refreshCookie.py(250B)
----fetchBilibili.py(7KB)
----sql()
--------STRUCTURE_acgindex.sql(3KB)
----.gitignore(84B)
----README.md(353B)
----onAirUpdate.py(4KB)
----fix.py(3KB)
----fetchBangumi.py(6KB)