youtube handling + special site handling framework
Some checks failed
docker / Docker (push) Has been cancelled
test / Test (push) Has been cancelled

This commit is contained in:
Failure 2024-08-06 08:50:35 -07:00
parent 6a88d9d0f4
commit 17d4d46d09
4 changed files with 97 additions and 8 deletions

View file

@ -13,6 +13,7 @@ import (
func main() {
var server = config.CreateServer(
os.Args[1:],
//imagorvideoextended.LoaderConfig,
imagorvideoextended.Config,
imagorvideo.Config,
vipsconfig.WithVips,