Skip to content

AkagiYui/BiliRoaming-Python-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiliRoaming Python 解析服务器

哔哩漫游解析服务器的 Python 实现, 参考自建解析服务器

使用

使用 Python 3.11 开发。 运行后需要使用带有 SSL 的 HTTP 服务器转发请求。

安装依赖

pip install -r requirements.txt

运行

python main.py

TODO

  • 允许使用代理请求服务器
  • 响应缓存
  • 请求校验
  • 请求日志
  • 请求速率限制
  • 用户校验
  • 番剧校验
  • 区域校验
  • 哔哩漫游版本校验

About

BiliRoaming解析服务器的Python实现。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages