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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dtipod-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c3a47b50921d010ed364774949d23324cb7481881fd5d0534ade7658f9a53eba
MD5 926cb7d1d679358e8f4ffea7b2e25c5e
BLAKE2b-256 2a0d5eef829dee7c6492c5f89840a4c06310de232e8110c2ee852e7b149c8138

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dtipod-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 26.2 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.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c6a09dbdaa37726d2130b91607a0868089d21ac80e1696f43ba9d87f9b5a7d37
MD5 1692b4a1c6d529147518d9b18802995e
BLAKE2b-256 eeba9c23b2d7b674289a36fc1fb43520783c67ba1f67c8122de4a3d6b49dba47

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