From 1e984fc8ced6a5915dbd7b6e17bd942e8438cf27 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Fri, 22 Jul 2022 15:25:27 +0200 Subject: ref: Move the yt manager to the worker Simplify the worker/manager relationship. Now the worker is responsible for the managing the yt-dlp process as well. Also introduce chan to report back logs. That is an attempt to decouple things. --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e19fa46..7c89770 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,3 @@ This projects aim to automat a bit youtube-dl/yt-dlp downloads and learn some go in the process. - -- cgit v1.2.3