Skip to content

No labels!

There aren’t any labels for this repository quite yet.

audio
audio
Related to AudioClip, or handling of audio in general.
breaking-change
breaking-change
Must not merge without proper approval. Requires full documentation (own section) in the changelog.
bug
bug
Issues that report (apparent) bugs.
bug-fix
bug-fix
For PRs and issues solving bugs.
dependencies
dependencies
For issues and PRs concerning project dependencies. See lib- prefix for individual dependencies.
design-decisions
design-decisions
Discussion of ideas, suggestions, questions relevant to (re)design decision-making process.
docker
docker
Anything to do with running MoviePy in Docker containers.
documentation
documentation
Related to documentation in official project docs or individual docstrings.
documentation-needed
documentation-needed
Docs & docstrings which need adding or updating to rectify missing, incorrect or misleading info.
duplicate
duplicate
Duplicate of another issue/PR.
enhancement
enhancement
Positive change that does not change the API, i.e. improved performance, using less memory etc.
environment
environment
Using moviepy with, or issues possibly stemming from specific OS/platforms/environments.
examples
examples
Related to the code examples included in the documentation (examples dir).
feature
feature
New addition to the API i.e. a new class, method or parameter.
feature-request
feature-request
Request for a new feature or additional functionality.
fx
fx
Related to advanced effects applied via clip.fx(), or effects in general.
good-first-issue
good-first-issue
Especially suitable for people new to moviepy and/or programming; beginner-friendly.
hacktoberfest-accepted
hacktoberfest-accepted
For Hacktoberfest PRs. See https://hacktoberfest.digitalocean.com/faq
images
images
Related to ImageClip, or handling of images in general.
invalid
invalid
An irrelevant or obsolete issue/PR.
LGTM
LGTM
Passed inspection by maintainers.
lib-FFmpeg
lib-FFmpeg
Issues pertaining to dependency FFmpeg.
lib-imageio
lib-imageio
Issues pertaining to dependency imageio.
lib-ImageMagick
lib-ImageMagick
Issues pertaining to dependency ImageMagick.
lib-misc
lib-misc
Issues pertaining to misc. 3rd-party libraries.
lib-PIL-Pillow
lib-PIL-Pillow
Issues pertaining to dependency PIL (or PIL fork Pillow).
lib-Pygame
lib-Pygame
Issues pertaining to dependency Pygame.
needs-more-info
needs-more-info
Waiting for submitter's reply, feedback, updates,...
performance
performance
Speed/performance of code or individual functionality.
project-admin
project-admin
Anything to do with the administration & organisation of moviepy. I.e. project "meta".