Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Options

API to download videos in Playlist

Hi team,

I have looked at the REST API and I was able to get download_url of a video in the api/v1/sessions/

We want to allow our app users to be able to download the videos in the playlist. Is their any API to get the download without creating a session.

Tagged:

Best Answer

  • Options
    Answer ✓

    I have confirmed that you are correct and that currently the sessions via playlist endpoint doesn't include the download urls. For now, you will have to make multiple api calls. One to get the sessions for a playlist, and subsequent ones to get the download_url per session.

Answers

Sign In or Register to comment.