nvchecker: add python-guessit

This commit is contained in:
George Rawlinson 2022-09-23 21:52:52 +12:00
parent 7b4ad9a0fb
commit b1c8e15103
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[python-guessit]
source = "github"
github = "guessit-io/guessit"
use_max_tag = true
prefix = "v"
[python-puremagic]
source = "github"
github = "cdgriffith/puremagic"