readme
This commit is contained in:
parent
48a3a6e79d
commit
6d356928f1
@ -0,0 +1,8 @@
|
||||
# ytid
|
||||
simple Go package to extract a Youtube ID from a passed URL
|
||||
|
||||
## methods
|
||||
GetID(url string) string
|
||||
|
||||
GETIDWithError(url string) (string, error)
|
||||
|
Loading…
x
Reference in New Issue
Block a user