Skip to content
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

Make the hard timeout on youtube-dl execution configurable #186

Closed
wants to merge 4 commits into from

Conversation

raphyduck
Copy link

Right now the timeout for youtube-dl is hard coded. After 10 minutes youtube-dl is killed no question asked.

This pull request make this timeout an optional setting from config.toml and change the default to 30 minutes.

This is my first dab at Go, but at least it seems to work for me.

mxpv added a commit that referenced this pull request Oct 17, 2020
@mxpv
Copy link
Owner

mxpv commented Oct 17, 2020

Hello. Thanks for your PR. I think this can be implemented a bit easier (see d39e464). I pushed the changes to master branch and will make a new release.

@mxpv mxpv closed this Oct 17, 2020
dop251 pushed a commit to dop251/podsync that referenced this pull request Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants