Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mia-z/elixircaptionfetcher
Simple tool written in elixir that will fetch the captions document of a youtube video
https://github.com/mia-z/elixircaptionfetcher
elixir erlang erlang-otp youtube
Last synced: about 2 months ago
JSON representation
Simple tool written in elixir that will fetch the captions document of a youtube video
- Host: GitHub
- URL: https://github.com/mia-z/elixircaptionfetcher
- Owner: mia-z
- Created: 2022-08-14T19:21:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T19:39:36.000Z (about 2 years ago)
- Last Synced: 2024-10-19T17:57:10.912Z (3 months ago)
- Topics: elixir, erlang, erlang-otp, youtube
- Language: Elixir
- Homepage:
- Size: 232 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ytfetcher
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `ytfetcher` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:ytfetcher, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .