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

Documentation Update: VideoTools #372

Closed
apiszcz opened this issue Dec 26, 2016 · 0 comments
Closed

Documentation Update: VideoTools #372

apiszcz opened this issue Dec 26, 2016 · 0 comments
Labels
documentation Related to documentation in official project docs or individual docstrings.

Comments

@apiszcz
Copy link

apiszcz commented Dec 26, 2016

https://zulko.github.io/moviepy/ref/videotools.html

Last Example
WAS:

from moviepy.editor import VideoFileClip
from moviepy.tools.tracking import manual_tracking

SHOULD BE:

from moviepy.editor import VideoFileClip
from moviepy.video.tools.tracking import manual_tracking

@keikoro keikoro added the documentation Related to documentation in official project docs or individual docstrings. label Feb 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Related to documentation in official project docs or individual docstrings.
Projects
None yet
Development

No branches or pull requests

2 participants