#bilibili #id #converter #string #com #dec

bv2av

A converter for bilibili.com video's ID. | algorithm by mcfx | Bilibili的视频id的转换器。

8 stable releases

1.2.3 Feb 1, 2024
1.2.2 Feb 6, 2021
1.2.1 Dec 3, 2020
1.1.1 Nov 4, 2020
0.1.0 Nov 3, 2020

#6 in #dec

Download history 4/week @ 2024-01-28 37/week @ 2024-02-18 4/week @ 2024-02-25 6/week @ 2024-03-10 107/week @ 2024-03-31

113 downloads per month

MIT license

6KB
100 lines

bv2av

DEPRECATED. use abv instead


lib.rs:

This is a convertor for bilibili's video ID.

For simplier usage, you can use enc(u64) -> String and dec(&str) -> u64 instead of BiliAv & BiliBv.

No runtime deps