From 1077198a6712c1412a4e12778517f02e8515ba69 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Dec 2023 09:58:02 +0100 Subject: [PATCH 1/2] Add Vod2PodRSS to wishlist --- wishlist.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 9677a516..45d55701 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -652,6 +652,7 @@ description = "Self-hosted backup solution for photos and videos on mobile devic upstream = "https://github.com/immich-app/immich" website = "https://immich.app/" draft = "https://github.com/YunoHost-Apps/immich_ynh" + [infcloud] name = "InfCloud" description = "A contacts, calendar and tasks web client for CalDAV and CardDAV" @@ -1564,6 +1565,12 @@ description = "Build and share document collections" upstream = "https://github.com/huridocs/uwazi" website = "https://www.uwazi.io/" +[vod2podrss] +name = "Vod2PodRSS" +description = "Vod2Pod-RSS converts a YouTube or Twitch channel into a podcast with ease. No server storage needed." +upstream = "https://github.com/madiele/vod2pod-rss" +website = "" + [voyantserver] name = "VoyantServer" description = "Runs a webUI and backend for VoyantTools, a textual concordance and analysis java app." From ed48a26bf01c08f653a829bdce8cbc9afc900e4b Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Tue, 2 Jan 2024 00:01:33 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 45d55701..ae6e0e36 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -1567,7 +1567,7 @@ website = "https://www.uwazi.io/" [vod2podrss] name = "Vod2PodRSS" -description = "Vod2Pod-RSS converts a YouTube or Twitch channel into a podcast with ease. No server storage needed." +description = "Convert YouTube or Twitch channels RSS feed" upstream = "https://github.com/madiele/vod2pod-rss" website = ""