Replace all 8 instances of fmt.Errorf across parser.go, html.go, and video.go with coreerr.E() from forge.lthn.ai/core/go-log for consistent error handling. Add dependency on go-log v0.0.4. Co-Authored-By: Virgil <virgil@lethean.io>