You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-04 20:54:02 +02:00
7 lines
346 B
Plaintext
Vendored
7 lines
346 B
Plaintext
Vendored
# JSON data can also be passed as a path to a .json file
|
|
|
|
oint vk UploadVideoToServer \
|
|
--file "https://github.com/Bayselonarrend/OpenIntegrations/raw/main/service/test_data/video.mp4" \
|
|
--title "NewVideo" \
|
|
--description "Video description" \
|
|
--auth "{'access_token':'***','owner_id':'-218861756','app_id':'51694790','group_id':'218861756'}" |