gopodgrab

command module
v0.0.0-...-3feca8e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2020 License: MIT Imports: 1 Imported by: 0

README

gopodgrab

A command-line tool to download and manage your favourite podcasts from an XML feed.

This is developed as a small side-project for personal use. Features will be added as seen fit, needed, appropriate, nice to have, etc.

Usage

Add a new podcast

$ gopodgrab add --feed-url https://path/to/podcast/feed --storage /path/to/store/episodes --name foocast

Adds a new podcast "foocast" to be managed by gopodgrab specifying where to store the episodes and the location of the cast's feed file.

Update podcast

$ gopodgrab update foocast

Update foocast, downloading all new epsiodes since the last update to the local storage directory. Here "foocast" is the name of a managed podcast. The special name "all" updates all managed podcasts.

$ gopodgrab update all

Show all currently managed podcasts

$ gopodgrab list

Lists all currently managed podcasts with some additional information for each.

$ gopodgrab show foocast

Show a more detailed summary for podcast "foocast".

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL