mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
Improved stage_scenes and refactored get_movie_output_directory methods
This commit is contained in:
@ -2,7 +2,7 @@ import os
|
||||
import numpy as np
|
||||
|
||||
# Things anyone wishing to use this repository for their
|
||||
# own use will want to change this
|
||||
# own use will want to change
|
||||
MEDIA_DIR = os.path.join(
|
||||
os.path.expanduser('~'),
|
||||
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder"
|
||||
|
Reference in New Issue
Block a user