Mode: 🔐 Browser · Domain: bilibili.com
| Command | Description |
|---|---|
opencli bilibili hot |
|
opencli bilibili search |
|
opencli bilibili me |
|
opencli bilibili favorite |
Read your first favorite folder, or a specific folder with --fid |
opencli bilibili history |
|
opencli bilibili feed |
Read the following feed, or a specific user's dynamics by uid/name |
opencli bilibili feed-detail |
Read one dynamic in detail, including exclusive content |
opencli bilibili subtitle |
|
opencli bilibili video |
Get one video's metadata (title, author, duration, stats) by BV / URL / b23.tv link |
opencli bilibili dynamic |
|
opencli bilibili ranking |
|
opencli bilibili following |
|
opencli bilibili user-videos |
|
opencli bilibili download |
# Quick start
opencli bilibili hot --limit 5
# Search videos
opencli bilibili search 黑神话 --limit 10
# Read one creator's videos
opencli bilibili user-videos 2 --limit 10
# Read your first favorite folder
opencli bilibili favorite --limit 10
# Read a specific favorite folder
opencli bilibili favorite --fid 123456789 --limit 10
# Read following feed
opencli bilibili feed --limit 10
# Read one user's dynamics by UID
opencli bilibili feed 2 --limit 10
# Read one user's dynamics by username and paginate
opencli bilibili feed 老番茄 --pages 2 --type video
# Read one dynamic in detail
opencli bilibili feed-detail 1234567890123456789
# Fetch subtitles
opencli bilibili subtitle BV1xx411c7mD --lang zh-CN
# Inspect one video's metadata
opencli bilibili video BV1xx411c7mD
opencli bilibili video https://www.bilibili.com/video/BV1xx411c7mD/
# JSON output
opencli bilibili hot -f json
# Verbose mode
opencli bilibili hot -v- Chrome running and logged into bilibili.com
- Browser Bridge extension installed
opencli bilibili feedwithoutuidreads your following feedopencli bilibili feed <uid-or-name>reads a specific user's dynamicsopencli bilibili favoritedefaults to the first favorite folder when--fidis omittedfeed-detailexpects the dynamic ID from ahttps://t.bilibili.com/<id>URL