Releases: guywithnose/feedTube
Releases · guywithnose/feedTube
Version 0.3.1
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
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
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