Skip to content

Commit

Permalink
Add missing image alt tags p4
Browse files Browse the repository at this point in the history
  • Loading branch information
szekelyzol committed Oct 10, 2023
1 parent 0094bd2 commit 189a234
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion templates/documentation/sdks/nocode/create-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ With the Create video action - you can create a video on demand file at api.vide

For example: When a new video is uploaded into Amazon S3, you can create a new video, and upload the video (using the publicly available URL) to insert the video into api.video.

![](/_assets/Zapier_4.png)
![Setting up a Create Video trigger using the api.video Zapier plugin](/_assets/Zapier_4.png)
2 changes: 1 addition & 1 deletion templates/documentation/sdks/nocode/live-stream-ended.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The live stream started webhook will fire when the `live-stream.broadcast.ended`

When you choose this trigger, you'll authenticate your api.video account with your api key (which you can find on the [dashboard](https://dashboard.api.video/)). When you test the Zap - Zapier uses sample data provided by api.video (no webhook has been created yet)

![](/_assets/Zapier_7.png)
![Setting up a Live Stream Ended trigger using the api.video Zapier plugin](/_assets/Zapier_7.png)

Now you can create an action to occur. Here are a few ideas that might be useful (They are all the opposite of the started ideas):

Expand Down
2 changes: 1 addition & 1 deletion templates/documentation/sdks/nocode/live-stream-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The live stream started webhook will fire when the `live-stream.broadcast.starte
When you choose this trigger, you'll authenticate your api.video account with your api key (which you can find on the [dashboard](https://dashboard.api.video/)). When you test the Zap - Zapier uses sample data provided by api.video (no webhook has been created yet)


![](/_assets/Zapier_6.png)
![Setting up a Live Stream Started trigger using the api.video Zapier plugin](/_assets/Zapier_6.png)

Now you can create an action to occur. Here are a few ideas that might be useful:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For example, a video uploaded at 480p will have 240p, 360p, and 480p webhook ale

When you choose this trigger, you'll authenticate your api.video account with your api key (which you can find on the [dashboard](https://my.api.video)). The next request is which encoding size you'd like the Zap to trigger on:

![](/_assets/Zapier_3.png)
![Setting up a Video Encoding Completed trigger using the api.video Zapier plugin](/_assets/Zapier_3.png)

In the screenshot above, the zap will fire whenever a 1080p video is encoded at api.video. (This does mean that if a 720p video is uploaded, the Zap will not fire). So choose the size of the video based on what size you'd prefer the Zap to fire on - based on the types of videos uploaded by your users.

Expand Down

0 comments on commit 189a234

Please sign in to comment.