feat: support parse youtube video
This commit is contained in:
7 files changed
+133
-2
No files matched your search
@@ -83,7 +83,8 @@ val DEFAULT_CONFIG = Config(
|
||||
cloudflareR2PublicUrl = "https://114514.com",
|
||||
apiSpaceKey = "114514",
|
||||
apiRtastKey = "114514",
|
||||
azureAppClientId = "114514"
|
||||
azureAppClientId = "114514",
|
||||
youtubeDataApiKey = "114514"
|
||||
)
|
||||
|
||||
val configManager = ConfigManager()
|
||||
|
||||
Reference in New Issue
Block a user