Skip to content

Releases: guywithnose/feedTube

Version 0.3.1

30 Aug 02:39
1d53d36

Choose a tag to compare

Version 0.3.1 Pre-release
Pre-release

Minor Features

  • Prevent live streams from being processed
  • Add quality parameter

Developer Changes

  • Convert to dep
  • Update to use runner
  • Major Refactor

Version 0.3.0: The Incredible Skydiving Gold

18 Apr 10:37
49f423f

Choose a tag to compare

Minor Features

  • Add duration
  • Add overrideTitle parameter
  • Add generator to the xml
  • Add thumbnails
  • Add playlist/channel link to rss
  • Add youtube link to description
  • Allow passing channel by username or channel id
  • Get file length so that the enclosure can be added to xml

Developer Changes

  • Convert to a better RSS library
  • Let the google api library handle pagination

Version 0.2.0: The Castle of the Fencing Onslaught

11 Apr 02:38
21e7dba

Choose a tag to compare

Minor Features

  • Add command completion
  • Increase audio quality
  • Add cleanupUnrelatedFiles flag
  • Add README Installation section
  • Add README
  • Add LICENSE
  • Add video title to filename

Developer Changes

  • Simplify the code by leveraging the github.com/gorilla/feeds library
  • Add a test to verify we don't redownload existing files
  • Switch to use google api client
  • Add tests
  • Refactor into a single package