Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2020
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. curl --location --request POST 'kn-master.ait.ac.at/video/initiate_download' \
  2. --header 'Content-Type: application/json' \
  3. --data-raw '{
  4.     "urls": [
  5.         "https://www.youtube.com/watch?v=LIgmfpHBiDw"
  6.     ]
  7. }'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement