mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-07-04 07:27:00 +08:00
Merge remote-tracking branch 'origin/reserve-video-and-more' into reserve-video-and-more
This commit is contained in:
@ -4,9 +4,8 @@ import platform
|
||||
import shutil
|
||||
import subprocess
|
||||
|
||||
from tqdm import tqdm
|
||||
|
||||
from manim import Scene, ThreeDScene, config, logger
|
||||
from tqdm import tqdm
|
||||
|
||||
try: # For manim<v0.16.0.post0
|
||||
from manim.constants import FFMPEG_BIN as ffmpeg_executable
|
||||
|
Reference in New Issue
Block a user