Skip to content

A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

beodegit/castget

 
 

Repository files navigation

castget

Installation and configuration

Please see INSTALL for detailed installation instructions.

Dependencies:

  • glib2 (version 2.14 or higher for optional regular expression filters)
  • libcurl
  • id3lib (optional, for ID3 tag support)

See configure --help for instructions on how to disable these features should any of these libraries be unavailable.

You will find a sample configuration file castgetrc.example in the top level directory of the distribution. You should copy this file to your home directory as .castgetrc and edit it to suit your preferences.

Usage

For usage instructions see the castget(1) and castget(5) man pages.

Bug reports

Please use the github bug tracker to report bugs.

License

castget is maintained by Marius L. Jøhndal and is available under the LGPL license.

About

A simple, command-line based RSS enclosure downloader, primarily intended for automatic, unattended downloading of podcasts.

Resources

License

GPL-2.0, LGPL-2.1 licenses found

Licenses found

GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.9%
  • Roff 8.6%
  • Shell 1.5%