Closed welo10 closed 3 years ago
query: Your search query you desire to match in the video
curl -X POST -H "Content-Type: application/json" -d '{"query":"what is prime numbers"}' http://127.0.0.1:5000/search/interval-suggestion/<VideoID>
{ "End": "13:14", "Start": "10:0" }
Args
query: Your search query you desire to match in the video
Command
curl -X POST -H "Content-Type: application/json" -d '{"query":"what is prime numbers"}' http://127.0.0.1:5000/search/interval-suggestion/<VideoID>
Return