podify
podify copied to clipboard
Create podcasts from anything youtube-dl can handle
Sometimes yt-dl isn't able to download the files i'm interested in (for example twitter spaces). Would it be possible to upload files manually?
The default compose file has you using postgres 12.3. I'm looking to upgrade to 13 for my other services; can you tell us what versions are supported?
I'm noticing ~12 zombie processes on my server after adding some videos. Something like [tini](https://github.com/krallin/tini/) should solve this no problem.
I can see this in the console when running the container. This should probably be switched to production mode.
I've seen no indication of ARM64 architecture support on the docker page, so I've tried anyway to install it on my Armbian build without success. Is it possible to make...
Hi, I have fired up the docker-compose in portainer as a stack, and I am having issues with the DB User password. > 2021-09-05 07:20:33.021 UTC [32] FATAL: password authentication...
I'm noticing the same issue as issues #18, #29 and #43. There is an authentication error with the database when using the default Docker Compose file from the website. Not...
The downloaded file does not support Chinese, and the full Chinese title will fail to download. /storage/downloads/_# ls _10000_7_.mp4 _10_.mp4 _6_1000_.mp4 _CEO_.mp4  Please...
Using caddy reverse proxy, the URL will become ip: port. -"traefik.http.routers.podify.middlewares=sslheader@docker" -"traefik.http.middlewares.sslheader.headers.customrequestheaders.X-Forwarded-Proto=https" Don't know how to add to docker-compose.yml