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

youtube-dl URL open error #10

Open
ClaytonTurnerOld opened this issue Mar 20, 2017 · 2 comments
Open

youtube-dl URL open error #10

ClaytonTurnerOld opened this issue Mar 20, 2017 · 2 comments
Labels

Comments

@ClaytonTurnerOld
Copy link
Collaborator

youtube-dl very rarely throws a timeout error when trying to open a URL.

We could try wrapping this in a try/except, but that seems real hacky

@ClaytonTurnerOld
Copy link
Collaborator Author

Could try redirecting the output from youtube-dl and then regex-ing the output to see the error that comes up in order to do the try-excepting

@ClaytonTurnerOld
Copy link
Collaborator Author

Should also consider a max try amount in the try-except sequence

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

No branches or pull requests

1 participant