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 kemono reddit redgifs scraper
Last synced: 4 months ago
JSON representation
A Go library to easily extract links from media files hosted on popular websites.
- Host: GitHub
- URL: https://github.com/vegidio/umd-lib
- Owner: vegidio
- License: mit
- Created: 2024-11-03T06:39:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T10:18:36.000Z (6 months ago)
- Last Synced: 2025-01-12T00:16:29.919Z (5 months ago)
- Topics: coomer, downloader, extractor, go, kemono, reddit, redgifs, scraper
- Language: Go
- Homepage:
- Size: 496 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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))