You've already forked my-video-workflow
工作目录百分比
This commit is contained in:
@ -52,6 +52,7 @@ def _better_size_unit(bytes: int) -> str:
|
||||
def collect_basic_status():
|
||||
return jsonify({
|
||||
'disk': {
|
||||
'work': _get_disk_info(os.path.abspath(".")),
|
||||
'bili': _get_disk_info(BILILIVE_RECORDER_DIRECTORY),
|
||||
'xigua': _get_disk_info(XIGUALIVE_RECORDER_DIRECTORY)
|
||||
},
|
||||
|
Reference in New Issue
Block a user