Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 440 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 440 Bytes

Go-Poddler

A podcast downloader written in Go.

Built with

Go, gofeed, tview, sqlite

Screenshot

Features

  • Add/Remove rssfeed url.
  • Download episodes. default: (~/Music/podcasts/< PodcastTitle >/< Number._EpisodeTitle >)

Keybinding

  • TAB key = Cycle through the blocks.
  • Arrow keys = Scroll
  • Enter key = Select/Confirm
  • X key = On Podcast list, remove podcast from database.