I need help with reciving specific data from HTTP output request:
As you can see i need to get URL: with .mp4 (it is in long string DATA) from output data and then send it to google drive,
but I have problems how to make this long string to separate data so i can only take url: to send it to google drive.
Please help