UMD-lib is a Go library to easily extract links from media files hosted on popular websites.
It supports the following sites:
This library can be installed using Go modules. To do that run the following command in your project's root directory:
$ go get github.com/vegidio/umd-lib
Please visit the library's website to find detailed instructions on how to use it in your project.
umd-lib is released under the MIT License. See LICENSE for details.
Vinicius Egidio (vinicius.io)