-
|
How would you format the curl command to get the video url? |
Beta Was this translation helpful? Give feedback.
Answered by
JEMcats
Dec 28, 2024
Replies: 1 comment 1 reply
-
|
It depends, you can call uBox directly with: but if you have the local server running (Recommend Method) with $ node server.js you can use: replace the values with valid information. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JEMcats
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It depends, you can call uBox directly with:
but if you have the local server running (Recommend Method) with $ node server.js you can use: