summaryrefslogtreecommitdiff
path: root/src/content/tils/2020/11/14
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-04-18 02:17:12 -0300
committerEuAndreh <eu@euandre.org>2025-04-18 02:48:42 -0300
commit020c1e77489b772f854bb3288b9c8d2818a6bf9d (patch)
tree142aec725a52162a446ea7d947cb4347c9d573c9 /src/content/tils/2020/11/14
parentMakefile: Remove security.txt.gz (diff)
downloadeuandre.org-020c1e77489b772f854bb3288b9c8d2818a6bf9d.tar.gz
euandre.org-020c1e77489b772f854bb3288b9c8d2818a6bf9d.tar.xz
git mv src/content/* src/content/en/
Diffstat (limited to 'src/content/tils/2020/11/14')
-rw-r--r--src/content/tils/2020/11/14/gpodder-media.adoc21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/content/tils/2020/11/14/gpodder-media.adoc b/src/content/tils/2020/11/14/gpodder-media.adoc
deleted file mode 100644
index f722f35..0000000
--- a/src/content/tils/2020/11/14/gpodder-media.adoc
+++ /dev/null
@@ -1,21 +0,0 @@
-= gPodder as a media subscription manager
-
-:re-discover: https://www.charlieharrington.com/unexpected-useless-and-urgent
-:gpodder: https://gpodder.github.io/
-
-As we {re-discover}[re-discover] the value of Atom/RSS feeds, most useful feed
-clients I know of don't support media, specifically audio and video.
-
-{gpodder}[gPodder] does.
-
-It is mostly know as a desktop podcatcher. But the thing about podcasts is that
-the feed is provided through an RSS/Atom feed. So you can just use gPodder as
-your media feed client, where you have control of what you look at.
-
-I audio and video providers I know of offer an RSS/Atom view of their content,
-so you can, say, treat any YouTube channel like a feed on its own.
-
-gPodder will then managed your feeds, watched/unwatched, queue downloads, etc.
-
-Being obvious now, it was a big finding for me. If it got you interested, I
-recommend you giving gPodder a try.