- Mar 17, 2022
- 556
- 20,801
yes it works. replace this example with your stuff. start "05:00" | end "10:00" | total length of the entire video "2:17:00"
(not the length of the part you want to cut)
Code:
{
"urls": [
["https://recu.me/video/103133095/play","05:00","10:00","2:17:00"]
],
"header": {
"Cookie": "",
"User-Agent": ""
}
}