-
-
Notifications
You must be sign 8000 ed in to change notification settings - Fork 272
Nothing Works #656
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I was running into this because I was using |
See my PR here #657 |
Podsync uses yt-dlp to download from youtube. Last time, Youtube changes their policy, and now yt-dlp have problems with downloading. More about that yt-dlp/yt-dlp#10128 |
on docker: docker exec -it podsync yt-dlp -U |
I did this but I'm still getting download errors, and asked to sign in to confirm that I'm not a bot |
I had to run |
I put together a docker-compose that includes the update step if anyone finds it helpful:
Edit: This might actually be redundant if you enable yt-dlp self-updating in the config file. |
In error logs
The text was updated successfully, but these errors were encountered: