bbb-download
bbb-download copied to clipboard
Bugfix with empty in_times or out_times.
We hit a bug when out_times or in_times were not correct extracted and are empty. This patch fixes this issue.
Hi _ think
dictionary[float(in_times[i])] = temp_dir + str(path)
This will also give same error or ValueError: could not convert string to float:.. can this be corrected