Skip to content

Commit

Permalink
Merge pull request #142 from apivideo/documentation-videojs-analytics
Browse files Browse the repository at this point in the history
[SDK README - api.video-videojs-analytics] README to documentation synchro
  • Loading branch information
bot-api-video authored Nov 13, 2023
2 parents 56286b3 + 1c68544 commit 27883d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdks/player/apivideo-android-player.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
### Retrieve your video Id

At this point, you must have uploaded a least one video to your account. If you haven't
see [how to upload a video](https://docs.api.video/docs/upload-a-video-regular-upload). You'll need
see [how to upload a video](https://docs.api.video/vod/upload-a-video-regular-upload). You'll need
a video Id to use this component and play a video from api.video. To get yours, follow these steps:

1. [Log into your account](https://dashboard.api.video/login) or create
Expand Down
6 changes: 5 additions & 1 deletion sdks/player/apivideo-videojs-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ title: api.video video.js analytics plugin
meta:
description: The official api.video video.js analytics plugin for api.video. [api.video](https://api.video/) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
---
<!--
THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT!
IF YOU NEED TO CHANGE THIS FILE, CREATE A PR IN THE SOURCE REPOSITORY.
-->

# api.video video.js analytics plugin

Expand Down Expand Up @@ -82,4 +86,4 @@ Include the plugin in your HTML file like so:
</script>
</body>
</html>
```
```

0 comments on commit 27883d4

Please sign in to comment.