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 exception when file cannot be downloaded #10

Merged

Conversation

wafcio
Copy link
Contributor

@wafcio wafcio commented Sep 29, 2016

We have several situation when file cannot be downloaded:

  • youtube: video was removed
  • youtube: video is private
  • youtube: confreaks contain wrong embed_code, probably none value
  • vimeo: video doesn't exist
  • downloaded uncompleted video - we should retry

Above conditions should handle live streams too #6.

We have several situation when file cannot be downloaded:
* youtube: video was removed
* youtube: video is private
* youtube: confreaks contain wrong embed_code, probably `none` value
* vimeo: video doesn't exist
* downloaded uncompleted video - we should retry

Above conditions should handle live streams too smcabrera#6.
@wafcio
Copy link
Contributor Author

wafcio commented Sep 29, 2016

@smcabrera do you know some event with live stream video to check this fix ?

@smcabrera
Copy link
Owner

I remember there was a livestream at 2015 ruby conf, would it still be on youtube as a livestream now do you think?

Copy link
Owner

@smcabrera smcabrera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🎅

@smcabrera smcabrera merged commit 86d8036 into smcabrera:master Oct 1, 2016
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.

None yet

2 participants