package
0.0.0-20230730130659-c36ecfd37d0d
Repository: https://github.com/jempe/mpc.git
Documentation: pkg.go.dev
# Functions
checkErr checks and show errors.
HomeFolder finds home Folder for every OS
.
CopyFile copies files
.
DownloadImage downloads an image and saves it locally
.
Exists checks if file exists
.
FFProbe gets video information using the ffprobe binary
.
get MD5 checksum of file.
GetLocalIP gets the IP of LAN
.
HomeFolder finds home Folder for every OS
.
IsDir checks if path is a directory
.
IsVideo checks if file has supported video extension
.
Gets MD5 sum of a string
.
Parse Date parses multiple date formats
.
SaveScreenshot saves video screenshot as jpg file using ffmpeg
.
# Variables
Default number of steps to navigate through the video, this changes the total of screenshots that will be taken.