6d356928f1e470d1b756380261b5a05a5c92ba94
ytid
simple Go package to extract a Youtube ID from a passed URL
methods
GetID(url string) string
GETIDWithError(url string) (string, error)
Description
Languages
Go
100%