Skip to main content

Podcatcher do_the_internet.sh-style

Project description

dtipod

This program is a podcatcher in the style of "do_the_internet.sh", found on Gemini (the Smolweb protocol, not the other thing) and popularized by Ploum. The name dtipod is directly derived from "do the internet".

Installation

System requirements

  • curl
  • python3 (tested with 3.12)
  • pipx (optional, but simplifies installation a lot)

Cloning the repo

git clone https://git.sr.ht/~mbuechse/dtipod
cd dtipod

Installation proper

Pros can install this Python program into a virtualenv of choice using setup.py; alternatively, the recommended way is to use pipx and then install like so:

$ pipx install .

Usage

The program is quite boring, as it's supposed to be:

# import subscriptions from OPML file
dtipod import ~/Downloads/antennapod-feeds-2025-08-30.opml

# add new subscription
dtipod import-url https://overpopulationpodcast.libsyn.com/rss

# show detailed contents of inbox (Markdown style)
dtipod inbox

# fetch and parse RSS for all subscriptions
dtipod update

# show all feeds w/some description
dtipod feeds --long | less -S

# show 25 most recent episodes w/some description
dtipod episodes --long | less -S

# show 3 most recent episodes per feed
dtipod list | less -S

# download 3 episodes given by hashid
dtipod download 6bbc2994 87095be6 79650141

# clear inbox (whatever I don't want to download)
dtipod clear

Note: all fetching/downloading is implemented using curl --parallel.

Copyright and License

Copyright 2025 Matthias Büchse.

dtipod is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

dtipod is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with dtipod. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dtipod-0.2.0.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dtipod-0.2.0-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file dtipod-0.2.0.tar.gz.

File metadata

  • Download URL: dtipod-0.2.0.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for dtipod-0.2.0.tar.gz
Algorithm Hash digest
SHA256 605bae180004ae7b9e35ed41a33222f581e1e5c7e00ff43fb7eabe057d951e31
MD5 02ee34ee56c9466c8b5068345cc94a30
BLAKE2b-256 bbcbb231548c63cc5a33858f7c49241f063681e4a987c09336d15f090b6bc914

See more details on using hashes here.

File details

Details for the file dtipod-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: dtipod-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.11

File hashes

Hashes for dtipod-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ae4c66cf7113efcd0bc2f7519f65ab9b8e8b70c96c0ad2e5199797f46f7612a1
MD5 3934e5299c87619b827391d46d11afe8
BLAKE2b-256 b8a01caf94a928d596e8f8b0a2a44cbd7c4e162c30d96bb18e1a8b169a0fee14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page