new m3u8 cleanup script
This commit is contained in:
8
scripts/clean-id3/go.mod
Normal file
8
scripts/clean-id3/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module zomo.dev/clean-id3
|
||||
|
||||
go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/Eyevinn/hls-m3u8 v0.6.0 // indirect
|
||||
github.com/dhowden/tag v0.0.0-20240417053706-3d75831295e8 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user