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

Does youtube-dl exit on success or error when used as a subprocess? #23997

Closed
nadermx opened this issue Feb 8, 2020 · 1 comment
Closed

Does youtube-dl exit on success or error when used as a subprocess? #23997

nadermx opened this issue Feb 8, 2020 · 1 comment

Comments

@nadermx
Copy link

@nadermx nadermx commented Feb 8, 2020

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

Question

I'm currently using youtube-dl as a subprocess, I'm having it pipe the output of a --hls-prefer-native command, but for some reason youtube-dl hangs as time goes on. Even if it runs successfully, the process just hangs after.

@nadermx nadermx added the question label Feb 8, 2020
@dstftw dstftw closed this Feb 8, 2020
@dstftw dstftw added the incomplete label Feb 8, 2020
@nadermx
Copy link
Author

@nadermx nadermx commented Feb 11, 2020

@dstftw I have gone ahead and expanded on the question in this SO question https://stackoverflow.com/questions/60023789/runtime-cgo-pthread-create-failed-resource-temporarily-unavailable The entire golang using youtube-dl as a subprocess is available there, also with a answer showing that it's youtube-dl that is hanging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.