Skip to content

Releases: edporras/audio-port-fetcher

v0.1.2

24 Jul 14:35
Compare
Choose a tag to compare
  • Support for date-based episode download using -d option.
  • Fallback to search for program using configured :pub_title if the guessed URL returns no results.
  • Unit tests for some methods.

v0.1.1

23 Jul 14:38
Compare
Choose a tag to compare

Changed

  • Configuration file now expected to be ~/.audioportfetcher.
  • Extract filename from response header. Fallback to sha-256 if not returned.

Added

  • Program argument -c option to specify a different configuration
    file to use.
  • Basic configuration format check.
  • Logout from audioport.org when finished.