fix subtitle segment sync

This commit is contained in:
jazzfool 2025-02-13 14:09:09 +11:00
parent 054ab37976
commit 4766790f25
3 changed files with 39 additions and 34 deletions

View file

@ -25,7 +25,6 @@ glib = "0.20" # gobject traits and error type
log = "0.4"
thiserror = "1"
url = "2" # media uri
html-escape = "0.2.13"
[package.metadata.nix]
systems = ["x86_64-linux"]