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.1.tar.gz (26.5 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.1-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dtipod-0.3.1.tar.gz
Algorithm Hash digest
SHA256 f9b996f84618997842a1b544a3f079413f1871df4be00b5759bad245fe50ca28
MD5 948d35803f2d6bde5985961726c59384
BLAKE2b-256 1e9fbcdbb02ec9484e7ee1eec9c955c95dd9ecc4bb0024b82c35c4992a5635ec

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dtipod-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 02c367db5552e41112801793d7473f61cdd352eda812b3654e344936a4300b45
MD5 2402e144007b3791dbbc201c5942a6d1
BLAKE2b-256 e6733e785bf112eb357be0040d91fea3ef0685da38ab5568cf78c46e2f29f381

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