podsync icon indicating copy to clipboard operation
podsync copied to clipboard

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

Results 130 podsync issues
Sort by recently updated
recently updated
newest added

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6 to 8. Release notes Sourced from golangci/golangci-lint-action's releases. v8.0.0 Requires golangci-lint version >= v2.1.0 What's Changed Changes feat: use absolute paths by default when using working-directory...

dependencies
github_actions

https://www.youtube.com/watch?v=2DDhYhT4eig Now it’s official and it’s been a few weeks that some videos I download using podsync have a very bad translation into English. Would it be possible to add...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go

Hello. I am starting the container automatically on a scheduled basis: `podman run -p 5055:8080 --rm -it -v acishare:/app/data/ -e "PODSYNC_CONFIG_PATH=/app/data/config.toml" ghcr.io/mxpv/podsync:latest` Once it has started, I downloads all new...

I clicked the "Launch Stack" button and it points at the url https://podsync-cf.s3.amazonaws.com/cloud_formation.yml This throws an error. ![Image](https://github.com/user-attachments/assets/90a26933-46f4-4122-9030-b3a68d79f762) When you visit https://podsync-cf.s3.amazonaws.com/cloud_formation.yml in the browser I see "AccessDenied" ![Image](https://github.com/user-attachments/assets/0e42ae72-e439-4ce2-b0d2-e9ee589f59ae)

Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.33.0 to 0.34.0. Commits acc3815 endpoints: fix %q verb use with wrong type See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/oauth2&package-manager=go_modules&previous-version=0.33.0&new-version=0.34.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...

dependencies
go

### Summary The `not_title` filter is excluding episodes even when the forbidden keyword does **NOT** appear at the start of the title. It behaves as if the regex were matching...

### Description: When podsync is hosted on a public domain, the generated podcast feeds and episode pages are exposed to search engine crawlers. This can cause them to be indexed...

Over two years of runtime, the vlog file has grown to 100MB. Parsing this file is taking up considerable resources. Is there a way of pruning the data without losing...

Hi, I would be interested to enrich the RSS generated out of podsync to include the whole transcript (not a translation) of the video. I have identified following hurdles: -...

feature-request