From 5b2d338c8482e42564ec4f4df13c037f2aab8f54 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Dec 2021 21:02:41 -0800 Subject: [PATCH] Added livepeer cli transcoder --- data/ecosystems/l/livepeer.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/livepeer.toml b/data/ecosystems/l/livepeer.toml index e831ad66..00eb8b2a 100644 --- a/data/ecosystems/l/livepeer.toml +++ b/data/ecosystems/l/livepeer.toml @@ -27,6 +27,9 @@ url = "https://github.com/livepeer/cdn-log-analytics" [[repo]] url = "https://github.com/livepeer/cdn-log-puller" +[[repo]] +url = "https://github.com/livepeer/cli-transcoder" + [[repo]] url = "https://github.com/livepeer/cloudworker"