add bilibili video

This commit is contained in:
Aynakeya
2022-07-02 10:09:19 -07:00
parent e0849f0d65
commit 6e18df9b41
6 changed files with 179 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ import (
"path"
)
const VERSION = "alpha 0.7.0"
const VERSION = "alpha 0.7.2"
const CONFIG_PATH = "./config.ini"
const Assests_PATH = "./assets"