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

Downloading all videos from a conference event fails #6

Open
smcabrera opened this issue Dec 20, 2015 · 0 comments
Open

Downloading all videos from a conference event fails #6

smcabrera opened this issue Dec 20, 2015 · 0 comments
Labels

Comments

@smcabrera
Copy link
Owner

Downloading all videos from a conference event will fail if one of the videos in the list of videos is a live stream on youtube...because you can't download a livestream.

We should change the way that downloading works internally, that will allow you to keep going if one of the downloads fails.

@smcabrera smcabrera added the bug label Jan 22, 2016
@smcabrera smcabrera changed the title Bug: Downloading all videos from a conference event fails Downloading all videos from a conference event fails Jan 22, 2016
wafcio added a commit to wafcio/get_freaky that referenced this issue 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 smcabrera#6.
wafcio added a commit to wafcio/get_freaky that referenced this issue 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 smcabrera#6.
@smcabrera smcabrera reopened this Oct 2, 2016
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