Skip to content

podcast 0.17.0

Compare
Choose a tag to compare
@njaremko njaremko released this 18 Jul 01:45
· 46 commits to master since this release
  • Search is improved to handle spaces without quotes
    podcast search my brother will correctly return My Brother My Brother And Me
  • Podcast downloading has been significantly improved
    • We now show you download progress in a subjectively prettier manner
    • Downloads are optimally distributed across threads
    • We take advantage of keep-alive connection pooling if possible
  • Fixed the --quiet option not being parsed correctly
  • Fairly significant work towards cleaning up the code base, and making everything more readable. More to come.