podsync

Turn YouTube or Vimeo channels, users, or playlists into podcast feeds

MIT License

Downloads
80
Stars
1.5K
Committers
32

Bot releases are visible (Hide)

podsync - v2.0.0

Published by mxpv almost 5 years ago

Changelog

a547647 Add CLI main and TOML configuration
a89f763 Add Dockerfile
b66cf76 Add GoReleaser configuration
81aeb64 Add Travis
538cb3e Add Travis badge
f10c993 Add banner
7617018 Add debug logging and a few minor fixes
0767f97 Add docker-compose file
c48df0c Cleanup unused packages
1a4a0a5 Fix tests and linter
54c78ad Fix underscore titles #33
616fac5 Implement basic feed updater
753568b Implement episode downloader
cce3728 Implement initial static file server
fc9942b Move default values to model package
acee1d9 Refactor builders
08a58e6 Remove not needed packages
d446760 Rework lambda resolver return parameters
1e721f0 Run updater goroutines
63d3edb Update FUNDING.yml
44b4f30 Update README
e89fd33 Update README
7168f6e Update and fix linters
b22d2dc Use context in YouTube builder

Docker images

  • docker pull mxpv/podsync:v2.0.0
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - Hello world

Published by mxpv about 5 years ago

First public release!