Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update image and text #461

Merged
merged 1 commit into from
Oct 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed _assets/vod/video-public-setting.png
Binary file not shown.
6 changes: 3 additions & 3 deletions delivery/private-video-get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ Suppose you already have a cool video uploaded. Go to the dashboard and get make

2. Locate the video that you want to set to private, and click on **Video Details**.

3. On the video details page, scroll down to the Video Settings section. You'll see the **Public** property here.
3. On the video details page, select the **Details** tab and scroll down to the **Settings** section. You'll see **Viewing Options** and the **Public** property here.

![Public property of a Video in the Video Details page](/_assets/vod/video-public-setting.png)
![Public property of a Video in the Video Details page](/_assets/delivery-analytics/private-videos/set-video-private.png)

4. Click on **Update video object**, and set the `public` property to `true`. Then click **Update Video**.
4. Toggle the **Public** property off to set the video to private.

Now that the video is private, we can deliver it to users. You can find the video URLs in the Assets section of the Video Details:

Expand Down
Loading