feat: support parse youtube video
This commit is contained in:
7 files changed
+133
-2
No files matched your search
@@ -48,4 +48,5 @@ class ConfigManager : JsonFileHandler<Config>("config.json") {
|
||||
val apiSpaceKey = config.apiSpaceKey
|
||||
val apiRtastKey = config.apiRtastKey
|
||||
val azureAppClientId = config.azureAppClientId
|
||||
val youtubeDataApiKey = config.youtubeDataApiKey
|
||||
}
|
||||
Reference in New Issue
Block a user