feat: generate stream files

This commit is contained in:
Rogee
2024-12-05 10:02:41 +08:00
parent 3b640be9d6
commit 5bdf8abb38
4 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
package tasks
package discover
import (
"encoding/json"

View File

@@ -1,4 +1,4 @@
package tasks
package discover
import (
"os"

View File

@@ -1,4 +1,4 @@
package tasks
package discover
import (
"backend/modules/medias"