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.3.0.tar.gz (26.2 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.3.0-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dtipod-0.3.0.tar.gz
Algorithm Hash digest
SHA256 064a52997fdcca6b53ebede77b586990b1178184db0a5cb99da38f6c3253b231
MD5 b06057ff362213bee302b33de92907cb
BLAKE2b-256 f7895597bf3e6a14be734a72bf1ab071ce1d00d6ec9c9b86fdd48d9d34b0e756

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dtipod-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 26.7 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ed652ea8852249278fde41442a0334018c3f72a6075db4889db50e78cbdae43
MD5 4a233c570132495acd717b27ee3d3c19
BLAKE2b-256 c050d637222912e0f47a17edfa4597d8d45ce81f8ecaa68ca41261d5cec982c7

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