A simple podcast client that runs on the CLI.
Project description
marrie is a simple podcast client that runs on the CLI (bash).
Command Line options
- --version
show program’s version number and exit
- -h, --help
show this help message and exit
- --list
list all the feeds available
- --list-files
list all the downloaded files available from podcast_id
- --get-latest
fetch the latest chapter availeble from podcast_id
- --play=FILE
play a given chapter from podcast_id
- --play-latest
play a the latest chapter from podcast_id
- --play-random
play a random chapter from podcast_id
Configuration
Section config:
fetch_command: command used to download the podcast files, e.g. using wget.
player_command: command used to play the podcast files, e.g using mplayer.
media_dir: directory path where the podcast files will be saved, in sub directories with the podcast_id as the name of the sub directory.
Section podcast:
syntax: podcast_id = url of the RSS feed
Please see the default config file (generated in the first run) for examples.
The config file will be found at ~/.marrie and the config is only in a per-user basis.
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
File details
Details for the file marrie-0.2.1.tar.gz.
File metadata
- Download URL: marrie-0.2.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8431d0380f105920fe2b2955eb03bba21d874dc3776a9a06fadc4204c1147639
|
|
| MD5 |
2f1510796e10b023b851208b47f55e62
|
|
| BLAKE2b-256 |
8839f2eac6c5d71b5f14d25cabd9791a7a7f01429cef32777ab1cb25427c7be1
|