You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- `check_extras_folder`: Looks specifically for videos in 'Extras' subfolders within the specified folder structure. The program will scan each folder within the specified top-level directory and process any 'Extras' subfolders it finds.
70
+
- `check_extras_folder`: Scans for videos in subdirectories within the specified folder structure.
71
+
The program will go through each folder within the specified top-level directory and process all
72
+
subdirectories it finds.
73
+
Each subdirectory (e.g., 'Extras', 'BehinTheScenes', etc.) will be processed individually.
0 commit comments