Documentation
¶
Overview ¶
Package bvconv converts between Bilibili's BV and AV video identifiers.
BVID is the canonical encoded form (for example BV1GJ411x7h7); AVID is the legacy numeric form (for example av170001). The two are losslessly interconvertible with two positional swaps, a base58 alphabet, an XOR mask, and a 51-bit modulus. This mirrors the current published algorithm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.