Packages

Extube is a wrapper for the hubtraffic API. It gathers data from multiple tube sites including [x] Pornhub [x] Redtube [ ] Tube8 [x] Youporn [x] Xtube [ ] Spankwire [ ] Keezmovies [ ] Extremetube.

Current section

Files

Jump to
extube README.md
Raw

README.md

# Extube
Extube is a wrapper for the hubtraffic API. It gathers data from multiple tube sites including
- [x] Pornhub
- [ ] Redtube
- [ ] Tube8
- [ ] Youporn
- [ ] Xtube
- [ ] Spankwire
- [ ] Keezmovies
- [ ] Extremetube.
## Installation
The package can be installed by adding `extube` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:extube, "~> 0.1.0"}
]
end
```
The docs can be found at [https://hexdocs.pm/extube](https://hexdocs.pm/extube).