List of Video file extensions for Go
go get github.com/shamsher31/govdoext
package main
import (
"fmt"
"github.com/shamsher31/govdoext"
)
func main() {
fmt.Println(vdoext.Get())
}
This package is inspired by video-extensions npm module.
MIT © Shamsher Ansari