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.7.0 Latest Release

Published by github-actions[bot] 7 months ago

Changelog

  • 3aee543 Add TLS support
  • 49b707c Bump actions/checkout from 3 to 4
  • 719aefa Bump actions/setup-go from 4 to 5
  • a043e26 Bump actions/upload-artifact from 3 to 4
  • bb584f0 Bump docker/build-push-action from 4 to 5
  • 9cc74a2 Bump docker/login-action from 2 to 3
  • dc3f2f7 Bump docker/setup-buildx-action from 2 to 3
  • 31bf0c2 Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3
  • 92bb248 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0
  • ebffa3a Bump golang.org/x/oauth2 from 0.6.0 to 0.9.0
  • 33b0204 Bump golang.org/x/sync from 0.1.0 to 0.6.0
  • 75873a7 Bump golangci/golangci-lint-action from 3 to 4
  • 92fdff3 Bump goreleaser/goreleaser-action from 4 to 5
  • a0df050 Fix goreleaser config
  • 391489a Fix tests and lints
  • 4a9eafd Fix version tag when releasing docker images
  • 7a81903 Replace deprecated function calls
  • 145abe1 Update dependecines and Go version
  • d8e042a Update golangci-lint
  • cffd002 Update release notes formatting

Docker images

docker pull ghcr.io/mxpv/podsync:v2.7.0
docker pull ghcr.io/mxpv/podsync:latest
podsync - v2.6.1

Published by github-actions[bot] over 1 year ago

Changelog

  • dd551d9 Include docker image links in release notes

Docker images

docker pull ghcr.io/mxpv/podsync:latest
podsync - v2.6.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 081dfbd Add S3 prefix support (#498)
  • 24166c4 Add max_age filter to skip old episodes
  • 2552a6c Add min and max duration filter
  • 748084d Add nightly build job
  • d871db8 Add option to enable debug mode in config.toml
  • 79634a3 Bump actions/setup-go from 3 to 4
  • b86b8f0 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 2e7d99a Bump golang.org/x/oauth2 from 0.0.0-20180620175406-ef147856a6dd to 0.6.0
  • 2500587 Bump golang.org/x/sync from 0.0.0-20220722155255-886fb9371eb4 to 0.1.0
  • 90912c2 Bump gopkg.in/natefinch/lumberjack.v2 from 2.0.0 to 2.2.1
  • f969164 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • 8c19c32 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0
  • 6fed6da Create how_to_setup_podsync_on_synology_nas.md
  • 52fe94f Fix S3 setting name in example
  • 5c29072 Fix nightly tag
  • 5b7ddeb Publish nightly builds (fix: #394)
  • 453484a Rebase with main
  • 4ebdc47 Remove helper
  • a546bbf Rename vars
  • 947ac53 Rework release
  • 76985c5 Update cloud_formation.yml
  • 70f64c5 Update docs/how_to_setup_podsync_on_synology_nas.md
  • 675845d Update docs/how_to_setup_podsync_on_synology_nas.md
  • 6bdd009 Update docs/how_to_setup_podsync_on_synology_nas.md
  • 7d18be9 Use Env Vars to build and push Docker Images, bump golangci-lint to v1.50.1
  • c8b4aa2 run gofmt
podsync - v2.5.0

Published by mxpv almost 2 years ago

What's Changed

Dependencies

New Contributors

Full Changelog: https://github.com/mxpv/podsync/compare/v2.4.2...v2.5.0

podsync - v2.4.2

Published by github-actions[bot] almost 3 years ago

Changelog

  • aaf8e09 Add config.toml.example (fix #269 #194)
  • 142b0e0 Add server package
  • 3690018 Allow custom youtube-dl path
  • 43c44fc Allow specify string as API key
  • 5483455 Decouple config package
  • 26f4b2a Fix context import
  • 1c2e374 Fix data path in docker compose file
  • db4de62 Migrate to pelletier/go-toml
  • a5c6e2d Move cron section to docs
  • 0edf283 Notify when using log file (fix: #224)
  • 12cdbf6 Refactor code to allow pluggable storages
  • 16315c0 Update docker compose (close: #270)
  • 34c708d readd WORKDIR /app config.toml uses relative path, from the current directory, $PWD by default is /.
podsync - v2.4.1

Published by github-actions[bot] almost 3 years ago

Changelog

  • 1ae7f09 Add Podcast Owner Custom Definitions per #171
  • 2522d72 Add dependabot
  • 2751c4b Add server bind option (#190)
  • 2fdc827 Bump actions/checkout from 1 to 2.4.0
  • 2b2f6f7 Bump actions/setup-go from 1 to 2.1.5
  • bc2c910 Bump actions/upload-artifact from 1 to 2.3.1
  • 330ac47 Bump github.com/dgraph-io/badger from 1.6.0 to 1.6.2 (#258)
  • 9910373 Bump github.com/golang/mock from 1.4.3 to 1.6.0
  • d117800 Bump github.com/hashicorp/go-multierror from 1.0.0 to 1.1.1
  • ddca372 Bump github.com/jessevdk/go-flags from 1.4.0 to 1.5.0 (#257)
  • 4b305b5 Bump github.com/sirupsen/logrus from 1.2.0 to 1.8.1
  • 941fba5 Bump github.com/stretchr/testify from 1.4.0 to 1.7.0
  • 93c762a Bump goreleaser/goreleaser-action from 1 to 2.8.0
  • da93686 Dockerfile:add --no-banner.
  • 40ad9a4 Fix TOML inline table definition in Tests
  • ac0aa8f Fix vimeo test
  • c1130f3 Initial SoundCloud playlist support
  • 0f607dc Require gopkg.in/yaml.v2 v2.2.8
  • cc9fcb4 Revert "dockerfile: source youtube-dl from alpine repos" #195
  • 24aed66 Update badges
  • 3f9c059 Update branch names on CI
  • f337f6c Update release actions
  • 1620697 Use golangci-lint github action
  • 52293e4 add support for descengind playlists
  • 4fa6da6 build podsync inside docker
  • d7885eb dockerfile: source youtube-dl from alpine repos
  • 8d8832e readme: demonstrate new custom fields in example config.
podsync - v2.4.0

Published by mxpv about 4 years ago

Changelog

d39e464 Configure download timeouts #186
31cb976 README.md: example config: remove quotes from max_height
ec5eae7 Include tzdata in Dockerfile #131
3572e14 Support cover art quality
0ce6e99 Customize subcategories #161
fc952bf Add CI timeouts
beb6d5e Update Go to 1.15 and linter #141 #157
27e41d7 Support overwriting title, author and description of feed (#177)
a4f8545 Merge pull request #173 from tatzyr/h264
01d74f8 Use H.264 codec first
33dfac1 Merge pull request #169 from tuxpeople/patch-1
0634cb9 Update README.md

Docker images

  • docker pull mxpv/podsync:v2.4.0
  • docker pull mxpv/podsync:v2.4
  • docker pull mxpv/podsync:latest
podsync - v2.3.0

Published by mxpv about 4 years ago

Changelog

1372c63 Temporary disable Github registry
303d741 Merge pull request #163 from ticky/additional-youtubedl-arguments
a878c05 Allow additional youtube-dl arguments
00c7bce Merge pull request #153 from dop251/cleanup-pr
a21f8d9 Remove 'stale' episodes. When cleaning remove title and description to save space.
0c41b47 Only consider downloaded episodes when cleaning (#152)
f8f8bd9 Fixed episodes out-of-order in XML #151 #133
13e77d0 Merge pull request #148 from dop251/filters-pr
b47cc9b Implemented negative filters for title and description.
af09e4c Prevent CI running jobs twice in PRs
66f2455 Update Makefile
8415f6f Minor log fixes
9f4f985 Merge pull request #132 from mxpv/key-rotation
2842960 Update README
24c9e79 Refactor feed package
d1bd2c2 Integrate key providers
7a65e3d Implement key providers
2623a30 Allow specify list of API keys in TOML
82bbd02 Switch toml package to github.com/naoina/toml
df7dc56 Fix self update loop
57d84f7 Upload podsync binaries from CI Build job
eb17568 Use latest youtube-dl in Dockerfile #119
0e4a7a6 Auto update youtube-dl #119 #130
e764ab6 Refactor packages
10c2de0 Enable back Github docker store

Docker images

  • docker pull mxpv/podsync:v2.3.0
  • docker pull mxpv/podsync:v2.3
  • docker pull mxpv/podsync:latest
podsync - v2.2.2

Published by mxpv over 4 years ago

Changelog

6a11db7 Enable more linters
7ad62b6 Fix occasional crash #128 #129
fb9ba8a Remove temporary files and directories.
f7d0f0b Support log rotation
3dd0e85 Update feed customizations #125
a3fcd67 Update go mod
44e1f77 Validate go mod on CI

Docker images

  • docker pull mxpv/podsync:v2.2.2
  • docker pull mxpv/podsync:v2.2
  • docker pull mxpv/podsync:latest
podsync - v2.2.1

Published by mxpv over 4 years ago

Changelog

4afc477 Detect ffmpeg or avconv for youtube-dl #122
67478ac Fix key not found error #120
174557e Log a message when a '429 Too Many Requests' error is detected, in case of another error log the output from youtube-dl. (#121)
40dd2f5 Respect page_size parameter when downloading episodes

Docker images

  • docker pull mxpv/podsync:v2.2.1
  • docker pull mxpv/podsync:v2.2
  • docker pull mxpv/podsync:latest
podsync - v2.2.0

Published by mxpv over 4 years ago

Changelog

316af91 Add OPML unit test
5b927fd Allow Badger configuration #118
e3aed44 Fix linter
01b2f8d Optional inclusion of feeds into an opml file (#114)
42d2295 Remove Travis
278f49b Update README
445394b Use go-opml package

Docker images

  • docker pull mxpv/podsync:v2.2.0
  • docker pull mxpv/podsync:v2.2
  • docker pull mxpv/podsync:latest
podsync - v2.1.1

Published by mxpv over 4 years ago

Changelog

26e3ed4 Enable Truncate option #116

Docker images

  • docker pull mxpv/podsync:v2.1.1
  • docker pull mxpv/podsync:v2.1
  • docker pull mxpv/podsync:latest
podsync - v2.1.0

Published by mxpv over 4 years ago

Changelog

5a50135 Add clean target
81dae47 Add json tags to models
ac8a889 Add release CI
a6c21e6 Adding public hostname from ec2 to configuration (#94)
25d7c31 Decompose cron scheduler
c6aa18c Don't publish not yet downloaded episodes #75 #67
23fb5ba Fix README markup
16797c3 Fix YouTube howto link
8957f70 Fix database version check
4daecf4 Fix feed ID
163976a Fix updater
62b64b6 Get rid of forked podcast package
f2a8638 Implement Badger storage
336e501 Implement basic title matching #92 #63
f3565b2 Improve feed customizations
1a986ef Increase golangci-lint timeout
4fb66ae Limit for maximum resolution of videos #74 #80
d6e8a22 Looup for youtube-dl binary #95
ce02bb1 Minor Badger refactoring
5997a39 Minor cover art fix
e0290af Refactor updater
c6e602e Refactor ytdl
0ef90e1 Rename storage to db
5f62b45 Simplify storage interface
35dc604 Support episodes cleanup #44
7ca1d03 Update README
b217ba8 Update golangci-lint to v1.23.1
795c522 Update next update message based on crontab
db66f6c Use cron expression to set update intevals #88 #46
e89c143 Use default database directory
38f5c3c Use fs storage interface to access episodes
7f24306 Use storage to track episodes
861eef5 fix Cron
054993d fix YoutubeDL output template
9ed861f fix enclosureType for audio

Docker images

  • docker pull mxpv/podsync:v2.1.0
  • docker pull mxpv/podsync:v2.1
  • docker pull mxpv/podsync:latest
podsync - v2.0.7

Published by mxpv over 4 years ago

Changelog

14a4184 Add AWS CloudFormation template #65
f34f64e Add QNAP NAS Guide
dd8b137 Don't publish to Github registry anymore
3e0bd6c Fix YouTube tests
e1f49c0 Log warning when youtube-dl gets 429 error #69
bb0fb99 Make clarifications about config file in README
76be718 Rename builder to feed
ee7385a Update README.md (#72)
9f4c926 Update publish script
4d200da Update to latest Youtube Downloader version (#76)

Docker images

  • docker pull mxpv/podsync:v2.0.7
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
podsync - v2.0.6

Published by mxpv almost 5 years ago

Changelog

194eef2 Add Vimeo tutorial
7ac8943 Add YouTube tutorial
59e4f5b Do not fail feed update when unable to get one episode's file size #58
2c5e333 Enable builders API testing on CI
fe02f83 Minor code refactoring
3ba98e8 Use youtube-dl output template with extension parameter #50 #59

Docker images

  • docker pull mxpv/podsync:v2.0.6
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.6
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - v2.0.5

Published by mxpv almost 5 years ago

Changelog

d54791e Add make release
bb55caf Release ARM builds

Docker images

  • docker pull mxpv/podsync:v2.0.5
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.5
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - v2.0.4

Published by mxpv almost 5 years ago

Changelog

bcf1f3e Add Github Actions CI script
a2ec288 Add LICENSE #45
5a85228 Allow CLI to be hidden behind reverse proxy #47 #43
be3fe06 Don't skip further video downloads on first error #54
641b352 Minor Makefile fixes
ab8bdde Update README badges

Docker images

  • docker pull mxpv/podsync:v2.0.4
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.4
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - v2.0.3

Published by mxpv almost 5 years ago

Changelog

354795e Check youtube-dl and ffmpeg dependencies before loading configuration
9cca09d Fix broken alpine dependency
2644de9 Fix youtube-dl path in Docker file

Docker images

  • docker pull mxpv/podsync:v2.0.3
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.3
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - v2.0.2

Published by mxpv almost 5 years ago

Changelog

4275b4f Change default update period to 6h
6005ea7 Don't break feed generation on failed episode donwload
2174ac1 Fix README typo
780f944 Fix YouTube pagination #42
d092710 Fix download links when using custom port #43
22e7165 Fix extension for audio files #41
a3738ff Simplify docker-compose file
18fd306 Update youtube-dl to 2019.11.05

Docker images

  • docker pull mxpv/podsync:v2.0.2
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.2
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest
podsync - v2.0.1

Published by mxpv almost 5 years ago

Changelog

7c1b104 Fix hostname config option
77e0d00 Update README

Docker images

  • docker pull mxpv/podsync:v2.0.1
  • docker pull mxpv/podsync:v2.0
  • docker pull mxpv/podsync:latest
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0.1
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:v2.0
  • docker pull docker.pkg.github.com/mxpv/podsync/cli:latest