MCPcopy Index your code
hub / github.com/Colerar/abv

github.com/Colerar/abv @v0.2.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.1 ↗ · + Follow
13 symbols 24 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

abv

AV and BV convert functions for Bilibili videos.

Advantage

Unlike other libraries, numbers up to 2251799813685248 are supported.

Usage

bv2av("BV1B8Ziyo7s2").unwrap(); // 1145141919810
av2bv(11451419180).unwrap();    // "BV1gA4v1m7BV"

License

Licensed under either of

at your option.

Core symbols most depended-on inside this repo

av2bv
called by 4
src/lib.rs
unchecked_swap
called by 4
src/lib.rs
bv2av
called by 2
src/lib.rs
rev
called by 1
src/lib.rs
main
called by 0
cli/src/bin/av2bv.rs
main
called by 0
cli/src/bin/bv2av.rs

Shape

Function 10
Class 2
Enum 1

Languages

Rust100%

Modules by API surface

src/lib.rs5 symbols
tests/lib_test.rs4 symbols
cli/src/bin/bv2av.rs2 symbols
cli/src/bin/av2bv.rs2 symbols

For agents

$ claude mcp add abv \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact