captions err
Some checks failed
Build on push and PRs / build (push) Failing after 4s

This commit is contained in:
2025-02-03 20:18:53 +03:00
parent cafbe3c1a9
commit 506804ebb3

View File

@ -500,7 +500,7 @@ func infoFromURL(
resp.Body.Close()
caption.Bytes = buf
} else {
options.DebugLog.Print("err", "download captions "+caption.URL, err)
options.DebugLog.Print("err", "download captions "+caption.URL, respErr)
}
}