https://github.com/sunsetmkt/b23.tv-tools
Flask App to generate/parse b23.tv links. 用于生成/解析 b23.tv 的 Flask 应用。
https://github.com/sunsetmkt/b23.tv-tools
bilibili bilibili-api flask
Last synced: about 1 year ago
JSON representation
Flask App to generate/parse b23.tv links. 用于生成/解析 b23.tv 的 Flask 应用。
- Host: GitHub
- URL: https://github.com/sunsetmkt/b23.tv-tools
- Owner: SunsetMkt
- License: apache-2.0
- Created: 2023-10-15T05:22:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T12:07:35.000Z (almost 2 years ago)
- Last Synced: 2025-04-10T11:06:10.002Z (about 1 year ago)
- Topics: bilibili, bilibili-api, flask
- Language: HTML
- Homepage: https://b23-tv-tools.vercel.app
- Size: 20.5 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# b23.tv-tools
Flask App to generate/parse b23.tv links. 用于生成/解析 b23.tv 的 Flask 应用。
## 部署
Fork 本仓库,默认设置部署到 Vercel。
## API
### `/get?url=长链接`
从`*.bilibili.com/*`链接生成`b23.tv`短链接。
### `/parse?url=短链接`
从`b23.tv`短链接获取清洗过的长链接。
## 致谢
https://github.com/Cesium01/b23tvGenerator
https://github.com/willbe03/b23-remover-telegram-bot