readme
This commit is contained in:
parent
48a3a6e79d
commit
6d356928f1
1 changed files with 8 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue