0

I'm using Azure Video Analyzer. For video's already analyzed, I can look up the video id and then use Python to get the results in json format, that works. But I want to get all the json files for all the video's analyzed with the video analyzer. To accomplish this I need a list with all the video ids.

Is it possible to get all the video ids automatically? I'm using the trial version.

henniedh
  • 38
  • 7

2 Answers2

0

You should use List Videos API to list all the videos in your account.

Eylon
  • 16
  • 1
0

Visit our developer portal to explore all our APIs - developer portal