#bilibili #video #convert #av #function #bv

abv

AV and BV convert functions for Bilibili videos

3 unstable releases

0.2.1 Aug 22, 2023
0.2.0 Jan 5, 2023
0.1.0 Oct 29, 2022

#1078 in Algorithms

MIT OR CC0-1.0

7KB
137 lines

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.

Dependencies

~0.3–0.8MB
~19K SLoC