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

Detect already merged videos #5469

Closed
wants to merge 1 commit into from

Conversation

jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Apr 19, 2015

Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success

Without the '--keep-video' option the two files would be downloaded again and even using the option, ffmpeg would be run again, which for some videos can take a long time.
We use a temporary file with ffmpeg so that the final file only exists if it success
@jaimeMF
Copy link
Collaborator Author

jaimeMF commented Apr 19, 2015

Cherry picked in 5b5fbc0

@jaimeMF jaimeMF closed this Apr 19, 2015
@jaimeMF jaimeMF deleted the merge-detect-downloaded branch April 19, 2015 15:58
@ldmldmldm
Copy link

Thank you for this feature!

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.

2 participants