From 3b11384708c8858f62211b5e3a4327e8f7e9e69c Mon Sep 17 00:00:00 2001 From: Adam R Grey Date: Sun, 9 Apr 2023 17:22:15 -0400 Subject: [PATCH] podcastify YT works --- tasks/PodcastifyYT.cs | 178 ++++++++++++++++++++---------------------- tasks/Sponsorblock.cs | 1 + 2 files changed, 86 insertions(+), 93 deletions(-) diff --git a/tasks/PodcastifyYT.cs b/tasks/PodcastifyYT.cs index dc15a42..388c654 100644 --- a/tasks/PodcastifyYT.cs +++ b/tasks/PodcastifyYT.cs @@ -1,99 +1,91 @@ -// using System.Diagnostics; -// using ttrss_co_client.ttrss; -// using ttrss_co_client.ttrss.datastructures; +using System.Diagnostics; +using ttrss_co_client.ttrss; +using ttrss_co_client.ttrss.datastructures; -// namespace ttrss_co_client.tasks -// { -// ///download from YT, to be ripped into a podcast -// public class PodcastifyYT : Phase1Task -// { -// public override async Task ActOn(Headline headline, IEnumerable