{"id":13657905,"url":"https://github.com/ryanwinchester/hedwig_youtube","last_synced_at":"2025-09-12T04:44:50.467Z","repository":{"id":57504725,"uuid":"95523345","full_name":"ryanwinchester/hedwig_youtube","owner":"ryanwinchester","description":"Hedwig Youtube Responder","archived":false,"fork":false,"pushed_at":"2018-10-12T09:03:46.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T21:06:24.860Z","etag":null,"topics":["bot","hedwig","irc-bot","responder","slack-bot"],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryanwinchester.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-27T06:06:45.000Z","updated_at":"2024-06-22T06:52:50.000Z","dependencies_parsed_at":"2022-08-30T01:30:53.305Z","dependency_job_id":null,"html_url":"https://github.com/ryanwinchester/hedwig_youtube","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fhedwig_youtube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fhedwig_youtube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fhedwig_youtube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanwinchester%2Fhedwig_youtube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanwinchester","download_url":"https://codeload.github.com/ryanwinchester/hedwig_youtube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241451551,"owners_count":19964899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bot","hedwig","irc-bot","responder","slack-bot"],"created_at":"2024-08-02T05:00:53.067Z","updated_at":"2025-03-02T02:42:42.006Z","avatar_url":"https://github.com/ryanwinchester.png","language":"Elixir","funding_links":[],"categories":["Responders"],"sub_categories":[],"readme":"# Hedwig Youtube Responder\n\n[![Hex.pm](https://img.shields.io/hexpm/v/hedwig_youtube.svg)](https://hex.pm/packages/hedwig_youtube)\n [![Hex.pm](https://img.shields.io/hexpm/l/hedwig_youtube.svg)](https://hex.pm/packages/hedwig_youtube)\n [![Hex.pm](https://img.shields.io/hexpm/dt/hedwig_youtube.svg)](https://hex.pm/packages/hedwig_youtube)\n [![Build Status](https://travis-ci.org/ryanwinchester/hedwig_youtube.svg?branch=master)](https://travis-ci.org/ryanwinchester/hedwig_youtube)\n\n## Installation\n\nAdd to the deps in `mix.exs`\n\n```elixir\ndef deps do\n  [\n    {:hedwig_youtube, \"~\u003e 0.1.0\"},\n  ]\nend\n```\n\n## Config\n\nAdd the responder to your `:responders` list in your bot config, `config/config.exs`\n\n```elixir\nconfig :my_robot, MyApp.MyRobot,\n  responders: [\n    {Hedwig.Responders.Youtube, []},\n  ]\n```\n\n## Environment variables\n\n- `YOUTUBE_KEY` environment variable for your **youtube API key**\n\n```elixir\nconfig :hedwig_youtube,\n  youtube_key: {:system, \"YOUTUBE_KEY\"}\n```\n\nOr, you can override the config, like so:\n\n```elixir\nconfig :hedwig_youtube,\n  youtube_key: \"abcdefg12345678\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwinchester%2Fhedwig_youtube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanwinchester%2Fhedwig_youtube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanwinchester%2Fhedwig_youtube/lists"}