mdark-org/bili-action
Github Action for bilibili
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bvid | video bvid | no | — |
| aid | video aid | no | — |
| cid | video cid | no | — |
| mid | user mid, if bvid, aid and cid are not provided, this will be used to get the user's latest video | no | — |
| keyword | search keyword, use with `mid`, get user's latest video with keyword | no | — |
| batch | work with `mid` & `keyword`, get user's videos(max 1000) and set to batch output | — | false |
| audio | upload audio | no | — |
| video | upload video | no | — |
| sessdata | bilibili sessdata | no | — |
| proxy-stream-host | proxy stream api host, may return 404 | no | — |
| audio-file-template | audio file path template, use python like formating | no | — |
| video-file-template | video file path template, use python like formating | no | — |
Outputs
| name | description |
|---|---|
| video | video info |