mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
gofumpt
This commit is contained in:
@@ -2,12 +2,13 @@ package ffprobe
|
||||
|
||||
import (
|
||||
"context"
|
||||
"gopkg.in/vansante/go-ffprobe.v2"
|
||||
"io"
|
||||
"os"
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"gopkg.in/vansante/go-ffprobe.v2"
|
||||
)
|
||||
|
||||
var binFile = "ffprobe"
|
||||
|
||||
Reference in New Issue
Block a user