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

Progress bar optional for GIF creation #799

Merged
merged 2 commits into from
May 25, 2018

Conversation

mdfirman
Copy link
Contributor

This is a non-API-breaking change which makes the display of a progress bar optional when making gifs.

Moviepy has been used to create gifs for tensorboard to visualise deep learning, with this package. However, the terminal is usually used to keep track of training progress - the unwanted display of progress bars interrupts this display, hence this pull request to allow for them to be hidden.

@coveralls
Copy link

coveralls commented May 21, 2018

Coverage Status

Coverage increased (+0.001%) to 65.362% when pulling 959c6c1 on mdfirman:progress_bar_optional into 956c462 on Zulko:master.

@Zulko
Copy link
Owner

Zulko commented May 21, 2018

Looks fine to me. Waiting a bit for one more opinion and we can merge.

@Zulko Zulko merged commit 8e2169f into Zulko:master May 25, 2018
@tburrows13
Copy link
Collaborator

Hi, I'm creating a new version for you now, which will ship to PyPI shortly.

@tburrows13
Copy link
Collaborator

Moviepy version 0.2.3.5 is now live with your PR in. Enjoy!

@so77id
Copy link

so77id commented Jun 1, 2018

❤️ thanks

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

5 participants