Go to file
Stein Ivar Berghei 95c0ba95cc audio_codec is no longer a array 2023-05-30 16:20:14 +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 audio_codec is no longer a array 2023-05-30 16:20:14 +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")