Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vegidio/umd-lib

A Go library to easily extract links from media files hosted on popular websites.
https://github.com/vegidio/umd-lib

coomer downloader extractor go reddit redgifs scraper

Last synced: about 4 hours ago
JSON representation

A Go library to easily extract links from media files hosted on popular websites.

Awesome Lists containing this project

README

        

# UMD-lib


UMD-lib


UMD-lib is a Go library to easily extract links from media files hosted on popular websites.


It supports the following sites:






## ⬇️ Installation

This library can be installed using Go modules. To do that run the following command in your project's root directory:

```bash
$ go get github.com/vegidio/umd-lib
```

## 🤖 Usage

Please visit the library's [website](https://vegidio.github.io/umd-lib) to find detailed instructions on how to use it in your project.

## 📝 License

**umd-lib** is released under the MIT License. See [LICENSE](LICENSE) for details.

## 👨🏾‍💻 Author

Vinicius Egidio ([vinicius.io](http://vinicius.io))