A minimalist tool for conversion between Bilibili aid and bvid identifiers. Works on Windows.
Visit Releases for binary downloads.
The source code can be compiled with both Microsoft Visual C++ (14.0 and above) and MinGW.
For Microsoft Visual C++, pass /source-charset:UTF-8 to compiler options.
For MinGW, pass -mwindows -municode flags to gcc.
- Release 1: Algorithm cracked by mcfx
- Release 2: Revised algorithm from Colerar