Improved stage_scenes and refactored get_movie_output_directory methods

This commit is contained in:
Grant Sanderson
2018-04-29 10:47:53 -07:00
parent 517ad24791
commit 65783e2738
4 changed files with 68 additions and 43 deletions

View File

@ -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"