initial commit

This commit is contained in:
alacleaker
2024-03-05 11:36:13 -03:00
commit 0b759e338e
6 changed files with 1806 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module main
go 1.17
require (
github.com/abema/go-mp4 v0.7.2
github.com/grafov/m3u8 v0.11.1
)
require github.com/google/uuid v1.1.2 // indirect