Replies: 1 comment
-
|
I just ran into similar problems, although the timeout parameter as defined in the sample config worked for me (putting it to 120 min = 2 hours): |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to download a youtube video >3 hrs long. I've set my timeout value to 3600, basically I want podsync to just let it download the video. However, it just timeoutted within around 1 minute.
I've also extracted the error log from youtube-dl and here's the extract of the log
I tried to run youtube-dl directly in the container with
and it did not timeout so I suspect that it has nothing to do with youtube-dl but podsync.
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions