LICENCE | ||
README.md | ||
ytid_test.go | ||
ytid.go |
ytid
simple Go package to extract a Youtube ID from a passed URL
methods
GetID(url string) string
GETIDWithError(url string) (string, error)
LICENCE | ||
README.md | ||
ytid_test.go | ||
ytid.go |
simple Go package to extract a Youtube ID from a passed URL
GetID(url string) string
GETIDWithError(url string) (string, error)