README 621 B

1234567891011121314151617
  1. podget (simple podcast aggregator)
  2. Podget is a simple podcast aggregator optimized for running as
  3. a scheduled background job (i.e. cron). It features support for:
  4. - Downloading podcasts from RSS and ATOM XML feeds.
  5. - Sorting the files into folders and categories.
  6. - Importing URLs from iTunes PCAST files and OPML lists.
  7. - Automatic M3U & ASX playlist creation.
  8. - Cleanup of old files.
  9. - Automatic UTF-16 conversion for feeds hosted on MS Windows servers.
  10. Run podget once to install the configuration files to $HOME/.podget,
  11. and then customize them there.
  12. See /usr/doc/podget-*/scripts for additional helper scripts.