Go to file
Stein Ivar Berghei 74fdf1601a fixup! audio_codec still needs to be a array 2023-05-30 16:55:13 +09:00
README.md Fix README.md 2023-05-25 15:14:28 +09:00
go.mod Dont embed python, but use python -m guessit. 2023-05-25 15:09:05 +09:00
go.sum Dont embed python, but use python -m guessit. 2023-05-25 15:09:05 +09:00
guessit.go fixup! audio_codec still needs to be a array 2023-05-30 16:55:13 +09:00
guessit_test.go Dont embed python, but use python -m guessit. 2023-05-25 15:09:05 +09:00

README.md

guessit-go

import "git.stein-ivar.net/steino/guessit-go"

guessit, err := guessit.New(GuessitConfig{
    Pip: true,
})

match := guessit.Guessit("Treme.1x03.Right.Place,.Wrong.Time.HDTV.XviD-NoTV.avi")