diff options
Diffstat (limited to 'src/content/tils/2020/11/14')
-rw-r--r-- | src/content/tils/2020/11/14/gpodder-media.adoc | 30 |
1 files changed, 9 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 index a74b225..f722f35 100644 --- a/src/content/tils/2020/11/14/gpodder-media.adoc +++ b/src/content/tils/2020/11/14/gpodder-media.adoc @@ -1,24 +1,15 @@ ---- += gPodder as a media subscription manager -title: gPodder as a media subscription manager +:re-discover: https://www.charlieharrington.com/unexpected-useless-and-urgent +:gpodder: https://gpodder.github.io/ -date: 2020-11-14 +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. -layout: post +{gpodder}[gPodder] does. -lang: en - -ref: gpodder-as-a-media-subscription-manager - ---- - -As we [re-discover][rss] 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 +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, @@ -26,8 +17,5 @@ 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 +Being obvious now, it was a big finding for me. If it got you interested, I recommend you giving gPodder a try. - -[rss]: https://www.charlieharrington.com/unexpected-useless-and-urgent -[gpodder]: https://gpodder.github.io/ |