Skip to content

feat: add commands for uploading blackvue/zip directories#499

Merged
ptpt merged 5 commits intomainfrom
feat-dedicated-upload-blackvue-commands
Jan 20, 2022
Merged

feat: add commands for uploading blackvue/zip directories#499
ptpt merged 5 commits intomainfrom
feat-dedicated-upload-blackvue-commands

Conversation

@ptpt
Copy link
Member

@ptpt ptpt commented Jan 20, 2022

The current "upload" command handle many cases and it is getting complicated:

- upload video1.mp4 video2.mp4
- upload mly_tools_xxx.zip mly_tools_yyy.zip
- upload image_folder1 image_folder2

When it comes to uploading a folder, "upload" doesn't know if it's a folder of images or a folder of blackvues.

This PR adds two separate commands "upload_blackvue" and "upload_zip", while let "upload" focus on uploading a single directory of images:

- upload_blackvue blackvue_folder blackvue.mp4
- upload_zip zip_folder mly_tools_xxx.zip
- upload image_dir

@ptpt ptpt merged commit 356263d into main Jan 20, 2022
@ptpt ptpt deleted the feat-dedicated-upload-blackvue-commands branch January 20, 2022 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants