Script doesn't honor directory structure changes and changes to file format, such as...
directory_structure = {path}/{year}.{month}.{day}_{hour}.{minutes}.{seconds}_{model}.ts
Script will still create directories for model names and create the files as .mp4 instead of .ts.
Tested on Ubuntu 20.04 with Python 3.8
Script doesn't honor directory structure changes and changes to file format, such as...
directory_structure = {path}/{year}.{month}.{day}_{hour}.{minutes}.{seconds}_{model}.tsScript will still create directories for model names and create the files as .mp4 instead of .ts.
Tested on Ubuntu 20.04 with Python 3.8