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

Catch request exceptions so that downloads continue after a 404. #106

Merged

Conversation

willvincent
Copy link
Contributor

Fixes #103

While that video still won't be downloaded, other newer videos will be downloaded, previously the process would bail because request exceptions thrown by guzzle were not caught. This will display the error about the missing file, and continue with any other downloads in the list.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@carlosflorencio
Copy link
Owner

Sorry for the delay, thanks for the workaround 💪.

@carlosflorencio carlosflorencio merged commit ca11931 into carlosflorencio:master Mar 9, 2020
@willvincent willvincent deleted the fix/continue-after-404 branch June 12, 2020 17:49
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.

not downloading latest videos
2 participants