youtube handling + special site handling framework
This commit is contained in:
parent
6a88d9d0f4
commit
17d4d46d09
4 changed files with 97 additions and 8 deletions
|
|
@ -13,6 +13,7 @@ import (
|
|||
func main() {
|
||||
var server = config.CreateServer(
|
||||
os.Args[1:],
|
||||
//imagorvideoextended.LoaderConfig,
|
||||
imagorvideoextended.Config,
|
||||
imagorvideo.Config,
|
||||
vipsconfig.WithVips,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue