gopoddl

command module
v0.0.0-...-47e159c Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2016 License: MIT Imports: 19 Imported by: 0

README

gopoddl

Simple command-line podcast downloader

Usage

   gopoddl [global options] command [command options] [arguments...]

Commands:

  • init - create default config files
  • list - list all podcasts
  • add - add podcast to sync
  • remove - remove podcast from sync
  • reset - reset time and count for podcasts
  • check - check podcasts for availability
  • sync - start downloading
  • help - Shows a list of commands or help for one command

Installation

$ go get github.com/vali3nt/gopoddl

Start

Create inital config files under home directory:

$ gopoddl init

And edit ~/.gopoddl_conf.ini, setup at least download-path

Then add podcast:

$ gopoddl add http://example.com/rss.xml SOMENAME

if name is omitted , would be retrieved from podcast

Start download:

$ gopoddl sync
  • Number of podcasts items to download
  • Start date for sync

can be set by command line options

  • Download path
  • Media type
  • Filter (download podcast item with some text in title)

can be set configuration per podcast

Author

vali3nt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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