Skip to content

Commit c73aa25

Browse files
authored
Update video-indexer-output-json.md
1 parent 2b41535 commit c73aa25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/video-indexer/video-indexer-output-json.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ ms.author: juliako
1515
# Examine the Video Indexer output produced by v1 API
1616

1717
> [!Note]
18-
> The Video Indexer v1 API is going to be deprecated on August 1, 2018. You should start using the Video Indexer v2 API.
19-
>
20-
> To develop with Video Indexer v2 APIs, please refer to the instructions found [here](https://aka.ms/viapi).
18+
> The Video Indexer V1 APIs are now deprecated, and will be removed on Aug 1st 2018. You should start using the Video Indexer v2 APIs to avoid disruptions.
19+
>
20+
> To develop with Video Indexer v2 APIs, please refer to the instructions found [here](https://api-portal.videoindexer.ai/).
2121
2222
When you call the **Get Breakdowns** API and the response status is OK, you get a detailed JSON output as the response content. The JSON content contains details of the specified video insights including (transcript, OCRs, people). The details include keywords (topics), faces, blocks. Each block includes time ranges, transcript lines, OCR lines, sentiments, faces, and block thumbnails.
2323

0 commit comments

Comments
 (0)