/bilibili-aid-bvid-converter

A minimalist tool for conversion between Bilibili aid and bvid identifiers

Primary LanguageCGNU General Public License v3.0GPL-3.0

Bilibili aid-bvid converter

A minimalist tool for conversion between Bilibili aid and bvid identifiers. Works on Windows.

Visit Releases for binary downloads.

Build from source

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.

Reference